[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:51:33.727465 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:46611
I20260709 14:51:33.728976 24058 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:51:33.730007 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.747081 24065 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.747066 24067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.747068 24064 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:33.748530 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:34.937000 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:34.937317 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:34.937525 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608694937497 us; error 0 us; skew 500 ppm
I20260709 14:51:34.938349 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:34.943779 24058 webserver.cc:533] Webserver started at http://127.23.126.190:36691/ using document root <none> and password file <none>
I20260709 14:51:34.944644 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:34.944834 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:34.945325 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:34.950891 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "295ef667d20c422b8746d909c7404d3d"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-vl6x"
I20260709 14:51:34.958237 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:34.962960 24073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.964069 24058 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 14:51:34.964434 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "295ef667d20c422b8746d909c7404d3d"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-vl6x"
I20260709 14:51:34.964795 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:35.025687 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.027266 24058 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:51:35.027748 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.099243 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:46611
I20260709 14:51:35.099306 24124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:46611 every 8 connection(s)
I20260709 14:51:35.107116 24125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.127892 24125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d: Bootstrap starting.
I20260709 14:51:35.133538 24125 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.135308 24125 log.cc:826] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d: Log is configured to *not* fsync() on all Append() calls
I20260709 14:51:35.139578 24125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d: No bootstrap required, opened a new log
I20260709 14:51:35.159567 24125 raft_consensus.cc:359] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "295ef667d20c422b8746d909c7404d3d" member_type: VOTER }
I20260709 14:51:35.160079 24125 raft_consensus.cc:385] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.160280 24125 raft_consensus.cc:740] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 295ef667d20c422b8746d909c7404d3d, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.161206 24125 consensus_queue.cc:260] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "295ef667d20c422b8746d909c7404d3d" member_type: VOTER }
I20260709 14:51:35.161676 24125 raft_consensus.cc:399] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:35.161911 24125 raft_consensus.cc:493] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:35.162187 24125 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.166059 24125 raft_consensus.cc:515] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "295ef667d20c422b8746d909c7404d3d" member_type: VOTER }
I20260709 14:51:35.166780 24125 leader_election.cc:304] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [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: 295ef667d20c422b8746d909c7404d3d; no voters: 
I20260709 14:51:35.168431 24125 leader_election.cc:290] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:35.168794 24128 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.171496 24128 raft_consensus.cc:697] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 1 LEADER]: Becoming Leader. State: Replica: 295ef667d20c422b8746d909c7404d3d, State: Running, Role: LEADER
I20260709 14:51:35.172362 24128 consensus_queue.cc:237] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [LEADER]: Queue going to LEADER mode. State: All 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: "295ef667d20c422b8746d909c7404d3d" member_type: VOTER }
I20260709 14:51:35.173440 24125 sys_catalog.cc:565] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:35.184482 24130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 295ef667d20c422b8746d909c7404d3d. Latest consensus state: current_term: 1 leader_uuid: "295ef667d20c422b8746d909c7404d3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "295ef667d20c422b8746d909c7404d3d" member_type: VOTER } }
I20260709 14:51:35.184827 24129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "295ef667d20c422b8746d909c7404d3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "295ef667d20c422b8746d909c7404d3d" member_type: VOTER } }
I20260709 14:51:35.185510 24130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:35.185556 24129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:35.189050 24138 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:35.199162 24138 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:35.201445 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:35.215281 24138 catalog_manager.cc:1383] Generated new cluster ID: 49e9f99b28964f0aae5f734d3baf032a
I20260709 14:51:35.215574 24138 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:35.266927 24138 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:35.268472 24138 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:35.283291 24138 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d: Generated new TSK 0
I20260709 14:51:35.284339 24138 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:35.332759 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:35.341951 24147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:35.344309 24148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:35.347699 24150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:35.348667 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:35.349622 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:35.349858 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:35.350086 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608695350049 us; error 0 us; skew 500 ppm
I20260709 14:51:35.350812 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:35.355685 24058 webserver.cc:533] Webserver started at http://127.23.126.129:36117/ using document root <none> and password file <none>
I20260709 14:51:35.356307 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:35.356537 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:35.356879 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:35.358206 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "64f1f4f6493a474fb64991666646020c"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-vl6x"
I20260709 14:51:35.364847 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:35.370033 24155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.370990 24058 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:51:35.371326 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "64f1f4f6493a474fb64991666646020c"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-vl6x"
I20260709 14:51:35.371655 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:35.386444 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.387782 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.390488 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:35.394902 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:35.395107 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.395414 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:35.395591 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.500028 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:35253
I20260709 14:51:35.500115 24217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:35253 every 8 connection(s)
I20260709 14:51:35.507153 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:35.522118 24223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:35.523427 24222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:35.528501 24058 server_base.cc:1061] running on GCE node
W20260709 14:51:35.529597 24225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:35.530714 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:35.530984 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:35.531214 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608695531187 us; error 0 us; skew 500 ppm
I20260709 14:51:35.531970 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:35.535351 24218 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46611
I20260709 14:51:35.535768 24218 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:35.536574 24218 heartbeater.cc:507] Master 127.23.126.190:46611 requested a full tablet report, sending...
I20260709 14:51:35.537765 24058 webserver.cc:533] Webserver started at http://127.23.126.130:40891/ using document root <none> and password file <none>
I20260709 14:51:35.538427 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:35.538678 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:35.539017 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:35.539496 24090 ts_manager.cc:194] Registered new tserver with Master: 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253)
I20260709 14:51:35.540455 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "f7a32d814e28432aacb04b3496b4a12e"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-vl6x"
I20260709 14:51:35.541604 24090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58268
I20260709 14:51:35.546980 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260709 14:51:35.552239 24230 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.553045 24058 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:51:35.553408 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "f7a32d814e28432aacb04b3496b4a12e"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-vl6x"
I20260709 14:51:35.553751 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:35.580767 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.582424 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.584847 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:35.588487 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:35.588739 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.589011 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:35.589242 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:35.675630 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:36811
I20260709 14:51:35.675861 24292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:36811 every 8 connection(s)
I20260709 14:51:35.684652 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:35.691332 24296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:35.699748 24293 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46611
I20260709 14:51:35.700208 24293 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:35.701407 24293 heartbeater.cc:507] Master 127.23.126.190:46611 requested a full tablet report, sending...
I20260709 14:51:35.704393 24090 ts_manager.cc:194] Registered new tserver with Master: f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:35.706663 24090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58280
W20260709 14:51:35.707283 24299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:35.693744 24297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:35.710748 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:35.711822 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:35.712081 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:35.712291 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608695712268 us; error 0 us; skew 500 ppm
I20260709 14:51:35.713038 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:35.715682 24058 webserver.cc:533] Webserver started at http://127.23.126.131:38125/ using document root <none> and password file <none>
I20260709 14:51:35.716285 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:35.716512 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:35.716817 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:35.718158 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "afb6ce493aa442c88ef90c081a6d93d9"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-vl6x"
I20260709 14:51:35.723682 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:51:35.727617 24304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.728420 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:35.728739 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "afb6ce493aa442c88ef90c081a6d93d9"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-vl6x"
I20260709 14:51:35.729079 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:35.767649 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.769279 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.771793 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:35.775357 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:35.775612 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.775880 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:35.776078 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.859021 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:42489
I20260709 14:51:35.859081 24366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:42489 every 8 connection(s)
I20260709 14:51:35.879319 24367 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46611
I20260709 14:51:35.879683 24367 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:35.880385 24367 heartbeater.cc:507] Master 127.23.126.190:46611 requested a full tablet report, sending...
I20260709 14:51:35.882288 24090 ts_manager.cc:194] Registered new tserver with Master: afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:35.882418 24058 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016154876s
I20260709 14:51:35.883633 24090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58284
I20260709 14:51:35.934105 24090 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58290:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:35.937562 24090 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:36.031847 24183 tablet_service.cc:1511] Processing CreateTablet for tablet 801497f5dbea4e7a8bf33e800e63639d (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:36.036460 24182 tablet_service.cc:1511] Processing CreateTablet for tablet 52d8206bcbb04bdfa6b40f5aa9407c9c (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:36.035982 24257 tablet_service.cc:1511] Processing CreateTablet for tablet 52d8206bcbb04bdfa6b40f5aa9407c9c (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:36.040441 24256 tablet_service.cc:1511] Processing CreateTablet for tablet f1332c2328a74c90ae8b0b3ece1ad69e (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:36.040542 24258 tablet_service.cc:1511] Processing CreateTablet for tablet 801497f5dbea4e7a8bf33e800e63639d (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:36.042815 24181 tablet_service.cc:1511] Processing CreateTablet for tablet f1332c2328a74c90ae8b0b3ece1ad69e (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:36.043725 24257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d8206bcbb04bdfa6b40f5aa9407c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.042299 24183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801497f5dbea4e7a8bf33e800e63639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.045858 24182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d8206bcbb04bdfa6b40f5aa9407c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.046790 24258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801497f5dbea4e7a8bf33e800e63639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.047932 24181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1332c2328a74c90ae8b0b3ece1ad69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.048502 24256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1332c2328a74c90ae8b0b3ece1ad69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.052300 24180 tablet_service.cc:1511] Processing CreateTablet for tablet fe234fdd3ed14c63b07bec41c66675b1 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:36.054100 24180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe234fdd3ed14c63b07bec41c66675b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.058012 24255 tablet_service.cc:1511] Processing CreateTablet for tablet fe234fdd3ed14c63b07bec41c66675b1 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:36.059535 24255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe234fdd3ed14c63b07bec41c66675b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.064823 24179 tablet_service.cc:1511] Processing CreateTablet for tablet bfd098405b714087993af39652231eed (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:36.066975 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd098405b714087993af39652231eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.076100 24331 tablet_service.cc:1511] Processing CreateTablet for tablet 52d8206bcbb04bdfa6b40f5aa9407c9c (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:36.079026 24331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d8206bcbb04bdfa6b40f5aa9407c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.087179 24330 tablet_service.cc:1511] Processing CreateTablet for tablet f1332c2328a74c90ae8b0b3ece1ad69e (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:36.081084 24332 tablet_service.cc:1511] Processing CreateTablet for tablet 801497f5dbea4e7a8bf33e800e63639d (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:36.087091 24329 tablet_service.cc:1511] Processing CreateTablet for tablet fe234fdd3ed14c63b07bec41c66675b1 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:36.091431 24330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1332c2328a74c90ae8b0b3ece1ad69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.083125 24254 tablet_service.cc:1511] Processing CreateTablet for tablet bfd098405b714087993af39652231eed (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:36.092010 24178 tablet_service.cc:1511] Processing CreateTablet for tablet a1dfbf6f0c2548be93a0e92c1d9055e2 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:36.097764 24332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801497f5dbea4e7a8bf33e800e63639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.097769 24328 tablet_service.cc:1511] Processing CreateTablet for tablet bfd098405b714087993af39652231eed (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:36.100759 24253 tablet_service.cc:1511] Processing CreateTablet for tablet a1dfbf6f0c2548be93a0e92c1d9055e2 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:36.102080 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1dfbf6f0c2548be93a0e92c1d9055e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.100317 24254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd098405b714087993af39652231eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.111014 24328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd098405b714087993af39652231eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.112468 24253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1dfbf6f0c2548be93a0e92c1d9055e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.117452 24329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe234fdd3ed14c63b07bec41c66675b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.135154 24327 tablet_service.cc:1511] Processing CreateTablet for tablet a1dfbf6f0c2548be93a0e92c1d9055e2 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:36.139050 24327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1dfbf6f0c2548be93a0e92c1d9055e2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:36.193809 24137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:36.196848 24181 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7401f8a3b547eca79689220f4d1661 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:36.200780 24181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7401f8a3b547eca79689220f4d1661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.209592 24326 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7401f8a3b547eca79689220f4d1661 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:36.210713 24385 tablet_bootstrap.cc:492] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:36.210884 24326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7401f8a3b547eca79689220f4d1661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.217384 24182 tablet_service.cc:1511] Processing CreateTablet for tablet 06d87eeb40354da287b666c5974dee50 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:36.292421 24253 tablet_service.cc:1511] Processing CreateTablet for tablet 06d87eeb40354da287b666c5974dee50 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:36.292842 24182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d87eeb40354da287b666c5974dee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.293658 24253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d87eeb40354da287b666c5974dee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.228823 24258 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7401f8a3b547eca79689220f4d1661 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:36.294858 24258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7401f8a3b547eca79689220f4d1661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.309566 24386 tablet_bootstrap.cc:492] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.308218 24325 tablet_service.cc:1511] Processing CreateTablet for tablet 06d87eeb40354da287b666c5974dee50 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:36.315265 24180 tablet_service.cc:1511] Processing CreateTablet for tablet e672e642a52d4efca71fdf9bb19a8d97 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:36.317058 24180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e672e642a52d4efca71fdf9bb19a8d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.323348 24325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d87eeb40354da287b666c5974dee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.326572 24385 tablet_bootstrap.cc:654] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.335479 24387 tablet_bootstrap.cc:492] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:36.338876 24386 tablet_bootstrap.cc:654] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.360801 24329 tablet_service.cc:1511] Processing CreateTablet for tablet e672e642a52d4efca71fdf9bb19a8d97 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:36.362030 24329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e672e642a52d4efca71fdf9bb19a8d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.355433 24254 tablet_service.cc:1511] Processing CreateTablet for tablet e672e642a52d4efca71fdf9bb19a8d97 (DEFAULT_TABLE table=test-workload [id=cd72358a5a004bb298bca3f7c63f16bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:36.367996 24254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e672e642a52d4efca71fdf9bb19a8d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.376597 24385 tablet_bootstrap.cc:492] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:36.377068 24385 ts_tablet_manager.cc:1403] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.177s	user 0.033s	sys 0.013s
I20260709 14:51:36.381202 24385 raft_consensus.cc:359] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.381943 24385 raft_consensus.cc:385] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.382243 24385 raft_consensus.cc:740] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.383440 24387 tablet_bootstrap.cc:654] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.383564 24386 tablet_bootstrap.cc:492] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.384210 24386 ts_tablet_manager.cc:1403] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.004s
I20260709 14:51:36.385259 24385 consensus_queue.cc:260] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.388382 24386 raft_consensus.cc:359] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.389078 24386 raft_consensus.cc:385] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.394666 24386 raft_consensus.cc:740] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.395514 24386 consensus_queue.cc:260] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.398710 24387 tablet_bootstrap.cc:492] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:36.398871 24293 heartbeater.cc:499] Master 127.23.126.190:46611 was elected leader, sending a full tablet report...
I20260709 14:51:36.399139 24387 ts_tablet_manager.cc:1403] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.000s
I20260709 14:51:36.399808 24386 ts_tablet_manager.cc:1434] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.008s
I20260709 14:51:36.400619 24386 tablet_bootstrap.cc:492] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.401937 24387 raft_consensus.cc:359] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.409211 24387 raft_consensus.cc:385] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.409579 24387 raft_consensus.cc:740] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.409719 24386 tablet_bootstrap.cc:654] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.410362 24387 consensus_queue.cc:260] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.412494 24218 heartbeater.cc:499] Master 127.23.126.190:46611 was elected leader, sending a full tablet report...
I20260709 14:51:36.417769 24385 ts_tablet_manager.cc:1434] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.019s
I20260709 14:51:36.418721 24385 tablet_bootstrap.cc:492] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:36.421918 24367 heartbeater.cc:499] Master 127.23.126.190:46611 was elected leader, sending a full tablet report...
I20260709 14:51:36.425426 24385 tablet_bootstrap.cc:654] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.426278 24387 ts_tablet_manager.cc:1434] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 14:51:36.427166 24387 tablet_bootstrap.cc:492] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
W20260709 14:51:36.434216 24294 tablet.cc:2406] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:36.437031 24385 tablet_bootstrap.cc:492] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:36.437484 24385 ts_tablet_manager.cc:1403] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 14:51:36.440833 24385 raft_consensus.cc:359] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.441578 24385 raft_consensus.cc:385] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.441890 24385 raft_consensus.cc:740] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.442639 24385 consensus_queue.cc:260] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.443197 24387 tablet_bootstrap.cc:654] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.445078 24385 ts_tablet_manager.cc:1434] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:36.446048 24385 tablet_bootstrap.cc:492] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:36.453948 24385 tablet_bootstrap.cc:654] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.455327 24387 tablet_bootstrap.cc:492] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:36.455886 24387 ts_tablet_manager.cc:1403] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260709 14:51:36.460227 24386 tablet_bootstrap.cc:492] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.459652 24387 raft_consensus.cc:359] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.460680 24386 ts_tablet_manager.cc:1403] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.010s
I20260709 14:51:36.460810 24387 raft_consensus.cc:385] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.464579 24387 raft_consensus.cc:740] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.465804 24387 consensus_queue.cc:260] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.463490 24386 raft_consensus.cc:359] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.468569 24386 raft_consensus.cc:385] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.468868 24386 raft_consensus.cc:740] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.469808 24386 consensus_queue.cc:260] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.473693 24387 ts_tablet_manager.cc:1434] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:51:36.475150 24393 raft_consensus.cc:493] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.477911 24386 ts_tablet_manager.cc:1434] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:51:36.478283 24393 raft_consensus.cc:515] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.485908 24393 leader_election.cc:290] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.487792 24386 tablet_bootstrap.cc:492] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.495718 24387 tablet_bootstrap.cc:492] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:36.506448 24386 tablet_bootstrap.cc:654] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.515350 24393 raft_consensus.cc:493] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.516004 24393 raft_consensus.cc:515] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.517823 24387 tablet_bootstrap.cc:654] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.518517 24393 leader_election.cc:290] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.524891 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:36.525563 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
W20260709 14:51:36.527834 24307 leader_election.cc:343] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.531951 24307 leader_election.cc:343] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.532761 24386 tablet_bootstrap.cc:492] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.534078 24386 ts_tablet_manager.cc:1403] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.011s
I20260709 14:51:36.534387 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:36.535357 24268 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 0.
I20260709 14:51:36.535626 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:36.537268 24385 tablet_bootstrap.cc:492] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:36.537124 24386 raft_consensus.cc:359] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.537593 24305 leader_election.cc:304] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [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: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 64f1f4f6493a474fb64991666646020c
I20260709 14:51:36.539389 24386 raft_consensus.cc:385] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.539465 24385 ts_tablet_manager.cc:1403] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.094s	user 0.039s	sys 0.026s
I20260709 14:51:36.539815 24386 raft_consensus.cc:740] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.539901 24393 raft_consensus.cc:2804] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.540337 24393 raft_consensus.cc:493] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.540673 24393 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:36.540555 24305 leader_election.cc:343] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.542268 24305 leader_election.cc:304] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9; no voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:36.542816 24385 raft_consensus.cc:359] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.543743 24385 raft_consensus.cc:385] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.544173 24385 raft_consensus.cc:740] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.545258 24385 consensus_queue.cc:260] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.539011 24387 tablet_bootstrap.cc:492] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:36.546567 24390 raft_consensus.cc:493] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.547219 24387 ts_tablet_manager.cc:1403] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.003s
I20260709 14:51:36.547024 24390 raft_consensus.cc:515] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.550464 24402 raft_consensus.cc:2749] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.551069 24387 raft_consensus.cc:359] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.551636 24390 leader_election.cc:290] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:36.551843 24387 raft_consensus.cc:385] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.552241 24387 raft_consensus.cc:740] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.553364 24387 consensus_queue.cc:260] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.555096 24393 raft_consensus.cc:515] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.555917 24387 ts_tablet_manager.cc:1434] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:36.556903 24387 tablet_bootstrap.cc:492] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:36.562821 24386 consensus_queue.cc:260] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.564136 24393 leader_election.cc:290] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.566323 24386 ts_tablet_manager.cc:1434] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:51:36.567132 24386 tablet_bootstrap.cc:492] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.564128 24387 tablet_bootstrap.cc:654] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.577536 24386 tablet_bootstrap.cc:654] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.590811 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:36.591642 24267 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.600976 24390 raft_consensus.cc:493] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.601464 24390 raft_consensus.cc:515] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.602762 24267 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 1.
I20260709 14:51:36.603639 24390 leader_election.cc:290] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.604655 24305 leader_election.cc:304] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:36.606035 24402 raft_consensus.cc:2804] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.606423 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:36.606653 24402 raft_consensus.cc:697] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:36.608847 24402 consensus_queue.cc:237] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.610437 24386 tablet_bootstrap.cc:492] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.610893 24386 ts_tablet_manager.cc:1403] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 14:51:36.611478 24385 ts_tablet_manager.cc:1434] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.072s	user 0.014s	sys 0.017s
I20260709 14:51:36.613058 24385 tablet_bootstrap.cc:492] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:36.615792 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
W20260709 14:51:36.617278 24156 leader_election.cc:343] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.615151 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
W20260709 14:51:36.614288 24307 leader_election.cc:343] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.621452 24268 raft_consensus.cc:2468] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 0.
I20260709 14:51:36.622812 24156 leader_election.cc:304] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:36.620299 24386 raft_consensus.cc:359] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.623921 24403 raft_consensus.cc:2804] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.624117 24386 raft_consensus.cc:385] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.624413 24403 raft_consensus.cc:493] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.624910 24403 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.625908 24387 tablet_bootstrap.cc:492] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:36.626413 24387 ts_tablet_manager.cc:1403] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.005s
I20260709 14:51:36.624496 24386 raft_consensus.cc:740] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.630365 24387 raft_consensus.cc:359] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.631142 24387 raft_consensus.cc:385] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.632287 24387 raft_consensus.cc:740] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.632673 24386 consensus_queue.cc:260] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.635322 24385 tablet_bootstrap.cc:654] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.633131 24387 consensus_queue.cc:260] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.639091 24387 ts_tablet_manager.cc:1434] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.008s
I20260709 14:51:36.639720 24386 ts_tablet_manager.cc:1434] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 14:51:36.639978 24387 tablet_bootstrap.cc:492] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:36.640771 24386 tablet_bootstrap.cc:492] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.649024 24088 catalog_manager.cc:5697] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.648938 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:36.650699 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:36.652077 24342 raft_consensus.cc:2468] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 0.
I20260709 14:51:36.655303 24158 leader_election.cc:304] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [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: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:36.655236 24403 raft_consensus.cc:515] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
W20260709 14:51:36.658891 24158 leader_election.cc:343] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.658587 24390 raft_consensus.cc:2804] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.659844 24390 raft_consensus.cc:493] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.660192 24390 raft_consensus.cc:3060] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.665664 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
W20260709 14:51:36.667382 24158 leader_election.cc:343] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.668242 24403 leader_election.cc:290] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Requested vote from peers afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.668358 24390 raft_consensus.cc:515] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.669389 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:36.671502 24268 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.673965 24385 tablet_bootstrap.cc:492] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:36.674914 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:36.672176 24390 leader_election.cc:290] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Requested vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:36.676651 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:36.676837 24386 tablet_bootstrap.cc:654] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:36.676836 24156 leader_election.cc:343] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.677230 24341 raft_consensus.cc:3060] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.674456 24385 ts_tablet_manager.cc:1403] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.007s
I20260709 14:51:36.679592 24387 tablet_bootstrap.cc:654] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.681030 24385 raft_consensus.cc:359] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.681839 24385 raft_consensus.cc:385] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.682135 24385 raft_consensus.cc:740] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.685331 24392 raft_consensus.cc:493] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.685101 24385 consensus_queue.cc:260] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.686229 24392 raft_consensus.cc:515] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.692991 24402 raft_consensus.cc:493] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.693581 24402 raft_consensus.cc:515] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.694366 24268 raft_consensus.cc:2468] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 1.
I20260709 14:51:36.702554 24385 ts_tablet_manager.cc:1434] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 14:51:36.703982 24385 tablet_bootstrap.cc:492] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:36.705129 24390 raft_consensus.cc:493] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.705637 24390 raft_consensus.cc:515] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.706216 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:36.707000 24268 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 0.
I20260709 14:51:36.707780 24390 leader_election.cc:290] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:36.704041 24156 leader_election.cc:304] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [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: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:36.710285 24390 raft_consensus.cc:2804] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.710770 24390 raft_consensus.cc:697] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:36.709419 24305 leader_election.cc:304] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:36.711578 24390 consensus_queue.cc:237] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.709463 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:36.712397 24393 raft_consensus.cc:2804] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.746171 24393 raft_consensus.cc:493] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.746599 24393 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.749751 24392 leader_election.cc:290] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:36.750172 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:36.712816 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:36.708531 24402 leader_election.cc:290] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.750996 24192 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 0.
I20260709 14:51:36.751019 24268 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 0.
I20260709 14:51:36.748736 24341 raft_consensus.cc:2468] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 1.
I20260709 14:51:36.753283 24393 raft_consensus.cc:515] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.756389 24158 leader_election.cc:304] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [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: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:36.758159 24403 raft_consensus.cc:2804] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.758801 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:36.764086 24156 leader_election.cc:304] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:36.765053 24393 leader_election.cc:290] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.763203 24192 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.767737 24387 tablet_bootstrap.cc:492] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:36.767740 24342 raft_consensus.cc:2393] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64f1f4f6493a474fb64991666646020c in current term 1: Already voted for candidate afb6ce493aa442c88ef90c081a6d93d9 in this term.
I20260709 14:51:36.773684 24387 ts_tablet_manager.cc:1403] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.036s
I20260709 14:51:36.783306 24385 tablet_bootstrap.cc:654] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.791889 24387 raft_consensus.cc:359] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.783434 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:36.797346 24387 raft_consensus.cc:385] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.799077 24387 raft_consensus.cc:740] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.800509 24268 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.803035 24387 consensus_queue.cc:260] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:36.808373 24386 tablet_bootstrap.cc:492] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.811380 24387 ts_tablet_manager.cc:1434] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.008s
I20260709 14:51:36.812384 24387 tablet_bootstrap.cc:492] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:36.808017 24403 raft_consensus.cc:697] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:36.815968 24386 ts_tablet_manager.cc:1403] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.010s
I20260709 14:51:36.822003 24268 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 1.
I20260709 14:51:36.823468 24305 leader_election.cc:304] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:36.824678 24393 raft_consensus.cc:2804] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.825693 24393 raft_consensus.cc:697] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:36.826754 24393 consensus_queue.cc:237] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.829492 24403 consensus_queue.cc:237] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.834679 24192 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 1.
I20260709 14:51:36.838326 24390 raft_consensus.cc:2764] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:36.841190 24385 tablet_bootstrap.cc:492] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:36.843173 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:36.843946 24386 raft_consensus.cc:359] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.844692 24386 raft_consensus.cc:385] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.843533 24385 ts_tablet_manager.cc:1403] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.140s	user 0.025s	sys 0.017s
I20260709 14:51:36.845011 24386 raft_consensus.cc:740] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.846602 24387 tablet_bootstrap.cc:654] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:36.847472 24233 leader_election.cc:343] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.856945 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
W20260709 14:51:36.858738 24233 leader_election.cc:343] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.859259 24233 leader_election.cc:304] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7a32d814e28432aacb04b3496b4a12e; no voters: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:36.855924 24386 consensus_queue.cc:260] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.863303 24386 ts_tablet_manager.cc:1434] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
I20260709 14:51:36.864531 24386 tablet_bootstrap.cc:492] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.855075 24385 raft_consensus.cc:359] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.865239 24385 raft_consensus.cc:385] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.865572 24385 raft_consensus.cc:740] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.866334 24385 consensus_queue.cc:260] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.869045 24385 ts_tablet_manager.cc:1434] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:51:36.868963 24392 raft_consensus.cc:2749] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.870118 24385 tablet_bootstrap.cc:492] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:36.871168 24089 catalog_manager.cc:5697] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 1 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.882498 24392 raft_consensus.cc:493] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.886234 24392 raft_consensus.cc:515] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.886737 24386 tablet_bootstrap.cc:654] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.888448 24392 leader_election.cc:290] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:36.890192 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:36.891379 24342 raft_consensus.cc:2393] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7a32d814e28432aacb04b3496b4a12e in current term 1: Already voted for candidate 64f1f4f6493a474fb64991666646020c in this term.
I20260709 14:51:36.891752 24387 tablet_bootstrap.cc:492] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:36.891805 24385 tablet_bootstrap.cc:654] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.889278 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:36.892357 24387 ts_tablet_manager.cc:1403] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.004s
I20260709 14:51:36.894317 24233 leader_election.cc:304] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7a32d814e28432aacb04b3496b4a12e; no voters: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:36.895190 24392 raft_consensus.cc:3060] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.895591 24387 raft_consensus.cc:359] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.896375 24387 raft_consensus.cc:385] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.896721 24387 raft_consensus.cc:740] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.900086 24387 consensus_queue.cc:260] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.903658 24392 raft_consensus.cc:2749] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.904227 24386 tablet_bootstrap.cc:492] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.904806 24386 ts_tablet_manager.cc:1403] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.007s
I20260709 14:51:36.888019 24089 catalog_manager.cc:5697] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 1 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.909552 24387 ts_tablet_manager.cc:1434] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:51:36.911091 24387 tablet_bootstrap.cc:492] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:36.913456 24386 raft_consensus.cc:359] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.914868 24386 raft_consensus.cc:385] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.915244 24386 raft_consensus.cc:740] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.916057 24386 consensus_queue.cc:260] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.918349 24387 tablet_bootstrap.cc:654] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.918387 24090 catalog_manager.cc:5697] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.919409 24386 ts_tablet_manager.cc:1434] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:51:36.920125 24393 raft_consensus.cc:493] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.920459 24386 tablet_bootstrap.cc:492] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.920596 24393 raft_consensus.cc:515] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.922663 24392 raft_consensus.cc:493] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.922827 24393 leader_election.cc:290] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.923152 24392 raft_consensus.cc:515] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.924463 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:36.925742 24392 leader_election.cc:290] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
W20260709 14:51:36.926151 24307 leader_election.cc:343] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.926410 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:36.926777 24393 raft_consensus.cc:493] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.927229 24393 raft_consensus.cc:515] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
W20260709 14:51:36.927928 24305 leader_election.cc:343] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.927978 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:36.928433 24305 leader_election.cc:304] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9; no voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:36.929476 24402 raft_consensus.cc:2749] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:36.929541 24233 leader_election.cc:343] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.929991 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:36.933673 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
W20260709 14:51:36.935195 24233 leader_election.cc:343] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.935688 24233 leader_election.cc:304] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7a32d814e28432aacb04b3496b4a12e; no voters: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:36.936044 24386 tablet_bootstrap.cc:654] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.937011 24392 raft_consensus.cc:2749] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.939754 24393 leader_election.cc:290] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:36.940377 24385 tablet_bootstrap.cc:492] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:36.940852 24385 ts_tablet_manager.cc:1403] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.011s
I20260709 14:51:36.940725 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:36.941484 24268 raft_consensus.cc:2393] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afb6ce493aa442c88ef90c081a6d93d9 in current term 1: Already voted for candidate 64f1f4f6493a474fb64991666646020c in this term.
I20260709 14:51:36.942587 24305 leader_election.cc:304] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9; no voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:36.943384 24393 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.943681 24385 raft_consensus.cc:359] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.944444 24385 raft_consensus.cc:385] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.944772 24385 raft_consensus.cc:740] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.945515 24385 consensus_queue.cc:260] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.948547 24386 tablet_bootstrap.cc:492] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.948654 24385 ts_tablet_manager.cc:1434] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:36.949179 24386 ts_tablet_manager.cc:1403] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260709 14:51:36.950582 24385 tablet_bootstrap.cc:492] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:36.952293 24393 raft_consensus.cc:2749] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.952710 24386 raft_consensus.cc:359] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.955091 24386 raft_consensus.cc:385] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.955477 24386 raft_consensus.cc:740] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.956347 24386 consensus_queue.cc:260] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.956984 24387 tablet_bootstrap.cc:492] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:36.957561 24385 tablet_bootstrap.cc:654] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.957729 24387 ts_tablet_manager.cc:1403] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.011s
I20260709 14:51:36.963840 24387 raft_consensus.cc:359] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.964453 24387 raft_consensus.cc:385] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.964761 24387 raft_consensus.cc:740] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.959344 24386 ts_tablet_manager.cc:1434] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:36.965551 24387 consensus_queue.cc:260] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.966629 24386 tablet_bootstrap.cc:492] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:36.969040 24387 ts_tablet_manager.cc:1434] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:36.970185 24387 tablet_bootstrap.cc:492] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:36.974522 24386 tablet_bootstrap.cc:654] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.978394 24387 tablet_bootstrap.cc:654] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.995867 24403 raft_consensus.cc:493] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.996371 24403 raft_consensus.cc:515] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:36.998646 24403 leader_election.cc:290] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:36.999356 24386 tablet_bootstrap.cc:492] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:36.999445 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:36.999905 24386 ts_tablet_manager.cc:1403] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.009s
I20260709 14:51:37.000214 24268 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 0.
I20260709 14:51:37.001377 24385 tablet_bootstrap.cc:492] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:37.001845 24385 ts_tablet_manager.cc:1403] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.031s
I20260709 14:51:37.001811 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:37.002651 24342 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 0.
I20260709 14:51:37.002846 24386 raft_consensus.cc:359] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.003618 24386 raft_consensus.cc:385] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.003928 24386 raft_consensus.cc:740] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.004053 24158 leader_election.cc:304] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:37.004969 24403 raft_consensus.cc:2804] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.005446 24403 raft_consensus.cc:493] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.004977 24386 consensus_queue.cc:260] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.005754 24403 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.007313 24387 tablet_bootstrap.cc:492] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:37.007565 24386 ts_tablet_manager.cc:1434] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:37.007752 24387 ts_tablet_manager.cc:1403] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.015s
I20260709 14:51:37.008509 24386 tablet_bootstrap.cc:492] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e: Bootstrap starting.
I20260709 14:51:37.010972 24387 raft_consensus.cc:359] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.011710 24387 raft_consensus.cc:385] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.012042 24387 raft_consensus.cc:740] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.012297 24403 raft_consensus.cc:515] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.012851 24387 consensus_queue.cc:260] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.015192 24386 tablet_bootstrap.cc:654] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.016244 24387 ts_tablet_manager.cc:1434] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 14:51:37.017076 24387 tablet_bootstrap.cc:492] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9: Bootstrap starting.
I20260709 14:51:37.019851 24403 leader_election.cc:290] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Requested vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.021826 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:37.022539 24342 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.020980 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:37.026826 24268 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.018316 24385 raft_consensus.cc:359] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.028673 24385 raft_consensus.cc:385] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.029129 24385 raft_consensus.cc:740] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.030164 24385 consensus_queue.cc:260] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.032250 24342 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 1.
I20260709 14:51:37.033651 24385 ts_tablet_manager.cc:1434] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 14:51:37.034993 24385 tablet_bootstrap.cc:492] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:37.040259 24268 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 1.
I20260709 14:51:37.041888 24387 tablet_bootstrap.cc:654] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.043684 24385 tablet_bootstrap.cc:654] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.037801 24158 leader_election.cc:304] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:37.045049 24403 raft_consensus.cc:2804] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.045550 24403 raft_consensus.cc:697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:37.046375 24403 consensus_queue.cc:237] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.052075 24386 tablet_bootstrap.cc:492] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e: No bootstrap required, opened a new log
I20260709 14:51:37.054093 24386 ts_tablet_manager.cc:1403] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.004s
I20260709 14:51:37.058588 24390 raft_consensus.cc:493] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.059180 24390 raft_consensus.cc:515] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.060575 24386 raft_consensus.cc:359] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.061261 24386 raft_consensus.cc:385] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.061545 24386 raft_consensus.cc:740] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.062207 24386 consensus_queue.cc:260] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.063021 24387 tablet_bootstrap.cc:492] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9: No bootstrap required, opened a new log
I20260709 14:51:37.063424 24387 ts_tablet_manager.cc:1403] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.008s
I20260709 14:51:37.064795 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:37.067065 24268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:37.067824 24268 raft_consensus.cc:2393] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64f1f4f6493a474fb64991666646020c in current term 1: Already voted for candidate afb6ce493aa442c88ef90c081a6d93d9 in this term.
I20260709 14:51:37.068145 24386 ts_tablet_manager.cc:1434] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:37.065852 24387 raft_consensus.cc:359] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.069295 24387 raft_consensus.cc:385] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.069572 24387 raft_consensus.cc:740] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.069463 24158 leader_election.cc:304] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64f1f4f6493a474fb64991666646020c; no voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:37.070511 24416 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.070323 24387 consensus_queue.cc:260] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.072225 24390 leader_election.cc:290] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.072515 24387 ts_tablet_manager.cc:1434] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:37.076937 24416 raft_consensus.cc:2749] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.081453 24393 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.097440 24385 tablet_bootstrap.cc:492] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:37.097954 24385 ts_tablet_manager.cc:1403] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.015s
I20260709 14:51:37.097994 24088 catalog_manager.cc:5697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 1 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.100678 24385 raft_consensus.cc:359] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.101471 24385 raft_consensus.cc:385] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.101801 24385 raft_consensus.cc:740] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.102615 24385 consensus_queue.cc:260] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.104672 24385 ts_tablet_manager.cc:1434] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:37.105548 24385 tablet_bootstrap.cc:492] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c: Bootstrap starting.
I20260709 14:51:37.110626 24385 tablet_bootstrap.cc:654] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.114542 24385 tablet_bootstrap.cc:492] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c: No bootstrap required, opened a new log
I20260709 14:51:37.114873 24385 ts_tablet_manager.cc:1403] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:51:37.116482 24385 raft_consensus.cc:359] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.116937 24385 raft_consensus.cc:385] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.117151 24385 raft_consensus.cc:740] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.117889 24385 consensus_queue.cc:260] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.119868 24385 ts_tablet_manager.cc:1434] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:51:37.127813 24402 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.128268 24416 raft_consensus.cc:493] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.128690 24416 raft_consensus.cc:515] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.130517 24416 leader_election.cc:290] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.132213 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:37.132797 24267 raft_consensus.cc:2468] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 0.
I20260709 14:51:37.132860 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:37.133486 24402 raft_consensus.cc:493] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.133565 24342 raft_consensus.cc:2468] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 0.
I20260709 14:51:37.134012 24156 leader_election.cc:304] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.133981 24402 raft_consensus.cc:515] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.134891 24416 raft_consensus.cc:2804] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.135251 24416 raft_consensus.cc:493] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.135569 24416 raft_consensus.cc:3060] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.137212 24402 leader_election.cc:290] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:37.137460 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e672e642a52d4efca71fdf9bb19a8d97" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:37.138232 24267 raft_consensus.cc:2468] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 0.
I20260709 14:51:37.139338 24305 leader_election.cc:304] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.140024 24402 raft_consensus.cc:2804] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.140535 24402 raft_consensus.cc:493] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.141012 24402 raft_consensus.cc:3060] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.142709 24416 raft_consensus.cc:515] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.144999 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:37.137535 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e672e642a52d4efca71fdf9bb19a8d97" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:37.146179 24193 raft_consensus.cc:2468] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 0.
I20260709 14:51:37.147624 24267 raft_consensus.cc:3060] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.149327 24402 raft_consensus.cc:515] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.152518 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e672e642a52d4efca71fdf9bb19a8d97" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:37.153093 24193 raft_consensus.cc:3060] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.153831 24267 raft_consensus.cc:2468] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 1.
I20260709 14:51:37.154909 24156 leader_election.cc:304] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.155624 24403 raft_consensus.cc:2804] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.156093 24403 raft_consensus.cc:697] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:37.156874 24403 consensus_queue.cc:237] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.160900 24193 raft_consensus.cc:2468] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 1.
I20260709 14:51:37.161379 24402 leader_election.cc:290] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:37.161914 24266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e672e642a52d4efca71fdf9bb19a8d97" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:37.165021 24266 raft_consensus.cc:3060] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.164083 24416 leader_election.cc:290] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 1 election: Requested vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.164256 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:37.167799 24342 raft_consensus.cc:3060] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.171813 24307 leader_election.cc:304] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:37.175594 24266 raft_consensus.cc:2468] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 1.
I20260709 14:51:37.177347 24402 raft_consensus.cc:2804] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.177867 24402 raft_consensus.cc:697] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:37.176994 24090 catalog_manager.cc:5697] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 1 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.178674 24402 consensus_queue.cc:237] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.179003 24416 consensus_queue.cc:1048] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.182860 24342 raft_consensus.cc:2468] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 1.
W20260709 14:51:37.204448 24137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:37.215819 24417 consensus_queue.cc:1048] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.224865 24087 catalog_manager.cc:5697] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.235172 24402 raft_consensus.cc:493] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.235651 24402 raft_consensus.cc:515] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.237708 24402 leader_election.cc:290] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:37.238044 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:37.238582 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e" is_pre_election: true
I20260709 14:51:37.239104 24267 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 0.
I20260709 14:51:37.238585 24193 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 0.
I20260709 14:51:37.240144 24305 leader_election.cc:304] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.241284 24402 raft_consensus.cc:2804] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.241671 24402 raft_consensus.cc:493] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.241966 24402 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.246546 24402 raft_consensus.cc:515] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.248528 24402 leader_election.cc:290] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:37.248890 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:37.249091 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:37.249516 24193 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.249681 24267 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.253826 24267 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 1.
I20260709 14:51:37.254711 24305 leader_election.cc:304] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.255335 24402 raft_consensus.cc:2804] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.255805 24402 raft_consensus.cc:697] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:37.255998 24193 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 1.
I20260709 14:51:37.256605 24402 consensus_queue.cc:237] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.265101 24087 catalog_manager.cc:5697] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.360314 24417 consensus_queue.cc:1048] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.368464 24392 raft_consensus.cc:493] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.368933 24392 raft_consensus.cc:515] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.370832 24392 leader_election.cc:290] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.372181 24443 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.373821 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9" is_pre_election: true
I20260709 14:51:37.374459 24342 raft_consensus.cc:2468] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 0.
I20260709 14:51:37.375651 24233 leader_election.cc:304] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.376762 24392 raft_consensus.cc:2804] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.377219 24392 raft_consensus.cc:493] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.377637 24392 raft_consensus.cc:3060] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.385274 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c" is_pre_election: true
I20260709 14:51:37.385903 24193 raft_consensus.cc:2468] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 0.
I20260709 14:51:37.389125 24416 consensus_queue.cc:1048] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.397384 24392 raft_consensus.cc:515] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.403015 24402 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.404209 24392 leader_election.cc:290] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.405953 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:37.406575 24192 raft_consensus.cc:3060] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.407536 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:37.408193 24342 raft_consensus.cc:3060] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.417325 24342 raft_consensus.cc:2468] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 1.
I20260709 14:51:37.418745 24233 leader_election.cc:304] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.419938 24392 raft_consensus.cc:2804] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.421381 24392 raft_consensus.cc:697] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:37.423131 24192 raft_consensus.cc:2468] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 1.
I20260709 14:51:37.422421 24392 consensus_queue.cc:237] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.433255 24090 catalog_manager.cc:5697] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 1 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.490993 24342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
mode: GRACEFUL
new_leader_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:46856
I20260709 14:51:37.491559 24342 raft_consensus.cc:606] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Received request to transfer leadership to TS 64f1f4f6493a474fb64991666646020c
I20260709 14:51:37.496255 24342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
mode: GRACEFUL
new_leader_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:46856
I20260709 14:51:37.496716 24342 raft_consensus.cc:606] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Received request to transfer leadership to TS 64f1f4f6493a474fb64991666646020c
I20260709 14:51:37.517035 24193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:57608
I20260709 14:51:37.517575 24193 raft_consensus.cc:606] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:37.522219 24193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:57608
I20260709 14:51:37.522770 24193 raft_consensus.cc:606] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:37.527503 24342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06d87eeb40354da287b666c5974dee50"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:46856
I20260709 14:51:37.527959 24342 raft_consensus.cc:606] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:37.540349 24416 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.553085 24416 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.569245 24416 raft_consensus.cc:993] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:37.569675 24416 raft_consensus.cc:1081] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:37.571861 24266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54164
I20260709 14:51:37.572436 24266 raft_consensus.cc:493] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.572804 24266 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.579182 24266 raft_consensus.cc:515] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.581015 24266 leader_election.cc:290] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.581921 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:37.582492 24193 raft_consensus.cc:3055] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.582810 24193 raft_consensus.cc:740] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:37.582697 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:37.583429 24342 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.583703 24193 consensus_queue.cc:260] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.584918 24193 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.590034 24193 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:37.590221 24342 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:37.590997 24233 leader_election.cc:304] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.591651 24392 raft_consensus.cc:2804] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.592108 24392 raft_consensus.cc:697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:37.592840 24392 consensus_queue.cc:237] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.598347 24087 catalog_manager.cc:5697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 1 to 2, leader changed from 64f1f4f6493a474fb64991666646020c (127.23.126.129) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 2 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.602440 24403 consensus_queue.cc:1048] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.610983 24390 raft_consensus.cc:993] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:37.611433 24390 raft_consensus.cc:1081] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:37.613281 24267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54164
I20260709 14:51:37.614979 24267 raft_consensus.cc:493] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.615304 24267 raft_consensus.cc:3060] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.618948 24403 consensus_queue.cc:1048] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.624585 24267 raft_consensus.cc:515] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.629274 24193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:37.629858 24193 raft_consensus.cc:3055] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.630167 24193 raft_consensus.cc:740] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:37.630978 24193 consensus_queue.cc:260] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.631878 24193 raft_consensus.cc:3060] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.636181 24193 raft_consensus.cc:2468] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:37.637246 24267 leader_election.cc:290] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.640496 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7401f8a3b547eca79689220f4d1661" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:37.642395 24439 raft_consensus.cc:993] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: : Instructing follower 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:37.642210 24233 leader_election.cc:304] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [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: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:37.642778 24439 raft_consensus.cc:1081] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Signalling peer 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:37.643261 24392 raft_consensus.cc:2804] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.643741 24392 raft_consensus.cc:697] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:37.644560 24392 consensus_queue.cc:237] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.645735 24193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:57594
I20260709 14:51:37.646297 24193 raft_consensus.cc:493] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.646741 24193 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.652501 24087 catalog_manager.cc:5697] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 1 to 2, leader changed from 64f1f4f6493a474fb64991666646020c (127.23.126.129) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 2 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.655035 24193 raft_consensus.cc:515] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.657838 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:37.658346 24267 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.658322 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:37.659015 24342 raft_consensus.cc:3055] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.659359 24342 raft_consensus.cc:740] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:37.660187 24342 consensus_queue.cc:260] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.661245 24342 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.662173 24193 leader_election.cc:290] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 2 election: Requested vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.664515 24267 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 2.
I20260709 14:51:37.665493 24156 leader_election.cc:304] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.666143 24403 raft_consensus.cc:2804] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.666574 24403 raft_consensus.cc:697] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:37.667308 24403 consensus_queue.cc:237] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.667846 24342 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 2.
I20260709 14:51:37.673714 24087 catalog_manager.cc:5697] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 1 to 2, leader changed from afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131) to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 2 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.702736 24402 consensus_queue.cc:1048] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.714926 24439 consensus_queue.cc:1048] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.723074 24443 raft_consensus.cc:993] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:37.723493 24443 raft_consensus.cc:1081] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:37.725266 24267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06d87eeb40354da287b666c5974dee50"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54152
I20260709 14:51:37.725956 24267 raft_consensus.cc:493] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.726399 24267 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.728868 24439 consensus_queue.cc:1048] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.735332 24267 raft_consensus.cc:515] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.737432 24267 leader_election.cc:290] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:37.738968 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:37.739302 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:37.739512 24192 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.739827 24342 raft_consensus.cc:3055] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.740127 24342 raft_consensus.cc:740] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:37.740898 24342 consensus_queue.cc:260] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.742107 24342 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.746464 24192 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:37.750430 24233 leader_election.cc:304] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:37.751271 24392 raft_consensus.cc:2804] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.751300 24342 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:37.751849 24392 raft_consensus.cc:697] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:37.752660 24392 consensus_queue.cc:237] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:37.755399 24443 consensus_queue.cc:1048] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.763571 24090 catalog_manager.cc:5697] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 1 to 2, leader changed from afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 2 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.874605 24392 consensus_queue.cc:1048] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.885618 24392 consensus_queue.cc:1048] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.000598 24342 raft_consensus.cc:1275] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.001724 24439 raft_consensus.cc:993] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9: : Instructing follower 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:38.002170 24439 raft_consensus.cc:1081] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Signalling peer 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:38.002148 24392 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:38.004262 24192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:57594
I20260709 14:51:38.004952 24192 raft_consensus.cc:493] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.005687 24192 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.013862 24193 raft_consensus.cc:1275] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.015631 24466 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.021503 24192 raft_consensus.cc:515] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:38.024250 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:38.024875 24267 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.028503 24192 leader_election.cc:290] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 2 election: Requested vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:38.031452 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:38.032342 24342 raft_consensus.cc:3055] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:38.032688 24342 raft_consensus.cc:740] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:38.033772 24267 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 2.
I20260709 14:51:38.033641 24342 consensus_queue.cc:260] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:38.035024 24156 leader_election.cc:304] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:38.035187 24342 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.035802 24403 raft_consensus.cc:2804] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:38.036255 24403 raft_consensus.cc:697] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:38.037055 24403 consensus_queue.cc:237] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:38.043715 24342 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 2.
I20260709 14:51:38.046818 24192 raft_consensus.cc:1275] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.046646 24088 catalog_manager.cc:5697] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 1 to 2, leader changed from afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131) to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 2 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.048188 24466 consensus_queue.cc:1048] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.058297 24342 raft_consensus.cc:3060] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.065896 24342 raft_consensus.cc:1275] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.067232 24392 consensus_queue.cc:1048] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.129248 24342 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.130681 24403 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.139101 24267 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.141656 24403 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.162424 24342 raft_consensus.cc:1275] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.163621 24392 consensus_queue.cc:1048] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.173048 24192 raft_consensus.cc:1275] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.174425 24466 consensus_queue.cc:1048] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.455272 24342 raft_consensus.cc:1275] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.456612 24403 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.467096 24267 raft_consensus.cc:1275] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.468777 24390 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:39.716033 24121 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 24061
W20260709 14:51:39.716866 24121 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 24124
W20260709 14:51:39.717629 24121 debug-util.cc:398] Leaking SignalData structure 0x7b08000325c0 after lost signal to thread 24217
W20260709 14:51:39.718281 24121 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5600 after lost signal to thread 24292
W20260709 14:51:39.718940 24121 debug-util.cc:398] Leaking SignalData structure 0x7b08001af080 after lost signal to thread 24366
I20260709 14:51:40.607975 24058 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:51:40.608693 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:40.638649 24267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
mode: GRACEFUL
new_leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:54172
I20260709 14:51:40.639380 24267 raft_consensus.cc:606] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Received request to transfer leadership to TS afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:40.651481 24192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
mode: GRACEFUL
new_leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:57618
I20260709 14:51:40.652070 24192 raft_consensus.cc:606] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Received request to transfer leadership to TS afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:40.653535 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:40.653980 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:40.868189 24475 raft_consensus.cc:993] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c: : Instructing follower afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:40.868635 24417 raft_consensus.cc:1081] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Signalling peer afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:40.870162 24342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:46842
I20260709 14:51:40.870695 24342 raft_consensus.cc:493] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:40.871030 24342 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:40.877661 24342 raft_consensus.cc:515] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:40.879873 24342 leader_election.cc:290] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 3 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:40.880040 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:40.880450 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:40.880656 24192 raft_consensus.cc:3055] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:40.880967 24267 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:40.880985 24192 raft_consensus.cc:740] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:40.881902 24192 consensus_queue.cc:260] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:40.883059 24192 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:40.887527 24267 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 3.
I20260709 14:51:40.888801 24305 leader_election.cc:304] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [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: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:40.889427 24192 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 3.
I20260709 14:51:40.889689 24443 raft_consensus.cc:2804] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:40.891091 24443 raft_consensus.cc:697] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:40.891830 24443 consensus_queue.cc:237] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:40.902527 24087 catalog_manager.cc:5697] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 2 to 3, leader changed from 64f1f4f6493a474fb64991666646020c (127.23.126.129) to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.322878 24471 raft_consensus.cc:993] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e: : Instructing follower afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:41.323292 24471 raft_consensus.cc:1081] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Signalling peer afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:41.325006 24342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:46852
I20260709 14:51:41.325574 24342 raft_consensus.cc:493] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.325906 24342 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.337083 24342 raft_consensus.cc:515] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:41.339102 24342 leader_election.cc:290] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 3 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:41.342916 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:41.342981 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:41.343561 24267 raft_consensus.cc:3055] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:41.343636 24192 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.343954 24267 raft_consensus.cc:740] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:41.344789 24267 consensus_queue.cc:260] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:41.346030 24267 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.348191 24192 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 3.
I20260709 14:51:41.349758 24307 leader_election.cc:304] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [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: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:41.350509 24443 raft_consensus.cc:2804] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:41.350939 24443 raft_consensus.cc:697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:41.351688 24443 consensus_queue.cc:237] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:41.353323 24267 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 3.
I20260709 14:51:41.362869 24087 catalog_manager.cc:5697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 2 to 3, leader changed from f7a32d814e28432aacb04b3496b4a12e (127.23.126.130) to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.382525 24267 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.383983 24443 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.400066 24192 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.401295 24476 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.835688 24193 raft_consensus.cc:1275] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.837213 24443 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.844971 24267 raft_consensus.cc:1275] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.846447 24476 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.977954 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:41.987227 24192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:57608
I20260709 14:51:41.987735 24192 raft_consensus.cc:606] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:41.992357 24192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:57608
I20260709 14:51:41.992838 24192 raft_consensus.cc:606] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:41.997262 24192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:57608
I20260709 14:51:41.997694 24192 raft_consensus.cc:606] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:42.002611 24342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:46856
I20260709 14:51:42.003055 24342 raft_consensus.cc:606] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:42.010612 24342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
mode: GRACEFUL
new_leader_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:46856
I20260709 14:51:42.011025 24342 raft_consensus.cc:606] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Received request to transfer leadership to TS f7a32d814e28432aacb04b3496b4a12e
I20260709 14:51:42.138870 24495 raft_consensus.cc:993] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.139323 24483 raft_consensus.cc:1081] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.140702 24267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54164
I20260709 14:51:42.141125 24267 raft_consensus.cc:493] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.141440 24267 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.145071 24267 raft_consensus.cc:515] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.146377 24267 leader_election.cc:290] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 3 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:42.147248 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:42.147622 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:42.147799 24192 raft_consensus.cc:3055] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.148126 24342 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.148126 24192 raft_consensus.cc:740] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:42.149029 24192 consensus_queue.cc:260] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.150168 24192 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.153977 24342 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 3.
I20260709 14:51:42.155081 24233 leader_election.cc:304] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [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: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:42.155853 24482 raft_consensus.cc:2804] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.156224 24192 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 3.
I20260709 14:51:42.156340 24482 raft_consensus.cc:697] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:42.157297 24482 consensus_queue.cc:237] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.164997 24090 catalog_manager.cc:5697] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 2 to 3, leader changed from 64f1f4f6493a474fb64991666646020c (127.23.126.129) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 3 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.222725 24495 raft_consensus.cc:993] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.223198 24483 raft_consensus.cc:1081] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.224651 24267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54164
I20260709 14:51:42.225127 24267 raft_consensus.cc:493] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.225487 24267 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.229425 24267 raft_consensus.cc:515] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:42.230850 24267 leader_election.cc:290] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:42.231705 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:42.231837 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:42.232367 24342 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.232347 24192 raft_consensus.cc:3055] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:42.232900 24192 raft_consensus.cc:740] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:42.233755 24192 consensus_queue.cc:260] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:42.235057 24192 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.236411 24342 raft_consensus.cc:2468] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:42.237282 24233 leader_election.cc:304] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afb6ce493aa442c88ef90c081a6d93d9, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:42.238060 24482 raft_consensus.cc:2804] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:42.238487 24482 raft_consensus.cc:697] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:42.239207 24482 consensus_queue.cc:237] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:42.242071 24192 raft_consensus.cc:2468] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:42.246359 24090 catalog_manager.cc:5697] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 1 to 2, leader changed from 64f1f4f6493a474fb64991666646020c (127.23.126.129) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 2 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:42.282109 24443 raft_consensus.cc:993] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.282572 24476 raft_consensus.cc:1081] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.283926 24267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54152
I20260709 14:51:42.284395 24267 raft_consensus.cc:493] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.284655 24267 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.288371 24267 raft_consensus.cc:515] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.289825 24267 leader_election.cc:290] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 4 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:42.290632 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:42.290952 24342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:42.291198 24192 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.291442 24342 raft_consensus.cc:3055] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:42.291710 24342 raft_consensus.cc:740] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:42.292400 24342 consensus_queue.cc:260] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.293437 24342 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.296787 24192 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 4.
I20260709 14:51:42.299901 24233 leader_election.cc:304] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [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: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:42.299429 24342 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 4.
I20260709 14:51:42.302227 24482 raft_consensus.cc:2804] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:42.304356 24482 raft_consensus.cc:697] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:42.305531 24482 consensus_queue.cc:237] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.313326 24090 catalog_manager.cc:5697] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 3 to 4, leader changed from afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 4 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:42.330314 24363 debug-util.cc:398] Leaking SignalData structure 0x7b080016f060 after lost signal to thread 24061
W20260709 14:51:42.330964 24363 debug-util.cc:398] Leaking SignalData structure 0x7b080016f740 after lost signal to thread 24124
W20260709 14:51:42.331682 24363 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed920 after lost signal to thread 24217
W20260709 14:51:42.332347 24363 debug-util.cc:398] Leaking SignalData structure 0x7b0800156b80 after lost signal to thread 24292
W20260709 14:51:42.332978 24363 debug-util.cc:398] Leaking SignalData structure 0x7b08001dad40 after lost signal to thread 24366
I20260709 14:51:42.412468 24443 raft_consensus.cc:993] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.412981 24501 raft_consensus.cc:1081] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.414448 24267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54152
I20260709 14:51:42.414976 24267 raft_consensus.cc:493] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.415331 24267 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.422006 24267 raft_consensus.cc:515] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.423908 24267 leader_election.cc:290] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 4 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:42.424532 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:42.424928 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dfbf6f0c2548be93a0e92c1d9055e2" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:42.425115 24192 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.425493 24341 raft_consensus.cc:3055] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:42.425789 24341 raft_consensus.cc:740] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:42.426539 24341 consensus_queue.cc:260] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.427691 24341 raft_consensus.cc:3060] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.430955 24192 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 4.
I20260709 14:51:42.432015 24233 leader_election.cc:304] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [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: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:42.432797 24482 raft_consensus.cc:2804] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:42.433326 24482 raft_consensus.cc:697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 4 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:42.433585 24341 raft_consensus.cc:2468] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 4.
I20260709 14:51:42.434167 24482 consensus_queue.cc:237] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.440410 24090 catalog_manager.cc:5697] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 3 to 4, leader changed from afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 4 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.449783 24495 raft_consensus.cc:993] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c: : Instructing follower f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.450166 24483 raft_consensus.cc:1081] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Signalling peer f7a32d814e28432aacb04b3496b4a12e to start an election
I20260709 14:51:42.451582 24267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
 from {username='slave'} at 127.0.0.1:54164
I20260709 14:51:42.452077 24267 raft_consensus.cc:493] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.452417 24267 raft_consensus.cc:3060] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.458740 24267 raft_consensus.cc:515] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.460690 24267 leader_election.cc:290] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:42.462357 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:42.462392 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d8206bcbb04bdfa6b40f5aa9407c9c" candidate_uuid: "f7a32d814e28432aacb04b3496b4a12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:42.463068 24192 raft_consensus.cc:3055] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:42.463232 24341 raft_consensus.cc:3060] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.463351 24192 raft_consensus.cc:740] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:42.464169 24192 consensus_queue.cc:260] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.464967 24192 raft_consensus.cc:3060] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.468748 24192 raft_consensus.cc:2468] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:42.469626 24233 leader_election.cc:304] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, f7a32d814e28432aacb04b3496b4a12e; no voters: 
I20260709 14:51:42.470273 24482 raft_consensus.cc:2804] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:42.470355 24341 raft_consensus.cc:2468] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a32d814e28432aacb04b3496b4a12e in term 2.
I20260709 14:51:42.470736 24482 raft_consensus.cc:697] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Leader. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:42.471606 24482 consensus_queue.cc:237] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:42.478335 24090 catalog_manager.cc:5697] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e reported cstate change: term changed from 1 to 2, leader changed from 64f1f4f6493a474fb64991666646020c (127.23.126.129) to f7a32d814e28432aacb04b3496b4a12e (127.23.126.130). New cstate: current_term: 2 leader_uuid: "f7a32d814e28432aacb04b3496b4a12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.553521 24192 raft_consensus.cc:1275] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.554668 24482 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:42.568395 24341 raft_consensus.cc:1275] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.570847 24494 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:42.669126 24341 raft_consensus.cc:1275] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.670385 24494 consensus_queue.cc:1048] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.681882 24192 raft_consensus.cc:1275] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.683513 24494 consensus_queue.cc:1048] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.725528 24192 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:42.726819 24494 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:42.736337 24341 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:42.738202 24494 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:42.886723 24192 raft_consensus.cc:1275] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:42.887826 24493 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:42.895687 24342 raft_consensus.cc:1275] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:42.900187 24482 consensus_queue.cc:1048] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:42.971063 24342 raft_consensus.cc:1275] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.972219 24511 consensus_queue.cc:1048] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.974565 24192 raft_consensus.cc:1275] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Refusing update from remote peer f7a32d814e28432aacb04b3496b4a12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.976249 24511 consensus_queue.cc:1048] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:45.020749 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:45.028180 24267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06d87eeb40354da287b666c5974dee50"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
mode: GRACEFUL
new_leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:54172
I20260709 14:51:45.028903 24267 raft_consensus.cc:606] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Received request to transfer leadership to TS afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:45.031229 24267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
mode: GRACEFUL
new_leader_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:54172
I20260709 14:51:45.031631 24267 raft_consensus.cc:606] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Received request to transfer leadership to TS 64f1f4f6493a474fb64991666646020c
I20260709 14:51:45.033628 24267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfd098405b714087993af39652231eed"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
mode: GRACEFUL
new_leader_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:54172
I20260709 14:51:45.034025 24267 raft_consensus.cc:606] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 LEADER]: Received request to transfer leadership to TS 64f1f4f6493a474fb64991666646020c
I20260709 14:51:45.036278 24267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
mode: GRACEFUL
new_leader_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:54172
I20260709 14:51:45.036682 24267 raft_consensus.cc:606] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 LEADER]: Received request to transfer leadership to TS 64f1f4f6493a474fb64991666646020c
I20260709 14:51:45.038638 24267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
mode: GRACEFUL
new_leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:54172
I20260709 14:51:45.039005 24267 raft_consensus.cc:606] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 LEADER]: Received request to transfer leadership to TS afb6ce493aa442c88ef90c081a6d93d9
I20260709 14:51:45.039902 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:45.040293 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:45.203122 24518 raft_consensus.cc:993] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: : Instructing follower afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:45.203696 24511 raft_consensus.cc:1081] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 LEADER]: Signalling peer afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:45.205013 24341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:46852
I20260709 14:51:45.205564 24341 raft_consensus.cc:493] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.205878 24341 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:45.210809 24341 raft_consensus.cc:515] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.212527 24341 leader_election.cc:290] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 5 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:45.213719 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:45.213511 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe234fdd3ed14c63b07bec41c66675b1" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:45.214277 24267 raft_consensus.cc:3055] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:45.214334 24191 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:45.214687 24267 raft_consensus.cc:740] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:45.215476 24267 consensus_queue.cc:260] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.216359 24267 raft_consensus.cc:3060] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:45.219985 24191 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 5.
I20260709 14:51:45.220744 24192 raft_consensus.cc:1240] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 5 FOLLOWER]: Rejecting Update request from peer f7a32d814e28432aacb04b3496b4a12e for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:45.220829 24267 raft_consensus.cc:2468] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 5.
I20260709 14:51:45.221350 24307 leader_election.cc:304] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [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: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:45.222709 24501 raft_consensus.cc:2804] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:45.224143 24501 raft_consensus.cc:697] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 5 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:45.225363 24501 consensus_queue.cc:237] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.232728 24088 catalog_manager.cc:5697] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 4 to 5, leader changed from f7a32d814e28432aacb04b3496b4a12e (127.23.126.130) to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 5 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.240157 24511 raft_consensus.cc:993] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e: : Instructing follower 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:45.240579 24518 raft_consensus.cc:1081] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Signalling peer 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:45.242326 24192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:57602
I20260709 14:51:45.242839 24192 raft_consensus.cc:493] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.243240 24192 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.248932 24192 raft_consensus.cc:515] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:45.250414 24192 leader_election.cc:290] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 3 election: Requested vote from peers afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:45.251284 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:45.251410 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801497f5dbea4e7a8bf33e800e63639d" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:45.251888 24341 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.251947 24267 raft_consensus.cc:3055] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:45.252300 24267 raft_consensus.cc:740] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:45.252862 24267 consensus_queue.cc:260] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:45.253787 24267 raft_consensus.cc:3060] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.257422 24341 raft_consensus.cc:2468] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 3.
I20260709 14:51:45.258256 24267 raft_consensus.cc:2468] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 3.
I20260709 14:51:45.258656 24158 leader_election.cc:304] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [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: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:45.260308 24526 raft_consensus.cc:2804] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:45.261320 24526 raft_consensus.cc:697] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 3 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:45.261984 24526 consensus_queue.cc:237] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } }
I20260709 14:51:45.268564 24088 catalog_manager.cc:5697] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 2 to 3, leader changed from f7a32d814e28432aacb04b3496b4a12e (127.23.126.130) to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 3 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.320787 24511 raft_consensus.cc:993] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e: : Instructing follower afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:45.321305 24518 raft_consensus.cc:1081] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Signalling peer afb6ce493aa442c88ef90c081a6d93d9 to start an election
I20260709 14:51:45.322636 24341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06d87eeb40354da287b666c5974dee50"
dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
 from {username='slave'} at 127.0.0.1:46852
I20260709 14:51:45.323045 24341 raft_consensus.cc:493] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.323294 24341 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.327971 24341 raft_consensus.cc:515] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.329679 24341 leader_election.cc:290] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [CANDIDATE]: Term 3 election: Requested vote from peers 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253), f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811)
I20260709 14:51:45.330408 24192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64f1f4f6493a474fb64991666646020c"
I20260709 14:51:45.330596 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d87eeb40354da287b666c5974dee50" candidate_uuid: "afb6ce493aa442c88ef90c081a6d93d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:45.330917 24192 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.331112 24267 raft_consensus.cc:3055] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:45.331444 24267 raft_consensus.cc:740] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:45.332080 24267 consensus_queue.cc:260] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.332890 24267 raft_consensus.cc:3060] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.335233 24192 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 3.
I20260709 14:51:45.336174 24307 leader_election.cc:304] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [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: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:45.336967 24501 raft_consensus.cc:2804] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:45.337028 24267 raft_consensus.cc:2468] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afb6ce493aa442c88ef90c081a6d93d9 in term 3.
I20260709 14:51:45.337581 24501 raft_consensus.cc:697] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Becoming Leader. State: Replica: afb6ce493aa442c88ef90c081a6d93d9, State: Running, Role: LEADER
I20260709 14:51:45.338428 24501 consensus_queue.cc:237] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.344884 24088 catalog_manager.cc:5697] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 reported cstate change: term changed from 2 to 3, leader changed from f7a32d814e28432aacb04b3496b4a12e (127.23.126.130) to afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "afb6ce493aa442c88ef90c081a6d93d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.459172 24511 raft_consensus.cc:993] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e: : Instructing follower 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:45.459623 24518 raft_consensus.cc:1081] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 LEADER]: Signalling peer 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:45.460893 24192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfd098405b714087993af39652231eed"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:57602
I20260709 14:51:45.461323 24192 raft_consensus.cc:493] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.461627 24192 raft_consensus.cc:3060] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.465416 24192 raft_consensus.cc:515] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.466866 24192 leader_election.cc:290] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 2 election: Requested vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:45.467559 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:45.467864 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd098405b714087993af39652231eed" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:45.468094 24267 raft_consensus.cc:3055] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.468395 24267 raft_consensus.cc:740] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:45.468408 24341 raft_consensus.cc:3060] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.469111 24267 consensus_queue.cc:260] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.470160 24267 raft_consensus.cc:3060] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.474349 24341 raft_consensus.cc:2468] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 2.
I20260709 14:51:45.474817 24267 raft_consensus.cc:2468] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 2.
I20260709 14:51:45.475293 24158 leader_election.cc:304] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:45.476012 24526 raft_consensus.cc:2804] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.476414 24526 raft_consensus.cc:697] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:45.477069 24526 consensus_queue.cc:237] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.483634 24088 catalog_manager.cc:5697] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 1 to 2, leader changed from f7a32d814e28432aacb04b3496b4a12e (127.23.126.130) to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 2 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.485944 24511 raft_consensus.cc:993] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e: : Instructing follower 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:45.486337 24518 raft_consensus.cc:1081] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 LEADER]: Signalling peer 64f1f4f6493a474fb64991666646020c to start an election
I20260709 14:51:45.487720 24192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e"
dest_uuid: "64f1f4f6493a474fb64991666646020c"
 from {username='slave'} at 127.0.0.1:57602
I20260709 14:51:45.488181 24192 raft_consensus.cc:493] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.488499 24192 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:45.493257 24192 raft_consensus.cc:515] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.494482 24192 leader_election.cc:290] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [CANDIDATE]: Term 4 election: Requested vote from peers f7a32d814e28432aacb04b3496b4a12e (127.23.126.130:36811), afb6ce493aa442c88ef90c081a6d93d9 (127.23.126.131:42489)
I20260709 14:51:45.495172 24267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7a32d814e28432aacb04b3496b4a12e"
I20260709 14:51:45.495431 24341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1332c2328a74c90ae8b0b3ece1ad69e" candidate_uuid: "64f1f4f6493a474fb64991666646020c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "afb6ce493aa442c88ef90c081a6d93d9"
I20260709 14:51:45.495667 24267 raft_consensus.cc:3055] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:45.495904 24341 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:45.496007 24267 raft_consensus.cc:740] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7a32d814e28432aacb04b3496b4a12e, State: Running, Role: LEADER
I20260709 14:51:45.496644 24267 consensus_queue.cc:260] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.497501 24267 raft_consensus.cc:3060] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:45.501003 24341 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 4.
I20260709 14:51:45.501971 24158 leader_election.cc:304] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [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: 64f1f4f6493a474fb64991666646020c, afb6ce493aa442c88ef90c081a6d93d9; no voters: 
I20260709 14:51:45.502101 24267 raft_consensus.cc:2468] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64f1f4f6493a474fb64991666646020c in term 4.
I20260709 14:51:45.502610 24526 raft_consensus.cc:2804] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:45.503103 24526 raft_consensus.cc:697] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 4 LEADER]: Becoming Leader. State: Replica: 64f1f4f6493a474fb64991666646020c, State: Running, Role: LEADER
I20260709 14:51:45.503787 24526 consensus_queue.cc:237] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [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: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } }
I20260709 14:51:45.510139 24088 catalog_manager.cc:5697] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c reported cstate change: term changed from 3 to 4, leader changed from f7a32d814e28432aacb04b3496b4a12e (127.23.126.130) to 64f1f4f6493a474fb64991666646020c (127.23.126.129). New cstate: current_term: 4 leader_uuid: "64f1f4f6493a474fb64991666646020c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.619107 24267 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 5 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:45.620108 24501 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:45.631326 24192 raft_consensus.cc:1275] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 5 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:45.632547 24501 consensus_queue.cc:1048] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:45.714919 24267 raft_consensus.cc:1275] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.716063 24526 consensus_queue.cc:1048] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.724048 24341 raft_consensus.cc:1275] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.725957 24538 consensus_queue.cc:1048] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.841771 24192 raft_consensus.cc:1275] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.842926 24501 consensus_queue.cc:1048] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64f1f4f6493a474fb64991666646020c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.851395 24267 raft_consensus.cc:1275] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Refusing update from remote peer afb6ce493aa442c88ef90c081a6d93d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.852660 24501 consensus_queue.cc:1048] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.906545 24267 raft_consensus.cc:1275] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:45.907660 24538 consensus_queue.cc:1048] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:45.916574 24341 raft_consensus.cc:1275] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:45.918172 24544 consensus_queue.cc:1048] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:46.041113 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:46.046391 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
I20260709 14:51:46.051326 24341 raft_consensus.cc:1275] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:46.054337 24544 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb6ce493aa442c88ef90c081a6d93d9" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:46.068006 24267 raft_consensus.cc:1275] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Refusing update from remote peer 64f1f4f6493a474fb64991666646020c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:46.069557 24544 consensus_queue.cc:1048] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a32d814e28432aacb04b3496b4a12e" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:51:46.081637 24233 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:46.086689 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:46.087558 24058 tablet_replica.cc:333] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
W20260709 14:51:46.088346 24233 consensus_peers.cc:597] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e -> Peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Couldn't send request to peer 64f1f4f6493a474fb64991666646020c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.088483 24058 raft_consensus.cc:2243] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.089210 24058 raft_consensus.cc:2272] T 06d87eeb40354da287b666c5974dee50 P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.092236 24058 tablet_replica.cc:333] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.092782 24058 raft_consensus.cc:2243] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.093551 24058 raft_consensus.cc:2272] T bfd098405b714087993af39652231eed P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.095397 24058 tablet_replica.cc:333] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.095966 24058 raft_consensus.cc:2243] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.096483 24058 raft_consensus.cc:2272] T 0d7401f8a3b547eca79689220f4d1661 P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.098830 24058 tablet_replica.cc:333] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.099457 24058 raft_consensus.cc:2243] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.099838 24058 raft_consensus.cc:2272] T fe234fdd3ed14c63b07bec41c66675b1 P 64f1f4f6493a474fb64991666646020c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.101787 24058 tablet_replica.cc:333] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.102243 24058 raft_consensus.cc:2243] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.102589 24058 raft_consensus.cc:2272] T 52d8206bcbb04bdfa6b40f5aa9407c9c P 64f1f4f6493a474fb64991666646020c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.104209 24058 tablet_replica.cc:333] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.104681 24058 raft_consensus.cc:2243] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.105414 24058 raft_consensus.cc:2272] T 801497f5dbea4e7a8bf33e800e63639d P 64f1f4f6493a474fb64991666646020c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.107288 24058 tablet_replica.cc:333] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.107719 24058 raft_consensus.cc:2243] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.108098 24058 raft_consensus.cc:2272] T a1dfbf6f0c2548be93a0e92c1d9055e2 P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.109616 24058 tablet_replica.cc:333] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.110054 24058 raft_consensus.cc:2243] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.110396 24058 raft_consensus.cc:2272] T e672e642a52d4efca71fdf9bb19a8d97 P 64f1f4f6493a474fb64991666646020c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.111886 24058 tablet_replica.cc:333] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c: stopping tablet replica
I20260709 14:51:46.112301 24058 raft_consensus.cc:2243] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.112964 24058 raft_consensus.cc:2272] T f1332c2328a74c90ae8b0b3ece1ad69e P 64f1f4f6493a474fb64991666646020c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.134997 24233 consensus_peers.cc:597] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e -> Peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Couldn't send request to peer 64f1f4f6493a474fb64991666646020c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.210691 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
W20260709 14:51:46.219286 24307 consensus_peers.cc:597] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 -> Peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Couldn't send request to peer 64f1f4f6493a474fb64991666646020c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.229494 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
I20260709 14:51:46.251799 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:46.252401 24058 tablet_replica.cc:333] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.253027 24058 raft_consensus.cc:2243] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.253558 24058 raft_consensus.cc:2272] T bfd098405b714087993af39652231eed P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.256203 24058 tablet_replica.cc:333] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.256915 24058 raft_consensus.cc:2243] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.257447 24058 raft_consensus.cc:2272] T 06d87eeb40354da287b666c5974dee50 P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.259207 24307 consensus_peers.cc:597] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 -> Peer 64f1f4f6493a474fb64991666646020c (127.23.126.129:35253): Couldn't send request to peer 64f1f4f6493a474fb64991666646020c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.261296 24058 tablet_replica.cc:333] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.261813 24058 raft_consensus.cc:2243] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.262214 24058 raft_consensus.cc:2272] T e672e642a52d4efca71fdf9bb19a8d97 P f7a32d814e28432aacb04b3496b4a12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.263797 24058 tablet_replica.cc:333] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.264238 24058 raft_consensus.cc:2243] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.264611 24058 raft_consensus.cc:2272] T f1332c2328a74c90ae8b0b3ece1ad69e P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.266486 24058 tablet_replica.cc:333] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.266942 24058 raft_consensus.cc:2243] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.267309 24058 raft_consensus.cc:2272] T 801497f5dbea4e7a8bf33e800e63639d P f7a32d814e28432aacb04b3496b4a12e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.269302 24058 tablet_replica.cc:333] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.269748 24058 raft_consensus.cc:2243] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.270396 24058 raft_consensus.cc:2272] T a1dfbf6f0c2548be93a0e92c1d9055e2 P f7a32d814e28432aacb04b3496b4a12e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.271821 24058 tablet_replica.cc:333] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.272284 24058 raft_consensus.cc:2243] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.272927 24058 raft_consensus.cc:2272] T 52d8206bcbb04bdfa6b40f5aa9407c9c P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.274436 24058 tablet_replica.cc:333] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.274861 24058 raft_consensus.cc:2243] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.275478 24058 raft_consensus.cc:2272] T 0d7401f8a3b547eca79689220f4d1661 P f7a32d814e28432aacb04b3496b4a12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.276968 24058 tablet_replica.cc:333] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e: stopping tablet replica
I20260709 14:51:46.277397 24058 raft_consensus.cc:2243] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.277757 24058 raft_consensus.cc:2272] T fe234fdd3ed14c63b07bec41c66675b1 P f7a32d814e28432aacb04b3496b4a12e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.306171 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
I20260709 14:51:46.321729 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
I20260709 14:51:46.343076 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:46.343710 24058 tablet_replica.cc:333] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.344278 24058 raft_consensus.cc:2243] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.345007 24058 raft_consensus.cc:2272] T 06d87eeb40354da287b666c5974dee50 P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.346961 24058 tablet_replica.cc:333] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.347465 24058 raft_consensus.cc:2243] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.347921 24058 raft_consensus.cc:2272] T bfd098405b714087993af39652231eed P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.350657 24058 tablet_replica.cc:333] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.351200 24058 raft_consensus.cc:2243] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.351863 24058 raft_consensus.cc:2272] T e672e642a52d4efca71fdf9bb19a8d97 P afb6ce493aa442c88ef90c081a6d93d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.353442 24058 tablet_replica.cc:333] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.353906 24058 raft_consensus.cc:2243] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.354310 24058 raft_consensus.cc:2272] T f1332c2328a74c90ae8b0b3ece1ad69e P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.356061 24058 tablet_replica.cc:333] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.356532 24058 raft_consensus.cc:2243] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.356907 24058 raft_consensus.cc:2272] T a1dfbf6f0c2548be93a0e92c1d9055e2 P afb6ce493aa442c88ef90c081a6d93d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.358358 24058 tablet_replica.cc:333] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.358814 24058 raft_consensus.cc:2243] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.359193 24058 raft_consensus.cc:2272] T 801497f5dbea4e7a8bf33e800e63639d P afb6ce493aa442c88ef90c081a6d93d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.360895 24058 tablet_replica.cc:333] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.361405 24058 raft_consensus.cc:2243] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.361784 24058 raft_consensus.cc:2272] T 52d8206bcbb04bdfa6b40f5aa9407c9c P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.363287 24058 tablet_replica.cc:333] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.363736 24058 raft_consensus.cc:2243] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.364089 24058 raft_consensus.cc:2272] T 0d7401f8a3b547eca79689220f4d1661 P afb6ce493aa442c88ef90c081a6d93d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.365774 24058 tablet_replica.cc:333] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9: stopping tablet replica
I20260709 14:51:46.366173 24058 raft_consensus.cc:2243] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.366849 24058 raft_consensus.cc:2272] T fe234fdd3ed14c63b07bec41c66675b1 P afb6ce493aa442c88ef90c081a6d93d9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.411134 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:51:46.426692 24058 master.cc:562] Master@127.23.126.190:46611 shutting down...
I20260709 14:51:46.618289 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.618801 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.619077 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P 295ef667d20c422b8746d909c7404d3d: stopping tablet replica
I20260709 14:51:46.654561 24058 master.cc:584] Master@127.23.126.190:46611 shutdown complete.
64f1f4f6493a474fb64991666646020c  4
afb6ce493aa442c88ef90c081a6d93d9  1
f7a32d814e28432aacb04b3496b4a12e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12966 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:51:46.690902 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:37711
I20260709 14:51:46.691967 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:46.697548 24552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.697845 24555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.698094 24553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.698917 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:46.699826 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:46.700008 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:46.700197 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608706700183 us; error 0 us; skew 500 ppm
I20260709 14:51:46.700752 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:46.703128 24058 webserver.cc:533] Webserver started at http://127.23.126.190:39679/ using document root <none> and password file <none>
I20260709 14:51:46.703616 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:46.703804 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:46.704092 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:46.705206 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-vl6x"
I20260709 14:51:46.709439 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:46.712528 24560 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.713256 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:46.713519 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-vl6x"
I20260709 14:51:46.713799 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:46.739820 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:46.740898 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:46.776954 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:37711
I20260709 14:51:46.777053 24611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:37711 every 8 connection(s)
I20260709 14:51:46.780524 24612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.789101 24612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d: Bootstrap starting.
I20260709 14:51:46.793467 24612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.797113 24612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d: No bootstrap required, opened a new log
I20260709 14:51:46.799039 24612 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d" member_type: VOTER }
I20260709 14:51:46.799373 24612 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.799543 24612 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa5b2b99beb6405ca157e4e47a6e0d2d, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.800017 24612 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa5b2b99beb6405ca157e4e47a6e0d2d" member_type: VOTER }
I20260709 14:51:46.800384 24612 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:46.800566 24612 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:46.800771 24612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.804222 24612 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d" member_type: VOTER }
I20260709 14:51:46.804646 24612 leader_election.cc:304] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [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: fa5b2b99beb6405ca157e4e47a6e0d2d; no voters: 
I20260709 14:51:46.805665 24612 leader_election.cc:290] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:46.806026 24615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.807324 24615 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 1 LEADER]: Becoming Leader. State: Replica: fa5b2b99beb6405ca157e4e47a6e0d2d, State: Running, Role: LEADER
I20260709 14:51:46.807956 24615 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [LEADER]: Queue going to LEADER mode. State: All 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: "fa5b2b99beb6405ca157e4e47a6e0d2d" member_type: VOTER }
I20260709 14:51:46.808523 24612 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:46.812964 24617 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa5b2b99beb6405ca157e4e47a6e0d2d. Latest consensus state: current_term: 1 leader_uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d" member_type: VOTER } }
I20260709 14:51:46.813621 24617 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:46.814042 24616 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa5b2b99beb6405ca157e4e47a6e0d2d" member_type: VOTER } }
I20260709 14:51:46.814519 24616 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:46.815830 24623 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:46.820469 24623 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:46.823318 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:46.828013 24623 catalog_manager.cc:1383] Generated new cluster ID: 6ff7c797184d492c88c0b0c46439f039
I20260709 14:51:46.828265 24623 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:46.840137 24623 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:46.841251 24623 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:46.855258 24623 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d: Generated new TSK 0
I20260709 14:51:46.855819 24623 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:46.889895 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:46.895368 24633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.896566 24634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.898005 24636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.898311 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:46.899200 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:46.899371 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:46.899497 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608706899487 us; error 0 us; skew 500 ppm
I20260709 14:51:46.899911 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:46.901988 24058 webserver.cc:533] Webserver started at http://127.23.126.129:42091/ using document root <none> and password file <none>
I20260709 14:51:46.902415 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:46.902566 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:46.902773 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:46.903710 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-vl6x"
I20260709 14:51:46.908344 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:46.911510 24641 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.912165 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:46.912468 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-vl6x"
I20260709 14:51:46.912722 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:46.922960 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:46.924048 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:46.925436 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:46.927466 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:46.927657 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.927923 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:46.928098 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.965509 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:34205
I20260709 14:51:46.965606 24703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:34205 every 8 connection(s)
I20260709 14:51:46.970326 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:46.977257 24708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.978139 24709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.980269 24711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.980643 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:46.981765 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:46.981945 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:46.982066 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608706982055 us; error 0 us; skew 500 ppm
I20260709 14:51:46.982507 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:46.984645 24058 webserver.cc:533] Webserver started at http://127.23.126.130:41615/ using document root <none> and password file <none>
I20260709 14:51:46.985301 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:46.985569 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:46.985905 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:46.986925 24704 heartbeater.cc:344] Connected to a master server at 127.23.126.190:37711
I20260709 14:51:46.987254 24704 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:46.987246 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "dc225021e48b46c79e2cfc2f80702f13"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-vl6x"
I20260709 14:51:46.988001 24704 heartbeater.cc:507] Master 127.23.126.190:37711 requested a full tablet report, sending...
I20260709 14:51:46.990051 24577 ts_manager.cc:194] Registered new tserver with Master: f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205)
I20260709 14:51:46.992235 24577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55990
I20260709 14:51:46.992494 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260709 14:51:46.996143 24716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.996801 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:46.997077 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "dc225021e48b46c79e2cfc2f80702f13"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-vl6x"
I20260709 14:51:46.997424 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:47.011112 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:47.012163 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:47.013595 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:47.015887 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:47.016100 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.016335 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:47.016502 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.053996 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:38879
I20260709 14:51:47.054081 24778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:38879 every 8 connection(s)
I20260709 14:51:47.058588 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:47.065626 24782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:47.067298 24783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:47.070323 24785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:47.070662 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:47.070673 24779 heartbeater.cc:344] Connected to a master server at 127.23.126.190:37711
I20260709 14:51:47.071300 24779 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:47.071825 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:47.072088 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:47.072161 24779 heartbeater.cc:507] Master 127.23.126.190:37711 requested a full tablet report, sending...
I20260709 14:51:47.072387 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608707072367 us; error 0 us; skew 500 ppm
I20260709 14:51:47.073133 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:47.074386 24577 ts_manager.cc:194] Registered new tserver with Master: dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:47.075634 24058 webserver.cc:533] Webserver started at http://127.23.126.131:43477/ using document root <none> and password file <none>
I20260709 14:51:47.076015 24577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55994
I20260709 14:51:47.076123 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:47.076444 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:47.076715 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:47.078135 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "99bf0ad9cedb44eea52c20e69297d687"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-vl6x"
I20260709 14:51:47.082182 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:51:47.085011 24790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.085755 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:47.086031 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "99bf0ad9cedb44eea52c20e69297d687"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-vl6x"
I20260709 14:51:47.086323 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:47.103785 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:47.104780 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:47.106438 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:47.108579 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:47.108814 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.109058 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:47.109261 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:47.146845 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:37069
I20260709 14:51:47.146912 24852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:37069 every 8 connection(s)
I20260709 14:51:47.160189 24853 heartbeater.cc:344] Connected to a master server at 127.23.126.190:37711
I20260709 14:51:47.160511 24853 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:47.161156 24853 heartbeater.cc:507] Master 127.23.126.190:37711 requested a full tablet report, sending...
I20260709 14:51:47.162887 24577 ts_manager.cc:194] Registered new tserver with Master: 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.163331 24058 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013232725s
I20260709 14:51:47.164121 24577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56006
I20260709 14:51:47.185688 24577 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56014:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:47.188516 24577 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:47.255203 24669 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee3340a05484a688432dd9f3bc20863 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:47.256697 24669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee3340a05484a688432dd9f3bc20863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.259321 24668 tablet_service.cc:1511] Processing CreateTablet for tablet fba9c1c12ddf4648bb718121d347a91d (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:47.260423 24667 tablet_service.cc:1511] Processing CreateTablet for tablet f62aa7f398584c858aebb5a572627b67 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.261482 24668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba9c1c12ddf4648bb718121d347a91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.262071 24667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62aa7f398584c858aebb5a572627b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.269630 24666 tablet_service.cc:1511] Processing CreateTablet for tablet 7666fd3880ec4f2c8d761a92498b3c88 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:47.271035 24666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7666fd3880ec4f2c8d761a92498b3c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.275113 24744 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee3340a05484a688432dd9f3bc20863 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:47.275775 24742 tablet_service.cc:1511] Processing CreateTablet for tablet f62aa7f398584c858aebb5a572627b67 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.276399 24744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee3340a05484a688432dd9f3bc20863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.277040 24742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62aa7f398584c858aebb5a572627b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.278264 24743 tablet_service.cc:1511] Processing CreateTablet for tablet fba9c1c12ddf4648bb718121d347a91d (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:47.279563 24743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba9c1c12ddf4648bb718121d347a91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.282330 24741 tablet_service.cc:1511] Processing CreateTablet for tablet 7666fd3880ec4f2c8d761a92498b3c88 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:47.283619 24741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7666fd3880ec4f2c8d761a92498b3c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.297120 24816 tablet_service.cc:1511] Processing CreateTablet for tablet f62aa7f398584c858aebb5a572627b67 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.297479 24815 tablet_service.cc:1511] Processing CreateTablet for tablet 7666fd3880ec4f2c8d761a92498b3c88 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:47.298540 24816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62aa7f398584c858aebb5a572627b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.299137 24815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7666fd3880ec4f2c8d761a92498b3c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.301076 24817 tablet_service.cc:1511] Processing CreateTablet for tablet fba9c1c12ddf4648bb718121d347a91d (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:47.302363 24817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba9c1c12ddf4648bb718121d347a91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.306053 24818 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee3340a05484a688432dd9f3bc20863 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:47.307230 24818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee3340a05484a688432dd9f3bc20863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.310772 24669 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed6938b2668486aa6cc70d10035f241 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.311939 24669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed6938b2668486aa6cc70d10035f241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.312568 24814 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed6938b2668486aa6cc70d10035f241 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.329952 24814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed6938b2668486aa6cc70d10035f241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.314121 24665 tablet_service.cc:1511] Processing CreateTablet for tablet 653d4005655e42759bf9dde825991a49 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.317921 24740 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed6938b2668486aa6cc70d10035f241 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.335127 24740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed6938b2668486aa6cc70d10035f241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.334970 24812 tablet_service.cc:1511] Processing CreateTablet for tablet 948702fc85fc42e0a46db3b35b9165c6 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.336222 24812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948702fc85fc42e0a46db3b35b9165c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.319447 24739 tablet_service.cc:1511] Processing CreateTablet for tablet 653d4005655e42759bf9dde825991a49 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.338001 24739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653d4005655e42759bf9dde825991a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.321707 24813 tablet_service.cc:1511] Processing CreateTablet for tablet 653d4005655e42759bf9dde825991a49 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.339577 24813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653d4005655e42759bf9dde825991a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.327550 24664 tablet_service.cc:1511] Processing CreateTablet for tablet 948702fc85fc42e0a46db3b35b9165c6 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.332700 24742 tablet_service.cc:1511] Processing CreateTablet for tablet 948702fc85fc42e0a46db3b35b9165c6 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.341992 24663 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcad2d1948b4bc98cdd4b12c12f234e (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.343252 24742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948702fc85fc42e0a46db3b35b9165c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.352705 24664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948702fc85fc42e0a46db3b35b9165c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.353411 24663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcad2d1948b4bc98cdd4b12c12f234e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.357510 24665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653d4005655e42759bf9dde825991a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.371090 24738 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcad2d1948b4bc98cdd4b12c12f234e (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.372707 24738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcad2d1948b4bc98cdd4b12c12f234e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.399576 24815 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcad2d1948b4bc98cdd4b12c12f234e (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.400969 24815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcad2d1948b4bc98cdd4b12c12f234e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.406991 24663 tablet_service.cc:1511] Processing CreateTablet for tablet 7883fb25731e4fc59c0b43e6393501c6 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.408584 24869 tablet_bootstrap.cc:492] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.408747 24663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7883fb25731e4fc59c0b43e6393501c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.413055 24739 tablet_service.cc:1511] Processing CreateTablet for tablet 7883fb25731e4fc59c0b43e6393501c6 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.414381 24739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7883fb25731e4fc59c0b43e6393501c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.420957 24869 tablet_bootstrap.cc:654] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.425820 24870 tablet_bootstrap.cc:492] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.432838 24817 tablet_service.cc:1511] Processing CreateTablet for tablet 8af0e2d0f8794e5db28b4cff0f664806 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.434113 24817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af0e2d0f8794e5db28b4cff0f664806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.427815 24868 tablet_bootstrap.cc:492] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.429450 24812 tablet_service.cc:1511] Processing CreateTablet for tablet 7883fb25731e4fc59c0b43e6393501c6 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.441675 24812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7883fb25731e4fc59c0b43e6393501c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.430845 24665 tablet_service.cc:1511] Processing CreateTablet for tablet 8af0e2d0f8794e5db28b4cff0f664806 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.431030 24738 tablet_service.cc:1511] Processing CreateTablet for tablet 8af0e2d0f8794e5db28b4cff0f664806 (DEFAULT_TABLE table=test-workload [id=14299033182d418a9727430e34d7e21e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.445942 24665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af0e2d0f8794e5db28b4cff0f664806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.446029 24738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af0e2d0f8794e5db28b4cff0f664806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.453943 24870 tablet_bootstrap.cc:654] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.459635 24868 tablet_bootstrap.cc:654] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.468700 24870 tablet_bootstrap.cc:492] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.469122 24870 ts_tablet_manager.cc:1403] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.006s
I20260709 14:51:47.471143 24868 tablet_bootstrap.cc:492] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.471259 24869 tablet_bootstrap.cc:492] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.471601 24868 ts_tablet_manager.cc:1403] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 14:51:47.471665 24869 ts_tablet_manager.cc:1403] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.022s
I20260709 14:51:47.471536 24870 raft_consensus.cc:359] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.472200 24870 raft_consensus.cc:385] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.472469 24870 raft_consensus.cc:740] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.473074 24870 consensus_queue.cc:260] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.474510 24869 raft_consensus.cc:359] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.474952 24853 heartbeater.cc:499] Master 127.23.126.190:37711 was elected leader, sending a full tablet report...
I20260709 14:51:47.474679 24868 raft_consensus.cc:359] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.475286 24869 raft_consensus.cc:385] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.475420 24868 raft_consensus.cc:385] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.475499 24870 ts_tablet_manager.cc:1434] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:47.475647 24869 raft_consensus.cc:740] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.475731 24868 raft_consensus.cc:740] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.476470 24870 tablet_bootstrap.cc:492] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.476630 24868 consensus_queue.cc:260] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.476707 24869 consensus_queue.cc:260] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.483207 24870 tablet_bootstrap.cc:654] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.494696 24870 tablet_bootstrap.cc:492] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.495187 24870 ts_tablet_manager.cc:1403] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:51:47.498728 24870 raft_consensus.cc:359] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.499413 24870 raft_consensus.cc:385] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.499691 24870 raft_consensus.cc:740] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.500705 24870 consensus_queue.cc:260] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.502985 24870 ts_tablet_manager.cc:1434] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:47.503898 24870 tablet_bootstrap.cc:492] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.510002 24870 tablet_bootstrap.cc:654] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.513983 24704 heartbeater.cc:499] Master 127.23.126.190:37711 was elected leader, sending a full tablet report...
I20260709 14:51:47.514099 24779 heartbeater.cc:499] Master 127.23.126.190:37711 was elected leader, sending a full tablet report...
I20260709 14:51:47.517755 24868 ts_tablet_manager.cc:1434] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.046s	user 0.023s	sys 0.016s
I20260709 14:51:47.518726 24868 tablet_bootstrap.cc:492] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.522632 24870 tablet_bootstrap.cc:492] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.523104 24870 ts_tablet_manager.cc:1403] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 14:51:47.524961 24868 tablet_bootstrap.cc:654] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.525568 24870 raft_consensus.cc:359] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.526098 24870 raft_consensus.cc:385] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.526345 24870 raft_consensus.cc:740] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.514034 24869 ts_tablet_manager.cc:1434] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.042s	user 0.023s	sys 0.016s
I20260709 14:51:47.527199 24870 consensus_queue.cc:260] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.528303 24869 tablet_bootstrap.cc:492] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.530790 24870 ts_tablet_manager.cc:1434] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:47.531687 24870 tablet_bootstrap.cc:492] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.534770 24869 tablet_bootstrap.cc:654] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.536314 24870 tablet_bootstrap.cc:654] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.547021 24868 tablet_bootstrap.cc:492] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.547688 24868 ts_tablet_manager.cc:1403] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 14:51:47.552699 24868 raft_consensus.cc:359] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.553727 24868 raft_consensus.cc:385] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.554268 24868 raft_consensus.cc:740] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.555358 24868 consensus_queue.cc:260] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.558295 24868 ts_tablet_manager.cc:1434] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:47.559424 24868 tablet_bootstrap.cc:492] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.565429 24875 raft_consensus.cc:493] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.566036 24875 raft_consensus.cc:515] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.568760 24869 tablet_bootstrap.cc:492] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.569291 24869 ts_tablet_manager.cc:1403] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.018s
I20260709 14:51:47.569883 24870 tablet_bootstrap.cc:492] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.570360 24870 ts_tablet_manager.cc:1403] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.012s
I20260709 14:51:47.571871 24875 leader_election.cc:290] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.572570 24869 raft_consensus.cc:359] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.574784 24869 raft_consensus.cc:385] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.575102 24869 raft_consensus.cc:740] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.575393 24868 tablet_bootstrap.cc:654] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.575760 24869 consensus_queue.cc:260] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.577893 24869 ts_tablet_manager.cc:1434] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:51:47.578738 24869 tablet_bootstrap.cc:492] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.573120 24870 raft_consensus.cc:359] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.581278 24870 raft_consensus.cc:385] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.581604 24870 raft_consensus.cc:740] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.582309 24870 consensus_queue.cc:260] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.583022 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:47.583702 24828 raft_consensus.cc:2468] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 0.
I20260709 14:51:47.584376 24870 ts_tablet_manager.cc:1434] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.003s
I20260709 14:51:47.585111 24717 leader_election.cc:304] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:47.586314 24875 raft_consensus.cc:2804] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.586730 24875 raft_consensus.cc:493] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.587124 24875 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.591163 24870 tablet_bootstrap.cc:492] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.592695 24868 tablet_bootstrap.cc:492] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.593170 24868 ts_tablet_manager.cc:1403] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260709 14:51:47.595871 24868 raft_consensus.cc:359] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.596554 24868 raft_consensus.cc:385] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.596374 24875 raft_consensus.cc:515] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.596884 24868 raft_consensus.cc:740] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.597645 24868 consensus_queue.cc:260] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.598742 24875 leader_election.cc:290] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.599761 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:47.599998 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:47.600322 24828 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.601274 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:47.603566 24868 ts_tablet_manager.cc:1434] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:47.604475 24868 tablet_bootstrap.cc:492] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.604964 24870 tablet_bootstrap.cc:654] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:47.605449 24719 leader_election.cc:343] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.606392 24719 leader_election.cc:343] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.607309 24874 raft_consensus.cc:493] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.607741 24874 raft_consensus.cc:515] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.611215 24868 tablet_bootstrap.cc:654] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.612946 24870 tablet_bootstrap.cc:492] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.611243 24869 tablet_bootstrap.cc:654] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.613423 24870 ts_tablet_manager.cc:1403] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.008s
I20260709 14:51:47.620253 24868 tablet_bootstrap.cc:492] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.620756 24868 ts_tablet_manager.cc:1403] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260709 14:51:47.621091 24870 raft_consensus.cc:359] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.621800 24874 leader_election.cc:290] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:47.622076 24870 raft_consensus.cc:385] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.622546 24870 raft_consensus.cc:740] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.623481 24870 consensus_queue.cc:260] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.623970 24868 raft_consensus.cc:359] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.624788 24868 raft_consensus.cc:385] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.625164 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:47.625243 24868 raft_consensus.cc:740] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.626108 24870 ts_tablet_manager.cc:1434] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
W20260709 14:51:47.626422 24793 leader_election.cc:343] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.626319 24868 consensus_queue.cc:260] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.628755 24868 ts_tablet_manager.cc:1434] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:47.629756 24868 tablet_bootstrap.cc:492] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.635892 24868 tablet_bootstrap.cc:654] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.627106 24870 tablet_bootstrap.cc:492] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.638888 24869 tablet_bootstrap.cc:492] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.635964 24828 raft_consensus.cc:2468] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 1.
I20260709 14:51:47.639465 24869 ts_tablet_manager.cc:1403] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.018s
I20260709 14:51:47.640439 24717 leader_election.cc:304] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [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: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:47.641539 24875 raft_consensus.cc:2804] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.642336 24869 raft_consensus.cc:359] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.643076 24869 raft_consensus.cc:385] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.643375 24869 raft_consensus.cc:740] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.644245 24869 consensus_queue.cc:260] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.645118 24870 tablet_bootstrap.cc:654] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.650668 24868 tablet_bootstrap.cc:492] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.653003 24868 ts_tablet_manager.cc:1403] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260709 14:51:47.655555 24754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:47.656278 24875 raft_consensus.cc:697] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:47.657219 24875 consensus_queue.cc:237] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
W20260709 14:51:47.657987 24792 leader_election.cc:343] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.657819 24868 raft_consensus.cc:359] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.658519 24868 raft_consensus.cc:385] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.658474 24792 leader_election.cc:304] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687; no voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:47.658694 24870 tablet_bootstrap.cc:492] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.658941 24868 raft_consensus.cc:740] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.659515 24870 ts_tablet_manager.cc:1403] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.015s
I20260709 14:51:47.659662 24874 raft_consensus.cc:2749] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.659767 24868 consensus_queue.cc:260] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.661667 24869 ts_tablet_manager.cc:1434] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 14:51:47.662561 24869 tablet_bootstrap.cc:492] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.662544 24870 raft_consensus.cc:359] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.663435 24870 raft_consensus.cc:385] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.663767 24870 raft_consensus.cc:740] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.664539 24870 consensus_queue.cc:260] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.666899 24870 ts_tablet_manager.cc:1434] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:47.670706 24868 ts_tablet_manager.cc:1434] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:51:47.667968 24870 tablet_bootstrap.cc:492] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.674994 24868 tablet_bootstrap.cc:492] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.678680 24869 tablet_bootstrap.cc:654] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.683076 24870 tablet_bootstrap.cc:654] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.683722 24868 tablet_bootstrap.cc:654] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.687661 24577 catalog_manager.cc:5697] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.691722 24868 tablet_bootstrap.cc:492] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.692160 24868 ts_tablet_manager.cc:1403] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 14:51:47.696105 24868 raft_consensus.cc:359] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.696784 24868 raft_consensus.cc:385] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.697088 24868 raft_consensus.cc:740] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.697783 24868 consensus_queue.cc:260] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.698413 24869 tablet_bootstrap.cc:492] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.698971 24869 ts_tablet_manager.cc:1403] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.011s
I20260709 14:51:47.701007 24868 ts_tablet_manager.cc:1434] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 14:51:47.701031 24870 tablet_bootstrap.cc:492] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.701766 24870 ts_tablet_manager.cc:1403] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.010s
I20260709 14:51:47.702126 24868 tablet_bootstrap.cc:492] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.703315 24869 raft_consensus.cc:359] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.704025 24869 raft_consensus.cc:385] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.704314 24869 raft_consensus.cc:740] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.704810 24870 raft_consensus.cc:359] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.705087 24869 consensus_queue.cc:260] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.705744 24870 raft_consensus.cc:385] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.706158 24870 raft_consensus.cc:740] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.706257 24876 raft_consensus.cc:493] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.706753 24876 raft_consensus.cc:515] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.707540 24869 ts_tablet_manager.cc:1434] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:51:47.707108 24870 consensus_queue.cc:260] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.708523 24869 tablet_bootstrap.cc:492] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.712399 24870 ts_tablet_manager.cc:1434] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:47.713404 24870 tablet_bootstrap.cc:492] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.714996 24869 tablet_bootstrap.cc:654] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.715847 24868 tablet_bootstrap.cc:654] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.728400 24876 leader_election.cc:290] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.728926 24876 raft_consensus.cc:493] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.732926 24869 tablet_bootstrap.cc:492] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.733450 24869 ts_tablet_manager.cc:1403] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 14:51:47.735656 24869 raft_consensus.cc:359] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.736119 24870 tablet_bootstrap.cc:654] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.736176 24869 raft_consensus.cc:385] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.736617 24869 raft_consensus.cc:740] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.737263 24869 consensus_queue.cc:260] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.742458 24876 raft_consensus.cc:515] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.747994 24876 leader_election.cc:290] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.748853 24896 raft_consensus.cc:493] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.749348 24896 raft_consensus.cc:515] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.752502 24869 ts_tablet_manager.cc:1434] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 14:51:47.753535 24869 tablet_bootstrap.cc:492] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.757623 24754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:47.758265 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:47.758965 24753 raft_consensus.cc:2468] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 0.
W20260709 14:51:47.759055 24643 leader_election.cc:343] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.760156 24896 leader_election.cc:290] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.760087 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba9c1c12ddf4648bb718121d347a91d" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:47.760861 24752 raft_consensus.cc:2468] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 0.
I20260709 14:51:47.760111 24643 leader_election.cc:304] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:47.762130 24870 tablet_bootstrap.cc:492] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.762127 24869 tablet_bootstrap.cc:654] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.762702 24870 ts_tablet_manager.cc:1403] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.002s
I20260709 14:51:47.762833 24643 leader_election.cc:304] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:47.763633 24876 raft_consensus.cc:2804] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.763978 24876 raft_consensus.cc:493] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.764298 24876 raft_consensus.cc:3060] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.765048 24870 raft_consensus.cc:359] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.765705 24870 raft_consensus.cc:385] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.765956 24870 raft_consensus.cc:740] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.766602 24870 consensus_queue.cc:260] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.768513 24870 ts_tablet_manager.cc:1434] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:51:47.762702 24896 raft_consensus.cc:2804] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.769095 24896 raft_consensus.cc:493] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.769508 24896 raft_consensus.cc:3060] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.769587 24868 tablet_bootstrap.cc:492] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.770211 24868 ts_tablet_manager.cc:1403] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.003s
I20260709 14:51:47.770501 24875 raft_consensus.cc:493] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.770954 24875 raft_consensus.cc:515] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.772149 24876 raft_consensus.cc:515] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.772974 24875 leader_election.cc:290] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.773821 24868 raft_consensus.cc:359] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.774505 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:47.774694 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba9c1c12ddf4648bb718121d347a91d" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:47.774753 24868 raft_consensus.cc:385] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.775264 24752 raft_consensus.cc:3060] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.770236 24870 tablet_bootstrap.cc:492] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.776376 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:47.776988 24828 raft_consensus.cc:2468] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 0.
W20260709 14:51:47.778187 24719 leader_election.cc:343] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.778755 24869 tablet_bootstrap.cc:492] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.779328 24869 ts_tablet_manager.cc:1403] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 14:51:47.779227 24717 leader_election.cc:304] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [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: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:47.780295 24875 raft_consensus.cc:2804] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.780661 24875 raft_consensus.cc:493] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.780994 24875 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.781687 24870 tablet_bootstrap.cc:654] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.782248 24752 raft_consensus.cc:2468] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 1.
I20260709 14:51:47.782564 24869 raft_consensus.cc:359] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.783286 24874 raft_consensus.cc:493] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.783324 24643 leader_election.cc:304] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:47.783450 24869 raft_consensus.cc:385] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.784057 24869 raft_consensus.cc:740] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.783857 24874 raft_consensus.cc:515] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.788414 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:47.789209 24753 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 0.
I20260709 14:51:47.790822 24792 leader_election.cc:304] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:47.792321 24874 leader_election.cc:290] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:47.792668 24876 leader_election.cc:290] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.792851 24827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:47.793273 24876 raft_consensus.cc:2804] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.793118 24874 raft_consensus.cc:2804] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.793444 24827 raft_consensus.cc:2468] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 0.
I20260709 14:51:47.794274 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba9c1c12ddf4648bb718121d347a91d" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:47.794960 24874 raft_consensus.cc:493] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.794998 24826 raft_consensus.cc:2468] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 0.
I20260709 14:51:47.795692 24874 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.775249 24868 raft_consensus.cc:740] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.798496 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:47.799115 24828 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 0.
I20260709 14:51:47.798897 24868 consensus_queue.cc:260] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.802469 24642 leader_election.cc:304] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [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: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7; no voters: dc225021e48b46c79e2cfc2f80702f13
I20260709 14:51:47.804775 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba9c1c12ddf4648bb718121d347a91d" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:47.806490 24828 raft_consensus.cc:3060] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.805302 24869 consensus_queue.cc:260] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.812597 24869 ts_tablet_manager.cc:1434] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:51:47.796022 24876 raft_consensus.cc:697] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
W20260709 14:51:47.819447 24625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:47.819908 24876 consensus_queue.cc:237] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.826056 24869 tablet_bootstrap.cc:492] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.829535 24907 raft_consensus.cc:2804] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.829905 24907 raft_consensus.cc:493] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.830360 24907 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.826423 24875 raft_consensus.cc:515] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.829929 24874 raft_consensus.cc:515] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.836220 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
W20260709 14:51:47.837586 24719 leader_election.cc:343] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.837869 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:47.819933 24828 raft_consensus.cc:2468] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 1.
I20260709 14:51:47.841372 24752 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:47.845568 24643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:38879, user_credentials={real_user=slave}} blocked reactor thread for 62082.7us
I20260709 14:51:47.847224 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:47.847818 24678 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 0.
I20260709 14:51:47.849036 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:47.849970 24678 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.841215 24874 leader_election.cc:290] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:47.856462 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:47.856999 24828 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.858008 24577 catalog_manager.cc:5697] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.860308 24678 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 1.
I20260709 14:51:47.863512 24875 leader_election.cc:290] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.864450 24904 raft_consensus.cc:493] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.864738 24828 raft_consensus.cc:2468] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 1.
I20260709 14:51:47.864917 24904 raft_consensus.cc:515] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.865258 24752 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 1.
I20260709 14:51:47.865980 24717 leader_election.cc:304] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [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: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:47.866722 24792 leader_election.cc:304] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:47.866968 24904 leader_election.cc:290] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.867030 24875 raft_consensus.cc:2804] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.867610 24875 raft_consensus.cc:697] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:47.867725 24874 raft_consensus.cc:2804] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.868278 24874 raft_consensus.cc:697] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Becoming Leader. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:47.868439 24875 consensus_queue.cc:237] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.868242 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:47.869819 24826 raft_consensus.cc:2393] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7eb1549910844e28c7fc5ee0378c5d7 in current term 1: Already voted for candidate dc225021e48b46c79e2cfc2f80702f13 in this term.
I20260709 14:51:47.869633 24874 consensus_queue.cc:237] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.873368 24868 ts_tablet_manager.cc:1434] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.103s	user 0.022s	sys 0.004s
I20260709 14:51:47.874338 24868 tablet_bootstrap.cc:492] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.874980 24896 raft_consensus.cc:515] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.875648 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:47.877367 24896 leader_election.cc:290] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.878358 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:47.878895 24828 raft_consensus.cc:3060] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.880144 24869 tablet_bootstrap.cc:654] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.883831 24870 tablet_bootstrap.cc:492] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.884403 24870 ts_tablet_manager.cc:1403] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.114s	user 0.027s	sys 0.050s
I20260709 14:51:47.887213 24870 raft_consensus.cc:359] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.887862 24870 raft_consensus.cc:385] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.888199 24870 raft_consensus.cc:740] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.889046 24868 tablet_bootstrap.cc:654] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.889441 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:47.889163 24870 consensus_queue.cc:260] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.890014 24753 raft_consensus.cc:3060] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.892290 24643 leader_election.cc:304] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7eb1549910844e28c7fc5ee0378c5d7; no voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13
I20260709 14:51:47.893064 24896 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.894395 24870 ts_tablet_manager.cc:1434] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:51:47.895486 24870 tablet_bootstrap.cc:492] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687: Bootstrap starting.
I20260709 14:51:47.901960 24753 raft_consensus.cc:2468] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 1.
I20260709 14:51:47.902324 24577 catalog_manager.cc:5697] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.910853 24896 raft_consensus.cc:2749] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.912622 24870 tablet_bootstrap.cc:654] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.913470 24643 leader_election.cc:304] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:47.918072 24896 raft_consensus.cc:2804] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.914830 24576 catalog_manager.cc:5697] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "99bf0ad9cedb44eea52c20e69297d687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.919167 24869 tablet_bootstrap.cc:492] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.918745 24896 raft_consensus.cc:697] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:47.919752 24869 ts_tablet_manager.cc:1403] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.005s
I20260709 14:51:47.914841 24828 raft_consensus.cc:2468] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 1.
I20260709 14:51:47.915289 24907 raft_consensus.cc:515] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.920755 24896 consensus_queue.cc:237] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.924265 24907 leader_election.cc:290] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:47.924953 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:47.925292 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:47.925936 24828 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:47.926661 24643 leader_election.cc:343] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.927511 24870 tablet_bootstrap.cc:492] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687: No bootstrap required, opened a new log
I20260709 14:51:47.927248 24869 raft_consensus.cc:359] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.927896 24869 raft_consensus.cc:385] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.928210 24869 raft_consensus.cc:740] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.927930 24870 ts_tablet_manager.cc:1403] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.004s
I20260709 14:51:47.928829 24869 consensus_queue.cc:260] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.929389 24868 tablet_bootstrap.cc:492] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.929788 24868 ts_tablet_manager.cc:1403] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.003s
I20260709 14:51:47.930718 24869 ts_tablet_manager.cc:1434] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:51:47.931638 24870 raft_consensus.cc:359] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.932338 24870 raft_consensus.cc:385] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.932688 24870 raft_consensus.cc:740] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.933393 24870 consensus_queue.cc:260] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.933809 24869 tablet_bootstrap.cc:492] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.935372 24870 ts_tablet_manager.cc:1434] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:51:47.932025 24868 raft_consensus.cc:359] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.935753 24868 raft_consensus.cc:385] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.936012 24868 raft_consensus.cc:740] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.936635 24868 consensus_queue.cc:260] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.938772 24868 ts_tablet_manager.cc:1434] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:47.938983 24828 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 1.
I20260709 14:51:47.939693 24868 tablet_bootstrap.cc:492] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.940047 24642 leader_election.cc:304] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [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: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7; no voters: dc225021e48b46c79e2cfc2f80702f13
I20260709 14:51:47.940795 24907 raft_consensus.cc:2804] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.941246 24907 raft_consensus.cc:697] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:47.942000 24907 consensus_queue.cc:237] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.945740 24868 tablet_bootstrap.cc:654] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.947368 24869 tablet_bootstrap.cc:654] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.964251 24869 tablet_bootstrap.cc:492] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.964857 24869 ts_tablet_manager.cc:1403] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.005s
I20260709 14:51:47.967864 24869 raft_consensus.cc:359] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.967821 24577 catalog_manager.cc:5697] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.968652 24869 raft_consensus.cc:385] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.968981 24869 raft_consensus.cc:740] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.970419 24868 tablet_bootstrap.cc:492] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.969883 24869 consensus_queue.cc:260] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.970814 24868 ts_tablet_manager.cc:1403] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260709 14:51:47.972175 24869 ts_tablet_manager.cc:1434] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:47.973281 24868 raft_consensus.cc:359] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.973843 24868 raft_consensus.cc:385] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.974069 24868 raft_consensus.cc:740] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.974572 24868 consensus_queue.cc:260] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.976152 24868 ts_tablet_manager.cc:1434] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:51:47.976966 24868 tablet_bootstrap.cc:492] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7: Bootstrap starting.
I20260709 14:51:47.977368 24869 tablet_bootstrap.cc:492] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:47.982298 24868 tablet_bootstrap.cc:654] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.983418 24869 tablet_bootstrap.cc:654] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.986641 24575 catalog_manager.cc:5697] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.988642 24869 tablet_bootstrap.cc:492] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:47.989096 24869 ts_tablet_manager.cc:1403] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260709 14:51:47.989436 24868 tablet_bootstrap.cc:492] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7: No bootstrap required, opened a new log
I20260709 14:51:47.989828 24868 ts_tablet_manager.cc:1403] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:51:47.991276 24869 raft_consensus.cc:359] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.991783 24869 raft_consensus.cc:385] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.992067 24869 raft_consensus.cc:740] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.992259 24868 raft_consensus.cc:359] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.992895 24868 raft_consensus.cc:385] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.993232 24868 raft_consensus.cc:740] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.992789 24869 consensus_queue.cc:260] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.993862 24868 consensus_queue.cc:260] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:47.995272 24869 ts_tablet_manager.cc:1434] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:47.995998 24868 ts_tablet_manager.cc:1434] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:51:47.996147 24869 tablet_bootstrap.cc:492] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13: Bootstrap starting.
I20260709 14:51:48.002948 24869 tablet_bootstrap.cc:654] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.007814 24869 tablet_bootstrap.cc:492] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13: No bootstrap required, opened a new log
I20260709 14:51:48.008167 24869 ts_tablet_manager.cc:1403] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:51:48.010033 24869 raft_consensus.cc:359] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.010567 24869 raft_consensus.cc:385] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.010798 24869 raft_consensus.cc:740] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.011304 24869 consensus_queue.cc:260] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.012630 24869 ts_tablet_manager.cc:1434] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:51:48.101083 24875 raft_consensus.cc:493] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.101620 24875 raft_consensus.cc:515] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.103111 24875 leader_election.cc:290] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.103931 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:48.104024 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:48.104468 24678 raft_consensus.cc:2468] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 0.
I20260709 14:51:48.104575 24828 raft_consensus.cc:2468] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 0.
I20260709 14:51:48.105424 24719 leader_election.cc:304] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.106055 24875 raft_consensus.cc:2804] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.106410 24875 raft_consensus.cc:493] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.106691 24875 raft_consensus.cc:3060] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.111272 24896 raft_consensus.cc:493] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.111032 24875 raft_consensus.cc:515] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.111714 24896 raft_consensus.cc:515] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.113023 24875 leader_election.cc:290] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.113585 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:48.113739 24896 leader_election.cc:290] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.114156 24678 raft_consensus.cc:3060] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.114025 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:48.114827 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:48.115150 24828 raft_consensus.cc:3060] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.115228 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:48.115397 24826 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 0.
I20260709 14:51:48.115844 24753 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 0.
I20260709 14:51:48.116770 24642 leader_election.cc:304] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.117678 24896 raft_consensus.cc:2804] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.118026 24896 raft_consensus.cc:493] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.118353 24896 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.120841 24828 raft_consensus.cc:2468] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 1.
I20260709 14:51:48.121173 24678 raft_consensus.cc:2468] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 1.
I20260709 14:51:48.121788 24717 leader_election.cc:304] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:48.122546 24875 raft_consensus.cc:2804] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.122989 24875 raft_consensus.cc:697] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:48.123785 24875 consensus_queue.cc:237] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.124330 24896 raft_consensus.cc:515] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.125036 24874 raft_consensus.cc:493] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.125499 24874 raft_consensus.cc:515] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.126600 24896 leader_election.cc:290] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.126858 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:48.127416 24753 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.127689 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:48.127794 24874 leader_election.cc:290] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:48.128197 24828 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.130681 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13" is_pre_election: true
I20260709 14:51:48.131626 24752 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 0.
I20260709 14:51:48.133496 24792 leader_election.cc:304] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:48.133882 24753 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 1.
I20260709 14:51:48.134155 24828 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 1.
I20260709 14:51:48.134703 24874 raft_consensus.cc:2804] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.135114 24643 leader_election.cc:304] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.135893 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:48.136049 24896 raft_consensus.cc:2804] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.136569 24896 raft_consensus.cc:697] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:48.135257 24874 raft_consensus.cc:493] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.137514 24896 consensus_queue.cc:237] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.137997 24874 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.140986 24575 catalog_manager.cc:5697] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.144695 24874 raft_consensus.cc:515] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.136523 24678 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 0.
I20260709 14:51:48.147573 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:48.148237 24679 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.148772 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:48.149259 24753 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.147679 24874 leader_election.cc:290] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:48.152969 24576 catalog_manager.cc:5697] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.153954 24753 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 1.
I20260709 14:51:48.155241 24792 leader_election.cc:304] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:48.155429 24679 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 1.
I20260709 14:51:48.156533 24874 raft_consensus.cc:2804] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.157038 24874 raft_consensus.cc:697] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Becoming Leader. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:48.157876 24874 consensus_queue.cc:237] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.165493 24576 catalog_manager.cc:5697] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "99bf0ad9cedb44eea52c20e69297d687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.186744 24875 consensus_queue.cc:1048] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.196990 24875 consensus_queue.cc:1048] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.219007 24890 raft_consensus.cc:493] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.219410 24890 raft_consensus.cc:515] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.220846 24890 leader_election.cc:290] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.221444 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:48.221881 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:48.222461 24828 raft_consensus.cc:2393] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc225021e48b46c79e2cfc2f80702f13 in current term 1: Already voted for candidate f7eb1549910844e28c7fc5ee0378c5d7 in this term.
I20260709 14:51:48.223222 24717 leader_election.cc:304] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13; no voters: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:48.223866 24890 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.228243 24890 raft_consensus.cc:2749] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.251746 24890 consensus_queue.cc:1048] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.261049 24679 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.269546 24931 consensus_queue.cc:1048] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.283839 24931 raft_consensus.cc:493] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.284236 24931 raft_consensus.cc:515] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.285833 24931 leader_election.cc:290] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.286363 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7883fb25731e4fc59c0b43e6393501c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" is_pre_election: true
I20260709 14:51:48.286767 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7883fb25731e4fc59c0b43e6393501c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687" is_pre_election: true
I20260709 14:51:48.286926 24679 raft_consensus.cc:2468] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 0.
I20260709 14:51:48.287294 24828 raft_consensus.cc:2468] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 0.
I20260709 14:51:48.287943 24719 leader_election.cc:304] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.288699 24931 raft_consensus.cc:2804] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.288995 24931 raft_consensus.cc:493] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.289314 24931 raft_consensus.cc:3060] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.293556 24931 raft_consensus.cc:515] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.295014 24931 leader_election.cc:290] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.295769 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7883fb25731e4fc59c0b43e6393501c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:48.295964 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7883fb25731e4fc59c0b43e6393501c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:48.296407 24679 raft_consensus.cc:3060] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.296595 24828 raft_consensus.cc:3060] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.303206 24679 raft_consensus.cc:2468] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 1.
I20260709 14:51:48.303555 24828 raft_consensus.cc:2468] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 1.
I20260709 14:51:48.304361 24719 leader_election.cc:304] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.305168 24931 raft_consensus.cc:2804] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.305646 24931 raft_consensus.cc:697] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:48.306480 24931 consensus_queue.cc:237] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.312916 24576 catalog_manager.cc:5697] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.321571 24896 consensus_queue.cc:1048] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.326943 24896 consensus_queue.cc:1048] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.334018 24896 consensus_queue.cc:1048] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.345229 24906 consensus_queue.cc:1048] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:48.387909 24874 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.399578 24906 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.405356 24905 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:48.418709 24906 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.428489 24828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
mode: GRACEFUL
new_leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:53134
I20260709 14:51:48.429275 24828 raft_consensus.cc:606] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Received request to transfer leadership to TS f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:48.445633 24752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
mode: GRACEFUL
new_leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59508
I20260709 14:51:48.446115 24752 raft_consensus.cc:606] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Received request to transfer leadership to TS f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:48.462379 24679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
mode: GRACEFUL
new_leader_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:59406
I20260709 14:51:48.462827 24679 raft_consensus.cc:606] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Received request to transfer leadership to TS dc225021e48b46c79e2cfc2f80702f13
I20260709 14:51:48.467144 24828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
mode: GRACEFUL
new_leader_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:53134
I20260709 14:51:48.467554 24828 raft_consensus.cc:606] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Received request to transfer leadership to TS dc225021e48b46c79e2cfc2f80702f13
I20260709 14:51:48.473729 24752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
mode: GRACEFUL
new_leader_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:59508
I20260709 14:51:48.474115 24752 raft_consensus.cc:606] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Received request to transfer leadership to TS 99bf0ad9cedb44eea52c20e69297d687
I20260709 14:51:48.529265 24931 consensus_queue.cc:1048] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.534781 24930 raft_consensus.cc:993] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13: : Instructing follower 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:48.535293 24890 raft_consensus.cc:1081] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Signalling peer 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:48.537053 24826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:53118
I20260709 14:51:48.537622 24826 raft_consensus.cc:493] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.537968 24826 raft_consensus.cc:3060] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.541311 24930 consensus_queue.cc:1048] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.546362 24826 raft_consensus.cc:515] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.549515 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:48.550117 24679 raft_consensus.cc:3060] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.550343 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af0e2d0f8794e5db28b4cff0f664806" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:48.550874 24752 raft_consensus.cc:3055] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.551201 24752 raft_consensus.cc:740] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:48.551518 24826 leader_election.cc:290] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 2 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:48.551970 24752 consensus_queue.cc:260] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.553172 24752 raft_consensus.cc:3060] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.557065 24679 raft_consensus.cc:2468] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 2.
I20260709 14:51:48.558100 24793 leader_election.cc:304] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.558882 24905 raft_consensus.cc:2804] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.559341 24905 raft_consensus.cc:697] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Becoming Leader. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:48.559628 24752 raft_consensus.cc:2468] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 2.
I20260709 14:51:48.560200 24905 consensus_queue.cc:237] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.568140 24575 catalog_manager.cc:5697] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 reported cstate change: term changed from 1 to 2, leader changed from dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130) to 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "99bf0ad9cedb44eea52c20e69297d687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.592389 24906 consensus_queue.cc:1048] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.602190 24876 consensus_queue.cc:1048] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.611251 24905 consensus_queue.cc:1048] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.623961 24874 consensus_queue.cc:1048] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.630225 24940 raft_consensus.cc:993] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687: : Instructing follower dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:48.630671 24874 raft_consensus.cc:1081] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Signalling peer dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:48.632094 24752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:59502
I20260709 14:51:48.632634 24752 raft_consensus.cc:493] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.632998 24752 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.637633 24752 raft_consensus.cc:515] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.639487 24752 leader_election.cc:290] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 2 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.640086 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:48.640441 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:48.640992 24826 raft_consensus.cc:3055] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.641044 24679 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.641430 24826 raft_consensus.cc:740] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:48.642225 24826 consensus_queue.cc:260] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.643352 24826 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.647576 24679 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 2.
I20260709 14:51:48.648788 24719 leader_election.cc:304] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.649633 24931 raft_consensus.cc:2804] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.650002 24826 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 2.
I20260709 14:51:48.650100 24931 raft_consensus.cc:697] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:48.650898 24931 consensus_queue.cc:237] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.656704 24575 catalog_manager.cc:5697] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 1 to 2, leader changed from 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131) to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.770427 24931 consensus_queue.cc:1048] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.776695 24930 raft_consensus.cc:993] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13: : Instructing follower f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:48.777110 24931 raft_consensus.cc:1081] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Signalling peer f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:48.778740 24679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59378
I20260709 14:51:48.779291 24679 raft_consensus.cc:493] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.779664 24679 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.784559 24930 consensus_queue.cc:1048] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.787093 24679 raft_consensus.cc:515] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.789067 24679 leader_election.cc:290] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 2 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.789633 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:48.790083 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:48.790247 24752 raft_consensus.cc:3055] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.790671 24828 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.790628 24752 raft_consensus.cc:740] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:48.791612 24752 consensus_queue.cc:260] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.792768 24752 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.797372 24828 raft_consensus.cc:2468] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 2.
I20260709 14:51:48.798511 24642 leader_election.cc:304] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:48.799259 24876 raft_consensus.cc:2804] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.799743 24876 raft_consensus.cc:697] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:48.800606 24876 consensus_queue.cc:237] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.801533 24752 raft_consensus.cc:2468] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 2.
I20260709 14:51:48.808518 24575 catalog_manager.cc:5697] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 1 to 2, leader changed from dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130) to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 2 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.892872 24896 raft_consensus.cc:993] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: : Instructing follower dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:48.893374 24876 raft_consensus.cc:1081] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Signalling peer dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:48.894876 24752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:59504
I20260709 14:51:48.895337 24752 raft_consensus.cc:493] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.895706 24752 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.900105 24752 raft_consensus.cc:515] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.901654 24752 leader_election.cc:290] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 2 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.902372 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:48.902715 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:48.903119 24679 raft_consensus.cc:3055] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.903265 24826 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.903474 24679 raft_consensus.cc:740] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:48.904263 24679 consensus_queue.cc:260] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.905428 24679 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.909802 24826 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 2.
I20260709 14:51:48.910902 24717 leader_election.cc:304] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:48.911644 24955 raft_consensus.cc:2804] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.911839 24679 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 2.
I20260709 14:51:48.912074 24955 raft_consensus.cc:697] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:48.913280 24955 consensus_queue.cc:237] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.919163 24575 catalog_manager.cc:5697] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 1 to 2, leader changed from f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129) to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.987344 24940 raft_consensus.cc:993] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: : Instructing follower f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:48.987759 24874 raft_consensus.cc:1081] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Signalling peer f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:48.989316 24679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59392
I20260709 14:51:48.989720 24679 raft_consensus.cc:493] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.989972 24679 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.994107 24679 raft_consensus.cc:515] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.995486 24679 leader_election.cc:290] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 2 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:48.996248 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:48.996425 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:48.996811 24752 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.996942 24826 raft_consensus.cc:3055] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.997363 24826 raft_consensus.cc:740] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:48.997970 24826 consensus_queue.cc:260] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:48.998894 24826 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.001422 24752 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 2.
I20260709 14:51:49.002382 24643 leader_election.cc:304] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:49.003021 24876 raft_consensus.cc:2804] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:49.003398 24876 raft_consensus.cc:697] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:49.003978 24826 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 2.
I20260709 14:51:49.004119 24876 consensus_queue.cc:237] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:49.009716 24575 catalog_manager.cc:5697] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 1 to 2, leader changed from 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131) to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 2 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.031605 24679 raft_consensus.cc:1275] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.032675 24874 consensus_queue.cc:1048] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.038149 24752 raft_consensus.cc:1275] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.040133 24905 consensus_queue.cc:1048] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.147975 24679 raft_consensus.cc:1275] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.149115 24955 consensus_queue.cc:1048] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.155702 24826 raft_consensus.cc:1275] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.156977 24890 consensus_queue.cc:1048] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.227653 24752 raft_consensus.cc:1275] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.228767 24876 consensus_queue.cc:1048] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.236658 24826 raft_consensus.cc:1275] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.238700 24876 consensus_queue.cc:1048] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.337467 24826 raft_consensus.cc:1275] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.338760 24955 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.345804 24679 raft_consensus.cc:1275] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.347083 24890 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.387120 24826 raft_consensus.cc:1275] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.388161 24876 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.394558 24752 raft_consensus.cc:1275] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.396016 24896 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:51.578487 24058 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:51:51.579182 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:51.595109 24678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
mode: GRACEFUL
new_leader_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:59422
I20260709 14:51:51.595544 24678 raft_consensus.cc:606] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Received request to transfer leadership to TS 99bf0ad9cedb44eea52c20e69297d687
I20260709 14:51:51.597730 24678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
mode: GRACEFUL
new_leader_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:59422
I20260709 14:51:51.598114 24678 raft_consensus.cc:606] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Received request to transfer leadership to TS 99bf0ad9cedb44eea52c20e69297d687
I20260709 14:51:51.598953 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:51.599428 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:51.913270 24896 raft_consensus.cc:993] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7: : Instructing follower 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:51.913697 24965 raft_consensus.cc:1081] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Signalling peer 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:51.915016 24826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:53128
I20260709 14:51:51.915474 24826 raft_consensus.cc:493] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.915869 24826 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.920452 24826 raft_consensus.cc:515] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:51.922190 24826 leader_election.cc:290] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 3 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:51.922765 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:51.923331 24678 raft_consensus.cc:3055] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:51.923264 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:51.923727 24678 raft_consensus.cc:740] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:51.923944 24752 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.924527 24678 consensus_queue.cc:260] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:51.925740 24678 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.930356 24752 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 3.
I20260709 14:51:51.931494 24792 leader_election.cc:304] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [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: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:51.932168 24678 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 3.
I20260709 14:51:51.932256 24905 raft_consensus.cc:2804] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:51:51.932950 24849 debug-util.cc:398] Leaking SignalData structure 0x7b0800057940 after lost signal to thread 24061
I20260709 14:51:51.933566 24905 raft_consensus.cc:697] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 LEADER]: Becoming Leader. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
W20260709 14:51:51.933846 24849 debug-util.cc:398] Leaking SignalData structure 0x7b08000b09a0 after lost signal to thread 24611
I20260709 14:51:51.934504 24905 consensus_queue.cc:237] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
W20260709 14:51:51.935220 24849 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4e20 after lost signal to thread 24778
W20260709 14:51:51.935935 24849 debug-util.cc:398] Leaking SignalData structure 0x7b080009b120 after lost signal to thread 24852
I20260709 14:51:51.944464 24575 catalog_manager.cc:5697] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 reported cstate change: term changed from 2 to 3, leader changed from f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129) to 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "99bf0ad9cedb44eea52c20e69297d687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:51.947500 24965 raft_consensus.cc:993] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7: : Instructing follower 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:51.947983 24896 raft_consensus.cc:1081] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Signalling peer 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:51.949558 24826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:53128
I20260709 14:51:51.950220 24826 raft_consensus.cc:493] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.950675 24826 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.959409 24826 raft_consensus.cc:515] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:51.962167 24826 leader_election.cc:290] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 2 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:51.962347 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:51.962779 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:51.962904 24678 raft_consensus.cc:3055] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:51.963405 24752 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.963399 24678 raft_consensus.cc:740] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:51.964464 24678 consensus_queue.cc:260] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:51.965615 24678 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.971045 24752 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 2.
I20260709 14:51:51.972266 24792 leader_election.cc:304] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:51.973169 24905 raft_consensus.cc:2804] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:51.973655 24905 raft_consensus.cc:697] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Becoming Leader. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:51.973757 24678 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 2.
I20260709 14:51:51.975530 24905 consensus_queue.cc:237] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:51.984093 24575 catalog_manager.cc:5697] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 reported cstate change: term changed from 1 to 2, leader changed from f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129) to 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "99bf0ad9cedb44eea52c20e69297d687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.465322 24752 raft_consensus.cc:1275] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.466439 24905 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:52.476970 24678 raft_consensus.cc:1275] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.478466 24905 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:52.517695 24678 raft_consensus.cc:1275] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:52.518852 24905 consensus_queue.cc:1048] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:52.527474 24752 raft_consensus.cc:1275] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:52.528946 24905 consensus_queue.cc:1048] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:52.600296 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:52.619311 24826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
mode: GRACEFUL
new_leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:53134
I20260709 14:51:52.619788 24826 raft_consensus.cc:606] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 LEADER]: Received request to transfer leadership to TS f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:52.627265 24826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
mode: GRACEFUL
new_leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:53134
I20260709 14:51:52.627686 24826 raft_consensus.cc:606] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Received request to transfer leadership to TS f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:52.632246 24752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653d4005655e42759bf9dde825991a49"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
mode: GRACEFUL
new_leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59508
I20260709 14:51:52.632655 24752 raft_consensus.cc:606] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Received request to transfer leadership to TS f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:52.637295 24752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
mode: GRACEFUL
new_leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59508
I20260709 14:51:52.637681 24752 raft_consensus.cc:606] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Received request to transfer leadership to TS f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:52.642206 24752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
mode: GRACEFUL
new_leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59508
I20260709 14:51:52.642596 24752 raft_consensus.cc:606] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Received request to transfer leadership to TS f7eb1549910844e28c7fc5ee0378c5d7
I20260709 14:51:52.674778 24962 raft_consensus.cc:993] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13: : Instructing follower f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:52.675254 24981 raft_consensus.cc:1081] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Signalling peer f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:52.676664 24678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653d4005655e42759bf9dde825991a49"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59378
I20260709 14:51:52.677103 24678 raft_consensus.cc:493] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:52.677453 24678 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.681782 24678 raft_consensus.cc:515] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:52.683307 24678 leader_election.cc:290] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 2 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:52.684334 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:52.684902 24826 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.684267 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:52.685357 24752 raft_consensus.cc:3055] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:52.685658 24752 raft_consensus.cc:740] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:52.686350 24752 consensus_queue.cc:260] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:52.687386 24752 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.690680 24826 raft_consensus.cc:2468] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 2.
I20260709 14:51:52.691752 24642 leader_election.cc:304] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:52.692499 24976 raft_consensus.cc:2804] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:52.692972 24976 raft_consensus.cc:697] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:52.693049 24752 raft_consensus.cc:2468] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 2.
I20260709 14:51:52.693876 24976 consensus_queue.cc:237] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:52.702113 24577 catalog_manager.cc:5697] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 1 to 2, leader changed from dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130) to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 2 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.009620 24962 raft_consensus.cc:993] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13: : Instructing follower f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.010082 24962 raft_consensus.cc:1081] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Signalling peer f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.011493 24678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59378
I20260709 14:51:53.011943 24678 raft_consensus.cc:493] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.012228 24678 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.016937 24678 raft_consensus.cc:515] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.018806 24678 leader_election.cc:290] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 3 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:53.019618 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:53.020138 24752 raft_consensus.cc:3055] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:53.020448 24752 raft_consensus.cc:740] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:53.020550 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcad2d1948b4bc98cdd4b12c12f234e" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:53.021107 24826 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.021231 24752 consensus_queue.cc:260] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.022135 24752 raft_consensus.cc:3060] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.025921 24752 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 3.
I20260709 14:51:53.027011 24643 leader_election.cc:304] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [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: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:53.027254 24826 raft_consensus.cc:2468] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 3.
I20260709 14:51:53.027768 24896 raft_consensus.cc:2804] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:53.029731 24962 raft_consensus.cc:993] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13: : Instructing follower f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.030138 24962 raft_consensus.cc:1081] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Signalling peer f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.036067 24678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59378
I20260709 14:51:53.036636 24678 raft_consensus.cc:493] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.037020 24678 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.037904 24896 raft_consensus.cc:697] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:53.039319 24896 consensus_queue.cc:237] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.044445 24678 raft_consensus.cc:515] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.047685 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:53.048050 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:53.048341 24752 raft_consensus.cc:3055] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:53.048610 24826 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.048722 24752 raft_consensus.cc:740] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:53.049755 24752 consensus_queue.cc:260] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.051023 24752 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.055962 24826 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 3.
I20260709 14:51:53.057096 24642 leader_election.cc:304] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [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: 99bf0ad9cedb44eea52c20e69297d687, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:53.057924 24976 raft_consensus.cc:2804] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:53.058043 24678 leader_election.cc:290] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 3 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:53.058562 24976 raft_consensus.cc:697] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:53.059370 24976 consensus_queue.cc:237] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.059942 24752 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 3.
I20260709 14:51:53.066756 24577 catalog_manager.cc:5697] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 2 to 3, leader changed from dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130) to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 3 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.077883 24992 raft_consensus.cc:993] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687: : Instructing follower f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.078492 24966 raft_consensus.cc:1081] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Signalling peer f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.080003 24678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59392
I20260709 14:51:53.080509 24678 raft_consensus.cc:493] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.080870 24678 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.085758 24577 catalog_manager.cc:5697] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 2 to 3, leader changed from dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130) to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 3 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.089767 24678 raft_consensus.cc:515] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.092015 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:53.091750 24678 leader_election.cc:290] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 3 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:53.092898 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed6938b2668486aa6cc70d10035f241" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:53.094101 24826 raft_consensus.cc:3055] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:53.094467 24826 raft_consensus.cc:740] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:53.092517 24752 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.095196 24826 consensus_queue.cc:260] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.096194 24826 raft_consensus.cc:3060] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.100524 24752 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 3.
I20260709 14:51:53.101816 24643 leader_election.cc:304] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [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: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:53.102619 24752 raft_consensus.cc:1275] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:53.102761 24976 raft_consensus.cc:2804] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:53.103443 24976 raft_consensus.cc:697] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:53.104219 24976 consensus_queue.cc:237] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.105460 24896 consensus_queue.cc:1048] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:53.113212 24993 raft_consensus.cc:993] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: : Instructing follower f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.113667 24966 raft_consensus.cc:1081] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 LEADER]: Signalling peer f7eb1549910844e28c7fc5ee0378c5d7 to start an election
I20260709 14:51:53.116703 24678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
 from {username='slave'} at 127.0.0.1:59392
I20260709 14:51:53.118781 24826 raft_consensus.cc:2468] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 3.
I20260709 14:51:53.117259 24678 raft_consensus.cc:493] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.120716 24678 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:53.121433 24577 catalog_manager.cc:5697] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 2 to 3, leader changed from 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131) to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 3 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.128034 24678 raft_consensus.cc:515] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.130745 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:53.131253 24752 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:53.137452 24752 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 4.
I20260709 14:51:53.138492 24643 leader_election.cc:304] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [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: dc225021e48b46c79e2cfc2f80702f13, f7eb1549910844e28c7fc5ee0378c5d7; no voters: 
I20260709 14:51:53.139364 24988 raft_consensus.cc:2804] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:53.139860 24988 raft_consensus.cc:697] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 LEADER]: Becoming Leader. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:53.140687 24988 consensus_queue.cc:237] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.147102 24826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62aa7f398584c858aebb5a572627b67" candidate_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:53.147393 24828 raft_consensus.cc:1275] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:53.147658 24826 raft_consensus.cc:3055] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:53.148013 24826 raft_consensus.cc:740] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:53.148765 24826 consensus_queue.cc:260] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:53.149118 24976 consensus_queue.cc:1048] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:53.149880 24826 raft_consensus.cc:3060] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:53.156265 24826 raft_consensus.cc:2468] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7eb1549910844e28c7fc5ee0378c5d7 in term 4.
I20260709 14:51:53.156961 24678 leader_election.cc:290] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [CANDIDATE]: Term 4 election: Requested vote from peers dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:53.157522 24577 catalog_manager.cc:5697] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 reported cstate change: term changed from 3 to 4, leader changed from 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131) to f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129). New cstate: current_term: 4 leader_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.445212 24828 raft_consensus.cc:1275] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:53.446321 24896 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:53.456079 24753 raft_consensus.cc:1275] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:53.457698 24987 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:53.467957 24753 raft_consensus.cc:1275] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:53.470443 24896 consensus_queue.cc:1048] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:53.482514 24828 raft_consensus.cc:1275] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:53.484426 24988 consensus_queue.cc:1048] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:53.668586 24826 raft_consensus.cc:1275] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:53.669821 24988 consensus_queue.cc:1048] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:53.672266 24753 raft_consensus.cc:1275] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:53.673348 24828 raft_consensus.cc:1275] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:53.674852 24976 consensus_queue.cc:1048] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:53.676048 24976 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:53.704641 24753 raft_consensus.cc:1275] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 4 FOLLOWER]: Refusing update from remote peer f7eb1549910844e28c7fc5ee0378c5d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:53.707001 24896 consensus_queue.cc:1048] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:55.649923 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:55.657384 24678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
mode: GRACEFUL
new_leader_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:59422
I20260709 14:51:55.658090 24678 raft_consensus.cc:606] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Received request to transfer leadership to TS 99bf0ad9cedb44eea52c20e69297d687
I20260709 14:51:55.660876 24679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653d4005655e42759bf9dde825991a49"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
mode: GRACEFUL
new_leader_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:59422
I20260709 14:51:55.661401 24679 raft_consensus.cc:606] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Received request to transfer leadership to TS dc225021e48b46c79e2cfc2f80702f13
I20260709 14:51:55.663664 24679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
mode: GRACEFUL
new_leader_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:59422
I20260709 14:51:55.664117 24679 raft_consensus.cc:606] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Received request to transfer leadership to TS 99bf0ad9cedb44eea52c20e69297d687
I20260709 14:51:55.666235 24679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6"
dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
mode: GRACEFUL
new_leader_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:59422
I20260709 14:51:55.666661 24679 raft_consensus.cc:606] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Received request to transfer leadership to TS dc225021e48b46c79e2cfc2f80702f13
I20260709 14:51:55.667639 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:55.668115 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:55.728701 25008 raft_consensus.cc:993] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7: : Instructing follower dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:55.729367 24976 raft_consensus.cc:1081] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Signalling peer dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:55.730907 24753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653d4005655e42759bf9dde825991a49"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:59504
I20260709 14:51:55.731370 24753 raft_consensus.cc:493] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.731720 24753 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.737020 24753 raft_consensus.cc:515] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:55.738842 24753 leader_election.cc:290] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 3 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:55.739468 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:55.740126 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d4005655e42759bf9dde825991a49" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:55.740270 24679 raft_consensus.cc:3055] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:55.740590 24828 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.740615 24679 raft_consensus.cc:740] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:55.741565 24679 consensus_queue.cc:260] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:55.742525 24679 raft_consensus.cc:3060] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.745652 24828 raft_consensus.cc:2468] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 3.
I20260709 14:51:55.746816 24717 leader_election.cc:304] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [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: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:55.747681 24981 raft_consensus.cc:2804] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:55.747771 24679 raft_consensus.cc:2468] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 3.
I20260709 14:51:55.748714 24981 raft_consensus.cc:697] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 3 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:55.749616 24981 consensus_queue.cc:237] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:55.755580 24575 catalog_manager.cc:5697] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 2 to 3, leader changed from f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129) to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.854964 25008 raft_consensus.cc:993] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: : Instructing follower dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:55.855480 24976 raft_consensus.cc:1081] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Signalling peer dc225021e48b46c79e2cfc2f80702f13 to start an election
I20260709 14:51:55.856866 24753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6"
dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
 from {username='slave'} at 127.0.0.1:59504
I20260709 14:51:55.857318 24753 raft_consensus.cc:493] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.857580 24753 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.861879 24753 raft_consensus.cc:515] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:55.863314 24753 leader_election.cc:290] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [CANDIDATE]: Term 4 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131:37069)
I20260709 14:51:55.863989 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:55.864214 24828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948702fc85fc42e0a46db3b35b9165c6" candidate_uuid: "dc225021e48b46c79e2cfc2f80702f13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
I20260709 14:51:55.864554 24679 raft_consensus.cc:3055] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:55.864724 24828 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.864893 24679 raft_consensus.cc:740] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:55.865640 24679 consensus_queue.cc:260] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:55.866418 24679 raft_consensus.cc:3060] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.868818 24828 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 4.
I20260709 14:51:55.869776 24717 leader_election.cc:304] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [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: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:55.870436 24981 raft_consensus.cc:2804] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:55.870821 24981 raft_consensus.cc:697] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 4 LEADER]: Becoming Leader. State: Replica: dc225021e48b46c79e2cfc2f80702f13, State: Running, Role: LEADER
I20260709 14:51:55.870972 24679 raft_consensus.cc:2468] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc225021e48b46c79e2cfc2f80702f13 in term 4.
I20260709 14:51:55.871603 24981 consensus_queue.cc:237] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:55.878021 24575 catalog_manager.cc:5697] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 reported cstate change: term changed from 3 to 4, leader changed from f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129) to dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "dc225021e48b46c79e2cfc2f80702f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.095844 25008 raft_consensus.cc:993] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7: : Instructing follower 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:56.096253 24976 raft_consensus.cc:1081] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Signalling peer 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:56.097607 24826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:53128
I20260709 14:51:56.097975 24826 raft_consensus.cc:493] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.098183 24826 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:56.102488 24826 raft_consensus.cc:515] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:56.103932 24826 leader_election.cc:290] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 3 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:56.104535 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:56.105086 24679 raft_consensus.cc:3055] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:56.105008 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666fd3880ec4f2c8d761a92498b3c88" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:56.105486 24679 raft_consensus.cc:740] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:56.105697 24753 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:56.106209 24679 consensus_queue.cc:260] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:56.107048 24679 raft_consensus.cc:3060] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:56.110116 24753 raft_consensus.cc:2468] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 3.
I20260709 14:51:56.110831 24679 raft_consensus.cc:2468] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 3.
I20260709 14:51:56.111320 24792 leader_election.cc:304] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [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: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:56.112265 24992 raft_consensus.cc:2804] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:56.113255 24992 raft_consensus.cc:697] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 LEADER]: Becoming Leader. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:56.114032 24992 consensus_queue.cc:237] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [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: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:56.120391 24575 catalog_manager.cc:5697] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 reported cstate change: term changed from 2 to 3, leader changed from f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129) to 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "99bf0ad9cedb44eea52c20e69297d687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:56.141732 25008 raft_consensus.cc:993] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7: : Instructing follower 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:56.142150 24976 raft_consensus.cc:1081] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Signalling peer 99bf0ad9cedb44eea52c20e69297d687 to start an election
I20260709 14:51:56.143385 24826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863"
dest_uuid: "99bf0ad9cedb44eea52c20e69297d687"
 from {username='slave'} at 127.0.0.1:53128
I20260709 14:51:56.143783 24826 raft_consensus.cc:493] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.144057 24826 raft_consensus.cc:3060] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.147945 24826 raft_consensus.cc:515] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:56.149407 24826 leader_election.cc:290] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 2 election: Requested vote from peers f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129:34205), dc225021e48b46c79e2cfc2f80702f13 (127.23.126.130:38879)
I20260709 14:51:56.150048 24679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7eb1549910844e28c7fc5ee0378c5d7"
I20260709 14:51:56.150502 24679 raft_consensus.cc:3055] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:56.150422 24753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee3340a05484a688432dd9f3bc20863" candidate_uuid: "99bf0ad9cedb44eea52c20e69297d687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc225021e48b46c79e2cfc2f80702f13"
I20260709 14:51:56.150743 24679 raft_consensus.cc:740] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7eb1549910844e28c7fc5ee0378c5d7, State: Running, Role: LEADER
I20260709 14:51:56.150928 24753 raft_consensus.cc:3060] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.151424 24679 consensus_queue.cc:260] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:56.152259 24679 raft_consensus.cc:3060] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.155543 24753 raft_consensus.cc:2468] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 2.
I20260709 14:51:56.156065 24679 raft_consensus.cc:2468] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99bf0ad9cedb44eea52c20e69297d687 in term 2.
I20260709 14:51:56.156494 24792 leader_election.cc:304] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99bf0ad9cedb44eea52c20e69297d687, dc225021e48b46c79e2cfc2f80702f13; no voters: 
I20260709 14:51:56.157270 24992 raft_consensus.cc:2804] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:56.157697 24992 raft_consensus.cc:697] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Becoming Leader. State: Replica: 99bf0ad9cedb44eea52c20e69297d687, State: Running, Role: LEADER
I20260709 14:51:56.158346 24992 consensus_queue.cc:237] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } }
I20260709 14:51:56.164624 24575 catalog_manager.cc:5697] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 reported cstate change: term changed from 1 to 2, leader changed from f7eb1549910844e28c7fc5ee0378c5d7 (127.23.126.129) to 99bf0ad9cedb44eea52c20e69297d687 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "99bf0ad9cedb44eea52c20e69297d687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:56.294203 24679 raft_consensus.cc:1275] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.295431 25009 consensus_queue.cc:1048] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.308194 24826 raft_consensus.cc:1275] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.309841 25009 consensus_queue.cc:1048] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.419210 24826 raft_consensus.cc:1275] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:56.420329 25021 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99bf0ad9cedb44eea52c20e69297d687" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:56.429698 24678 raft_consensus.cc:1275] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 FOLLOWER]: Refusing update from remote peer dc225021e48b46c79e2cfc2f80702f13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:56.431286 25009 consensus_queue.cc:1048] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:56.598315 24753 raft_consensus.cc:1275] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.599644 25016 consensus_queue.cc:1048] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.608568 24678 raft_consensus.cc:1275] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.609944 24992 consensus_queue.cc:1048] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.623332 24678 raft_consensus.cc:1275] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.624421 25028 consensus_queue.cc:1048] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7eb1549910844e28c7fc5ee0378c5d7" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.632503 24753 raft_consensus.cc:1275] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Refusing update from remote peer 99bf0ad9cedb44eea52c20e69297d687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.634281 24992 consensus_queue.cc:1048] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc225021e48b46c79e2cfc2f80702f13" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.668974 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:56.674954 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
I20260709 14:51:56.694819 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:56.695585 24058 tablet_replica.cc:333] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.696346 24058 raft_consensus.cc:2243] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.696880 24058 raft_consensus.cc:2272] T 7883fb25731e4fc59c0b43e6393501c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.699455 24058 tablet_replica.cc:333] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.700186 24058 raft_consensus.cc:2243] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.700723 24058 raft_consensus.cc:2272] T 653d4005655e42759bf9dde825991a49 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.703475 24058 tablet_replica.cc:333] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.703953 24058 raft_consensus.cc:2243] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.704627 24058 raft_consensus.cc:2272] T 7dcad2d1948b4bc98cdd4b12c12f234e P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.706221 24058 tablet_replica.cc:333] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.706728 24058 raft_consensus.cc:2243] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.707115 24058 raft_consensus.cc:2272] T 8af0e2d0f8794e5db28b4cff0f664806 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.708681 24058 tablet_replica.cc:333] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.709182 24058 raft_consensus.cc:2243] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.709859 24058 raft_consensus.cc:2272] T 5ed6938b2668486aa6cc70d10035f241 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.711351 24058 tablet_replica.cc:333] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.711807 24058 raft_consensus.cc:2243] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.712476 24058 raft_consensus.cc:2272] T fba9c1c12ddf4648bb718121d347a91d P f7eb1549910844e28c7fc5ee0378c5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.714205 24058 tablet_replica.cc:333] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.714674 24058 raft_consensus.cc:2243] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.715040 24058 raft_consensus.cc:2272] T 7666fd3880ec4f2c8d761a92498b3c88 P f7eb1549910844e28c7fc5ee0378c5d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.717685 24058 tablet_replica.cc:333] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.718138 24058 raft_consensus.cc:2243] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.718510 24058 raft_consensus.cc:2272] T 2ee3340a05484a688432dd9f3bc20863 P f7eb1549910844e28c7fc5ee0378c5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.720286 24058 tablet_replica.cc:333] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.720752 24058 raft_consensus.cc:2243] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.721128 24058 raft_consensus.cc:2272] T 948702fc85fc42e0a46db3b35b9165c6 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.723001 24058 tablet_replica.cc:333] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7: stopping tablet replica
I20260709 14:51:56.723462 24058 raft_consensus.cc:2243] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.724107 24058 raft_consensus.cc:2272] T f62aa7f398584c858aebb5a572627b67 P f7eb1549910844e28c7fc5ee0378c5d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.743016 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
I20260709 14:51:56.761996 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
I20260709 14:51:56.782647 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:56.783453 24058 tablet_replica.cc:333] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.784404 24058 raft_consensus.cc:2243] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.785398 24058 raft_consensus.cc:2272] T 7883fb25731e4fc59c0b43e6393501c6 P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.787070 24058 tablet_replica.cc:333] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.787556 24058 raft_consensus.cc:2243] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.787949 24058 raft_consensus.cc:2272] T 7dcad2d1948b4bc98cdd4b12c12f234e P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.789588 24058 tablet_replica.cc:333] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.790076 24058 raft_consensus.cc:2243] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.790750 24058 raft_consensus.cc:2272] T 948702fc85fc42e0a46db3b35b9165c6 P dc225021e48b46c79e2cfc2f80702f13 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.792482 24058 tablet_replica.cc:333] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.792991 24058 raft_consensus.cc:2243] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.793545 24058 raft_consensus.cc:2272] T 8af0e2d0f8794e5db28b4cff0f664806 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.795322 24058 tablet_replica.cc:333] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.795977 24058 raft_consensus.cc:2243] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.796303 24058 raft_consensus.cc:2272] T 5ed6938b2668486aa6cc70d10035f241 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.797873 24058 tablet_replica.cc:333] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.798280 24058 raft_consensus.cc:2243] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.798894 24058 raft_consensus.cc:2272] T 653d4005655e42759bf9dde825991a49 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.800655 24058 tablet_replica.cc:333] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.801195 24058 raft_consensus.cc:2243] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.801571 24058 raft_consensus.cc:2272] T 2ee3340a05484a688432dd9f3bc20863 P dc225021e48b46c79e2cfc2f80702f13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.803387 24058 tablet_replica.cc:333] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.803839 24058 raft_consensus.cc:2243] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.804220 24058 raft_consensus.cc:2272] T 7666fd3880ec4f2c8d761a92498b3c88 P dc225021e48b46c79e2cfc2f80702f13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.806134 24058 tablet_replica.cc:333] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.806574 24058 raft_consensus.cc:2243] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.806954 24058 raft_consensus.cc:2272] T fba9c1c12ddf4648bb718121d347a91d P dc225021e48b46c79e2cfc2f80702f13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.808368 24058 tablet_replica.cc:333] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13: stopping tablet replica
I20260709 14:51:56.808769 24058 raft_consensus.cc:2243] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.809168 24058 raft_consensus.cc:2272] T f62aa7f398584c858aebb5a572627b67 P dc225021e48b46c79e2cfc2f80702f13 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.827109 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
I20260709 14:51:56.843889 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
I20260709 14:51:56.863564 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:56.864138 24058 tablet_replica.cc:333] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.864725 24058 raft_consensus.cc:2243] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.865247 24058 raft_consensus.cc:2272] T 7883fb25731e4fc59c0b43e6393501c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.867057 24058 tablet_replica.cc:333] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.867563 24058 raft_consensus.cc:2243] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.868228 24058 raft_consensus.cc:2272] T 2ee3340a05484a688432dd9f3bc20863 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.870047 24058 tablet_replica.cc:333] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.870534 24058 raft_consensus.cc:2243] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.870954 24058 raft_consensus.cc:2272] T 7dcad2d1948b4bc98cdd4b12c12f234e P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.872480 24058 tablet_replica.cc:333] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.872956 24058 raft_consensus.cc:2243] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.873369 24058 raft_consensus.cc:2272] T f62aa7f398584c858aebb5a572627b67 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.874873 24058 tablet_replica.cc:333] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.875319 24058 raft_consensus.cc:2243] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.875705 24058 raft_consensus.cc:2272] T 948702fc85fc42e0a46db3b35b9165c6 P 99bf0ad9cedb44eea52c20e69297d687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.878214 24058 tablet_replica.cc:333] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.878707 24058 raft_consensus.cc:2243] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.879361 24058 raft_consensus.cc:2272] T 7666fd3880ec4f2c8d761a92498b3c88 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.881032 24058 tablet_replica.cc:333] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.881532 24058 raft_consensus.cc:2243] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.881910 24058 raft_consensus.cc:2272] T fba9c1c12ddf4648bb718121d347a91d P 99bf0ad9cedb44eea52c20e69297d687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.883440 24058 tablet_replica.cc:333] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.883898 24058 raft_consensus.cc:2243] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.884255 24058 raft_consensus.cc:2272] T 653d4005655e42759bf9dde825991a49 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.886000 24058 tablet_replica.cc:333] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.886448 24058 raft_consensus.cc:2243] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.887107 24058 raft_consensus.cc:2272] T 8af0e2d0f8794e5db28b4cff0f664806 P 99bf0ad9cedb44eea52c20e69297d687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.888669 24058 tablet_replica.cc:333] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687: stopping tablet replica
I20260709 14:51:56.889087 24058 raft_consensus.cc:2243] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.889521 24058 raft_consensus.cc:2272] T 5ed6938b2668486aa6cc70d10035f241 P 99bf0ad9cedb44eea52c20e69297d687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.935199 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:51:56.952386 24058 master.cc:562] Master@127.23.126.190:37711 shutting down...
I20260709 14:51:56.970520 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.970976 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.971294 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa5b2b99beb6405ca157e4e47a6e0d2d: stopping tablet replica
I20260709 14:51:56.991437 24058 master.cc:584] Master@127.23.126.190:37711 shutdown complete.
99bf0ad9cedb44eea52c20e69297d687  1
dc225021e48b46c79e2cfc2f80702f13  4
f7eb1549910844e28c7fc5ee0378c5d7  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10337 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:51:57.028963 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:36213
I20260709 14:51:57.030123 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:57.035791 25033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.035838 25032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.036449 25035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:57.037595 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:57.038347 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:57.038522 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:57.038638 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608717038628 us; error 0 us; skew 500 ppm
I20260709 14:51:57.039068 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:57.041306 24058 webserver.cc:533] Webserver started at http://127.23.126.190:34291/ using document root <none> and password file <none>
I20260709 14:51:57.041771 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:57.041930 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:57.042155 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:57.043206 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "4b5d0715091a4b73af0903a36e709c32"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.047329 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:57.050318 25040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.051010 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:51:57.051295 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "4b5d0715091a4b73af0903a36e709c32"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.051555 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:57.099054 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:57.100266 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:57.136531 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:36213
I20260709 14:51:57.136637 25091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:36213 every 8 connection(s)
I20260709 14:51:57.140278 25092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.149052 25092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Bootstrap starting.
I20260709 14:51:57.153471 25092 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.157124 25092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: No bootstrap required, opened a new log
I20260709 14:51:57.159019 25092 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b5d0715091a4b73af0903a36e709c32" member_type: VOTER }
I20260709 14:51:57.159353 25092 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.159525 25092 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d0715091a4b73af0903a36e709c32, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.160080 25092 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b5d0715091a4b73af0903a36e709c32" member_type: VOTER }
I20260709 14:51:57.160465 25092 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:57.160643 25092 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:57.160856 25092 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.164484 25092 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b5d0715091a4b73af0903a36e709c32" member_type: VOTER }
I20260709 14:51:57.164912 25092 leader_election.cc:304] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [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: 4b5d0715091a4b73af0903a36e709c32; no voters: 
I20260709 14:51:57.165902 25092 leader_election.cc:290] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:57.166239 25095 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.167464 25095 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d0715091a4b73af0903a36e709c32, State: Running, Role: LEADER
I20260709 14:51:57.168114 25095 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [LEADER]: Queue going to LEADER mode. State: All 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: "4b5d0715091a4b73af0903a36e709c32" member_type: VOTER }
I20260709 14:51:57.168643 25092 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:57.172367 25096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b5d0715091a4b73af0903a36e709c32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b5d0715091a4b73af0903a36e709c32" member_type: VOTER } }
I20260709 14:51:57.173167 25096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:57.172891 25097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b5d0715091a4b73af0903a36e709c32. Latest consensus state: current_term: 1 leader_uuid: "4b5d0715091a4b73af0903a36e709c32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b5d0715091a4b73af0903a36e709c32" member_type: VOTER } }
I20260709 14:51:57.173723 25097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:57.176697 25102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:57.184355 25102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:57.185292 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:57.192330 25102 catalog_manager.cc:1383] Generated new cluster ID: 57b723cf1b4c4605b7a2a683dae4ebcd
I20260709 14:51:57.192562 25102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:57.218561 25102 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:57.219781 25102 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:57.230718 25102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Generated new TSK 0
I20260709 14:51:57.231258 25102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:57.251582 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:57.257261 25113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.258473 25114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.260100 25116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:57.260412 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:57.261277 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:57.261494 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:57.261654 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608717261639 us; error 0 us; skew 500 ppm
I20260709 14:51:57.262161 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:57.264211 24058 webserver.cc:533] Webserver started at http://127.23.126.129:34683/ using document root <none> and password file <none>
I20260709 14:51:57.264673 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:57.264878 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:57.265182 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:57.266302 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "0b3876cef4664ace9132480eb9127ccd"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.270519 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:57.273665 25121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.274483 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:57.274708 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "0b3876cef4664ace9132480eb9127ccd"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.274942 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:57.282734 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:57.283772 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:57.285063 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:57.287177 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:57.287340 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.287616 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:57.287771 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.326026 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:35055
I20260709 14:51:57.326118 25183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:35055 every 8 connection(s)
I20260709 14:51:57.330631 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:57.337984 25188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.339006 25189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.340946 25191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:57.341377 24058 server_base.cc:1061] running on GCE node
I20260709 14:51:57.342489 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:57.342748 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:57.342938 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608717342904 us; error 0 us; skew 500 ppm
I20260709 14:51:57.343467 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:57.346320 24058 webserver.cc:533] Webserver started at http://127.23.126.130:34701/ using document root <none> and password file <none>
I20260709 14:51:57.346913 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:57.347132 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:57.347453 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:57.347579 25184 heartbeater.cc:344] Connected to a master server at 127.23.126.190:36213
I20260709 14:51:57.347952 25184 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:57.348599 25184 heartbeater.cc:507] Master 127.23.126.190:36213 requested a full tablet report, sending...
I20260709 14:51:57.348659 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "7a019e97d101469d8b68de4a2757e5d5"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.350682 25057 ts_manager.cc:194] Registered new tserver with Master: 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:51:57.352425 25057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58740
I20260709 14:51:57.353536 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:51:57.357334 25196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.357988 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:57.358263 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "7a019e97d101469d8b68de4a2757e5d5"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.358541 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:57.367928 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:57.368980 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:57.370419 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:57.372641 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:57.372874 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.373119 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:57.373363 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:57.412719 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:44771
I20260709 14:51:57.412829 25258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:44771 every 8 connection(s)
I20260709 14:51:57.417304 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:57.424254 25262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.425513 25263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:57.428637 24058 server_base.cc:1061] running on GCE node
W20260709 14:51:57.429098 25265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:57.429935 25259 heartbeater.cc:344] Connected to a master server at 127.23.126.190:36213
I20260709 14:51:57.430147 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:57.430318 25259 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:57.430420 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:57.430761 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608717430738 us; error 0 us; skew 500 ppm
I20260709 14:51:57.431310 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:57.431279 25259 heartbeater.cc:507] Master 127.23.126.190:36213 requested a full tablet report, sending...
I20260709 14:51:57.433528 25057 ts_manager.cc:194] Registered new tserver with Master: 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:57.434185 24058 webserver.cc:533] Webserver started at http://127.23.126.131:34351/ using document root <none> and password file <none>
I20260709 14:51:57.434692 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:57.434890 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:57.435029 25057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58742
I20260709 14:51:57.435160 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:57.436609 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "4e17f3cf54674f1982431a8a306a162e"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.440922 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:57.444033 25270 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.444691 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:57.444973 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "4e17f3cf54674f1982431a8a306a162e"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-vl6x"
I20260709 14:51:57.445279 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:57.460878 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:57.461979 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:57.463304 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:57.465451 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:57.465646 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.465915 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:57.466091 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.503706 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:37887
I20260709 14:51:57.503803 25332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:37887 every 8 connection(s)
I20260709 14:51:57.517486 25333 heartbeater.cc:344] Connected to a master server at 127.23.126.190:36213
I20260709 14:51:57.517794 25333 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:57.518483 25333 heartbeater.cc:507] Master 127.23.126.190:36213 requested a full tablet report, sending...
I20260709 14:51:57.520144 25057 ts_manager.cc:194] Registered new tserver with Master: 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:57.520380 24058 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013608537s
I20260709 14:51:57.521500 25057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58750
I20260709 14:51:57.543664 25057 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58762:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:57.549582 25057 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:57.742151 25148 tablet_service.cc:1511] Processing CreateTablet for tablet e761fa63567241e785e963bcb5f46d6e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:57.743574 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e761fa63567241e785e963bcb5f46d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.745345 25220 tablet_service.cc:1511] Processing CreateTablet for tablet d9f8ee6653174ddb9b346bddefb978e5 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:57.746222 25297 tablet_service.cc:1511] Processing CreateTablet for tablet e761fa63567241e785e963bcb5f46d6e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:57.746728 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f8ee6653174ddb9b346bddefb978e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.747503 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e761fa63567241e785e963bcb5f46d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.747996 25221 tablet_service.cc:1511] Processing CreateTablet for tablet 462968aed178439ea65b17f1b697d4c4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:57.749249 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462968aed178439ea65b17f1b697d4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.750283 25293 tablet_service.cc:1511] Processing CreateTablet for tablet aac1d8ce976a4ce8826931bc92f862a7 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:57.751549 25293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac1d8ce976a4ce8826931bc92f862a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.751423 25294 tablet_service.cc:1511] Processing CreateTablet for tablet d9f8ee6653174ddb9b346bddefb978e5 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:57.752686 25294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f8ee6653174ddb9b346bddefb978e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.754055 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 4238731f95284ed0a30838c651f03c3f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:57.754437 25218 tablet_service.cc:1511] Processing CreateTablet for tablet 9f721d13bfbb424f96e5a9e8434e1fd1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:57.755378 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4238731f95284ed0a30838c651f03c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.750277 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 462968aed178439ea65b17f1b697d4c4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:57.756841 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462968aed178439ea65b17f1b697d4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.756608 25217 tablet_service.cc:1511] Processing CreateTablet for tablet e8568a6a423e4eb18ffbfa972c72d18a (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:57.744607 25298 tablet_service.cc:1511] Processing CreateTablet for tablet 8c409e99211f46258ef1f7c96582546d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:57.757884 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8568a6a423e4eb18ffbfa972c72d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.758324 25298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c409e99211f46258ef1f7c96582546d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.758180 25223 tablet_service.cc:1511] Processing CreateTablet for tablet e761fa63567241e785e963bcb5f46d6e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:57.759459 25223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e761fa63567241e785e963bcb5f46d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.760511 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 1def7eb437a04ad38d41e65313eb4688 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:57.755050 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 4238731f95284ed0a30838c651f03c3f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:57.761787 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1def7eb437a04ad38d41e65313eb4688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.762089 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4238731f95284ed0a30838c651f03c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.762290 25224 tablet_service.cc:1511] Processing CreateTablet for tablet 8c409e99211f46258ef1f7c96582546d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:57.763484 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c409e99211f46258ef1f7c96582546d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.765425 25216 tablet_service.cc:1511] Processing CreateTablet for tablet e2e16722f2be4cc0a5ff5352e4ac4245 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:57.766248 25144 tablet_service.cc:1511] Processing CreateTablet for tablet aac1d8ce976a4ce8826931bc92f862a7 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:57.766676 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e16722f2be4cc0a5ff5352e4ac4245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.767437 25144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac1d8ce976a4ce8826931bc92f862a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.746306 25219 tablet_service.cc:1511] Processing CreateTablet for tablet aac1d8ce976a4ce8826931bc92f862a7 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:57.769904 25219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac1d8ce976a4ce8826931bc92f862a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.770268 25145 tablet_service.cc:1511] Processing CreateTablet for tablet d9f8ee6653174ddb9b346bddefb978e5 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:57.771490 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f8ee6653174ddb9b346bddefb978e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.774729 25149 tablet_service.cc:1511] Processing CreateTablet for tablet 8c409e99211f46258ef1f7c96582546d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:57.775024 25147 tablet_service.cc:1511] Processing CreateTablet for tablet 4238731f95284ed0a30838c651f03c3f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:57.775899 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c409e99211f46258ef1f7c96582546d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.777112 25141 tablet_service.cc:1511] Processing CreateTablet for tablet e2e16722f2be4cc0a5ff5352e4ac4245 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:57.777947 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 9f721d13bfbb424f96e5a9e8434e1fd1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:57.778440 25142 tablet_service.cc:1511] Processing CreateTablet for tablet e8568a6a423e4eb18ffbfa972c72d18a (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:57.779247 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f721d13bfbb424f96e5a9e8434e1fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.778460 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e16722f2be4cc0a5ff5352e4ac4245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.779963 25146 tablet_service.cc:1511] Processing CreateTablet for tablet 462968aed178439ea65b17f1b697d4c4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:57.781114 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4238731f95284ed0a30838c651f03c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.784192 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 1def7eb437a04ad38d41e65313eb4688 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:57.785661 25289 tablet_service.cc:1511] Processing CreateTablet for tablet 1def7eb437a04ad38d41e65313eb4688 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:57.783877 25291 tablet_service.cc:1511] Processing CreateTablet for tablet e8568a6a423e4eb18ffbfa972c72d18a (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:57.787446 25289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1def7eb437a04ad38d41e65313eb4688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.787091 25290 tablet_service.cc:1511] Processing CreateTablet for tablet e2e16722f2be4cc0a5ff5352e4ac4245 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:57.788393 25290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e16722f2be4cc0a5ff5352e4ac4245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.789399 25143 tablet_service.cc:1511] Processing CreateTablet for tablet 9f721d13bfbb424f96e5a9e8434e1fd1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:57.789978 25291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8568a6a423e4eb18ffbfa972c72d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.791033 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f721d13bfbb424f96e5a9e8434e1fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.800354 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462968aed178439ea65b17f1b697d4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.801451 25143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f721d13bfbb424f96e5a9e8434e1fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.805485 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1def7eb437a04ad38d41e65313eb4688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.810371 25142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8568a6a423e4eb18ffbfa972c72d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.873579 25349 tablet_bootstrap.cc:492] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:57.849272 25224 tablet_service.cc:1511] Processing CreateTablet for tablet 8d44c376a4b34ad4bbe1e9c0cddab82c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:57.877351 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d44c376a4b34ad4bbe1e9c0cddab82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.891517 25216 tablet_service.cc:1511] Processing CreateTablet for tablet 99899e30a5ab44e7b38a788b93a4e59d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:57.892796 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99899e30a5ab44e7b38a788b93a4e59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.894817 25298 tablet_service.cc:1511] Processing CreateTablet for tablet 38c73759fdc74db79b0081ee6f6a9a13 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:57.896018 25298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c73759fdc74db79b0081ee6f6a9a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.899700 25143 tablet_service.cc:1511] Processing CreateTablet for tablet 8d44c376a4b34ad4bbe1e9c0cddab82c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:57.900871 25143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d44c376a4b34ad4bbe1e9c0cddab82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.902592 25140 tablet_service.cc:1511] Processing CreateTablet for tablet deac43b66752448ab9cdc1f8bde598db (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:57.910465 25219 tablet_service.cc:1511] Processing CreateTablet for tablet 38c73759fdc74db79b0081ee6f6a9a13 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:57.911965 25219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c73759fdc74db79b0081ee6f6a9a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.912804 25146 tablet_service.cc:1511] Processing CreateTablet for tablet 99899e30a5ab44e7b38a788b93a4e59d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:57.914765 25149 tablet_service.cc:1511] Processing CreateTablet for tablet 38c73759fdc74db79b0081ee6f6a9a13 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:57.915971 25348 tablet_bootstrap.cc:492] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:57.919871 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 1115eb595f55480a8fce15682c8b9d32 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:57.923996 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deac43b66752448ab9cdc1f8bde598db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.925122 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99899e30a5ab44e7b38a788b93a4e59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.928470 25224 tablet_service.cc:1511] Processing CreateTablet for tablet deac43b66752448ab9cdc1f8bde598db (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:57.931559 25147 tablet_service.cc:1511] Processing CreateTablet for tablet 1115eb595f55480a8fce15682c8b9d32 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:57.936440 25141 tablet_service.cc:1511] Processing CreateTablet for tablet b37d01e33f104a9e90de87beb5807cfe (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:57.941902 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c73759fdc74db79b0081ee6f6a9a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.942879 25294 tablet_service.cc:1511] Processing CreateTablet for tablet 8d44c376a4b34ad4bbe1e9c0cddab82c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:57.945211 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37d01e33f104a9e90de87beb5807cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.946069 25294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d44c376a4b34ad4bbe1e9c0cddab82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.947986 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 99899e30a5ab44e7b38a788b93a4e59d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:57.949132 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99899e30a5ab44e7b38a788b93a4e59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.950054 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1115eb595f55480a8fce15682c8b9d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.952745 25217 tablet_service.cc:1511] Processing CreateTablet for tablet b37d01e33f104a9e90de87beb5807cfe (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:57.954046 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37d01e33f104a9e90de87beb5807cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.963157 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deac43b66752448ab9cdc1f8bde598db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.966678 25222 tablet_service.cc:1511] Processing CreateTablet for tablet b42bbb1ed0ca436b8bce112e56d5181c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:57.967888 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42bbb1ed0ca436b8bce112e56d5181c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.970129 25218 tablet_service.cc:1511] Processing CreateTablet for tablet c42f8bd072db45bab0fa89650b558fd8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:57.973868 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42f8bd072db45bab0fa89650b558fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.977468 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1115eb595f55480a8fce15682c8b9d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.980460 25216 tablet_service.cc:1511] Processing CreateTablet for tablet 651b58f14c8d4650b8296f38912ba163 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:57.992347 25145 tablet_service.cc:1511] Processing CreateTablet for tablet b42bbb1ed0ca436b8bce112e56d5181c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:57.993498 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651b58f14c8d4650b8296f38912ba163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.998240 25348 tablet_bootstrap.cc:654] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.993335 25147 tablet_service.cc:1511] Processing CreateTablet for tablet c42f8bd072db45bab0fa89650b558fd8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:57.995468 25295 tablet_service.cc:1511] Processing CreateTablet for tablet deac43b66752448ab9cdc1f8bde598db (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:58.002041 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deac43b66752448ab9cdc1f8bde598db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.012013 25293 tablet_service.cc:1511] Processing CreateTablet for tablet b42bbb1ed0ca436b8bce112e56d5181c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:58.013286 25293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42bbb1ed0ca436b8bce112e56d5181c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.013736 25148 tablet_service.cc:1511] Processing CreateTablet for tablet 651b58f14c8d4650b8296f38912ba163 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:58.017163 25297 tablet_service.cc:1511] Processing CreateTablet for tablet b37d01e33f104a9e90de87beb5807cfe (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:58.017273 25220 tablet_service.cc:1511] Processing CreateTablet for tablet 499f16516f8d48ffa76b9da52358e694 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:58.018404 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37d01e33f104a9e90de87beb5807cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.018184 25222 tablet_service.cc:1511] Processing CreateTablet for tablet f22d92f43bda4306a75c073b1fd97ad9 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:58.022810 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499f16516f8d48ffa76b9da52358e694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.024070 25350 tablet_bootstrap.cc:492] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:58.026543 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42bbb1ed0ca436b8bce112e56d5181c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.027753 25217 tablet_service.cc:1511] Processing CreateTablet for tablet e1b2a88c981b4a8e8006265bd952bbf4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:58.028844 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b2a88c981b4a8e8006265bd952bbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.032558 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651b58f14c8d4650b8296f38912ba163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.034207 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 88886bf825e247dc8e2fb550c520e087 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:58.043556 25141 tablet_service.cc:1511] Processing CreateTablet for tablet 499f16516f8d48ffa76b9da52358e694 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:58.049104 25349 tablet_bootstrap.cc:654] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.050462 25142 tablet_service.cc:1511] Processing CreateTablet for tablet f22d92f43bda4306a75c073b1fd97ad9 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:58.053580 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42f8bd072db45bab0fa89650b558fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.058425 25291 tablet_service.cc:1511] Processing CreateTablet for tablet 88886bf825e247dc8e2fb550c520e087 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:58.059616 25291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88886bf825e247dc8e2fb550c520e087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.061470 25223 tablet_service.cc:1511] Processing CreateTablet for tablet 88886bf825e247dc8e2fb550c520e087 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:58.059352 25224 tablet_service.cc:1511] Processing CreateTablet for tablet 1acd856442c747298e3f32ae05d066b1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:58.063037 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 1115eb595f55480a8fce15682c8b9d32 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:58.064268 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1115eb595f55480a8fce15682c8b9d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.064749 25221 tablet_service.cc:1511] Processing CreateTablet for tablet cc2b2faf55bb49e98b46eec23acda728 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:58.067809 25143 tablet_service.cc:1511] Processing CreateTablet for tablet e1b2a88c981b4a8e8006265bd952bbf4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:58.068038 25290 tablet_service.cc:1511] Processing CreateTablet for tablet 499f16516f8d48ffa76b9da52358e694 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:58.069032 25143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b2a88c981b4a8e8006265bd952bbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.069358 25290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499f16516f8d48ffa76b9da52358e694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.073444 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499f16516f8d48ffa76b9da52358e694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.065465 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22d92f43bda4306a75c073b1fd97ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.085691 25289 tablet_service.cc:1511] Processing CreateTablet for tablet c42f8bd072db45bab0fa89650b558fd8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:58.086522 25142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22d92f43bda4306a75c073b1fd97ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.086987 25289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42f8bd072db45bab0fa89650b558fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.089442 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2b2faf55bb49e98b46eec23acda728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.093381 25294 tablet_service.cc:1511] Processing CreateTablet for tablet 651b58f14c8d4650b8296f38912ba163 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:58.094548 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88886bf825e247dc8e2fb550c520e087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.094933 25294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651b58f14c8d4650b8296f38912ba163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.095749 25296 tablet_service.cc:1511] Processing CreateTablet for tablet f22d92f43bda4306a75c073b1fd97ad9 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:58.097486 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acd856442c747298e3f32ae05d066b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.101459 25223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88886bf825e247dc8e2fb550c520e087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.109724 25350 tablet_bootstrap.cc:654] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.112283 25220 tablet_service.cc:1511] Processing CreateTablet for tablet 387dc012c66145ed828ea0c498cf882b (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:58.113557 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387dc012c66145ed828ea0c498cf882b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.115998 25219 tablet_service.cc:1511] Processing CreateTablet for tablet bcf375221a2d4a899a0be4fd5f03b69e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:58.117986 25219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf375221a2d4a899a0be4fd5f03b69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.118053 25293 tablet_service.cc:1511] Processing CreateTablet for tablet e1b2a88c981b4a8e8006265bd952bbf4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:58.097039 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22d92f43bda4306a75c073b1fd97ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.127262 25290 tablet_service.cc:1511] Processing CreateTablet for tablet 1acd856442c747298e3f32ae05d066b1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:58.130082 25298 tablet_service.cc:1511] Processing CreateTablet for tablet cc2b2faf55bb49e98b46eec23acda728 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:58.131198 25298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2b2faf55bb49e98b46eec23acda728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.121611 25144 tablet_service.cc:1511] Processing CreateTablet for tablet 1acd856442c747298e3f32ae05d066b1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:58.134315 25144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acd856442c747298e3f32ae05d066b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.135483 25297 tablet_service.cc:1511] Processing CreateTablet for tablet 387dc012c66145ed828ea0c498cf882b (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:58.136686 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387dc012c66145ed828ea0c498cf882b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.140712 25348 tablet_bootstrap.cc:492] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:58.141206 25348 ts_tablet_manager.cc:1403] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.226s	user 0.030s	sys 0.014s
I20260709 14:51:58.144001 25348 raft_consensus.cc:359] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.144651 25348 raft_consensus.cc:385] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.144948 25348 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.145339 25293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b2a88c981b4a8e8006265bd952bbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.145812 25348 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.120782 25146 tablet_service.cc:1511] Processing CreateTablet for tablet cc2b2faf55bb49e98b46eec23acda728 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:58.169982 25218 tablet_service.cc:1511] Processing CreateTablet for tablet 18373acb98ee4bbcb8762a1f128955a8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:58.171226 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18373acb98ee4bbcb8762a1f128955a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.171025 25143 tablet_service.cc:1511] Processing CreateTablet for tablet 387dc012c66145ed828ea0c498cf882b (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:58.177882 25348 ts_tablet_manager.cc:1434] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.008s
I20260709 14:51:58.178606 25259 heartbeater.cc:499] Master 127.23.126.190:36213 was elected leader, sending a full tablet report...
I20260709 14:51:58.178920 25348 tablet_bootstrap.cc:492] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
W20260709 14:51:58.179946 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:58.185282 25290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acd856442c747298e3f32ae05d066b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.186146 25348 tablet_bootstrap.cc:654] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.171253 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2b2faf55bb49e98b46eec23acda728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.189555 25143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387dc012c66145ed828ea0c498cf882b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.195361 25349 tablet_bootstrap.cc:492] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:58.195797 25349 ts_tablet_manager.cc:1403] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.322s	user 0.028s	sys 0.000s
I20260709 14:51:58.198730 25349 raft_consensus.cc:359] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.199425 25349 raft_consensus.cc:385] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.199715 25349 raft_consensus.cc:740] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.200558 25349 consensus_queue.cc:260] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.202986 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 867b416d3c1a41e09e30aab9cb717baa (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:58.231462 25223 tablet_service.cc:1511] Processing CreateTablet for tablet 24f24cde44ca419c9ef5fa65faab5273 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:58.232197 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867b416d3c1a41e09e30aab9cb717baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.231923 25218 tablet_service.cc:1511] Processing CreateTablet for tablet f5d44e44905e429396fd17e8506e7bad (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:58.232846 25223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f24cde44ca419c9ef5fa65faab5273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.233438 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d44e44905e429396fd17e8506e7bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.235445 25147 tablet_service.cc:1511] Processing CreateTablet for tablet bcf375221a2d4a899a0be4fd5f03b69e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:58.242012 25350 tablet_bootstrap.cc:492] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:58.244047 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf375221a2d4a899a0be4fd5f03b69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.244741 25292 tablet_service.cc:1511] Processing CreateTablet for tablet bcf375221a2d4a899a0be4fd5f03b69e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:58.245954 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf375221a2d4a899a0be4fd5f03b69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.246490 25141 tablet_service.cc:1511] Processing CreateTablet for tablet 18373acb98ee4bbcb8762a1f128955a8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:58.247707 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18373acb98ee4bbcb8762a1f128955a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.259394 25148 tablet_service.cc:1511] Processing CreateTablet for tablet 867b416d3c1a41e09e30aab9cb717baa (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:58.242472 25350 ts_tablet_manager.cc:1403] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.219s	user 0.021s	sys 0.000s
I20260709 14:51:58.273293 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867b416d3c1a41e09e30aab9cb717baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.277989 25350 raft_consensus.cc:359] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.281001 25350 raft_consensus.cc:385] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.281438 25350 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.281775 25149 tablet_service.cc:1511] Processing CreateTablet for tablet 24f24cde44ca419c9ef5fa65faab5273 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:58.280216 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 18373acb98ee4bbcb8762a1f128955a8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:58.287273 25349 ts_tablet_manager.cc:1434] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.023s
I20260709 14:51:58.293247 25148 tablet_service.cc:1511] Processing CreateTablet for tablet af87148381de4982a3026d4abb8c0c08 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:58.293483 25224 tablet_service.cc:1511] Processing CreateTablet for tablet af87148381de4982a3026d4abb8c0c08 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:58.293883 25140 tablet_service.cc:1511] Processing CreateTablet for tablet f5d44e44905e429396fd17e8506e7bad (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:58.294766 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af87148381de4982a3026d4abb8c0c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.294837 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af87148381de4982a3026d4abb8c0c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.306622 25333 heartbeater.cc:499] Master 127.23.126.190:36213 was elected leader, sending a full tablet report...
I20260709 14:51:58.311519 25148 tablet_service.cc:1511] Processing CreateTablet for tablet be093c662e3a4826bd23f881a76444d4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:58.312871 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be093c662e3a4826bd23f881a76444d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.317994 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 867b416d3c1a41e09e30aab9cb717baa (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:58.323549 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 24f24cde44ca419c9ef5fa65faab5273 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:58.325282 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18373acb98ee4bbcb8762a1f128955a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.327226 25216 tablet_service.cc:1511] Processing CreateTablet for tablet be093c662e3a4826bd23f881a76444d4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:58.328388 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be093c662e3a4826bd23f881a76444d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.334241 25348 tablet_bootstrap.cc:492] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:58.334877 25348 ts_tablet_manager.cc:1403] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.017s
I20260709 14:51:58.337555 25350 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.342305 25291 tablet_service.cc:1511] Processing CreateTablet for tablet f5d44e44905e429396fd17e8506e7bad (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:58.343611 25291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d44e44905e429396fd17e8506e7bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.346148 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867b416d3c1a41e09e30aab9cb717baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.351097 25298 tablet_service.cc:1511] Processing CreateTablet for tablet af87148381de4982a3026d4abb8c0c08 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:58.352329 25298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af87148381de4982a3026d4abb8c0c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.353173 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d44e44905e429396fd17e8506e7bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.355486 25184 heartbeater.cc:499] Master 127.23.126.190:36213 was elected leader, sending a full tablet report...
I20260709 14:51:58.362977 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f24cde44ca419c9ef5fa65faab5273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.370152 25348 raft_consensus.cc:359] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.379318 25349 tablet_bootstrap.cc:492] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:58.381932 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7d03456f4b469fad3b27038bc3849f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:58.382782 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7d03456f4b469fad3b27038bc3849f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.388520 25290 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7d03456f4b469fad3b27038bc3849f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:58.392663 25290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7d03456f4b469fad3b27038bc3849f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.394073 25215 tablet_service.cc:1511] Processing CreateTablet for tablet d1583753260545e988355f7fec08a452 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:58.400276 25297 tablet_service.cc:1511] Processing CreateTablet for tablet d1583753260545e988355f7fec08a452 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:58.404430 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1583753260545e988355f7fec08a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.405194 25144 tablet_service.cc:1511] Processing CreateTablet for tablet 43c31bd3cc8b4f5e90b8701b6cc94cfd (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:58.406452 25144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c31bd3cc8b4f5e90b8701b6cc94cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.408164 25289 tablet_service.cc:1511] Processing CreateTablet for tablet be093c662e3a4826bd23f881a76444d4 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:58.409518 25289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be093c662e3a4826bd23f881a76444d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.404430 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1583753260545e988355f7fec08a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.376178 25348 raft_consensus.cc:385] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.411073 25348 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.401793 25145 tablet_service.cc:1511] Processing CreateTablet for tablet d1583753260545e988355f7fec08a452 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:58.403240 25141 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7d03456f4b469fad3b27038bc3849f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:58.412079 25348 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.413244 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7d03456f4b469fad3b27038bc3849f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.414372 25357 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.414842 25357 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.413257 25349 tablet_bootstrap.cc:654] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.433410 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1583753260545e988355f7fec08a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.423182 25357 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:58.435880 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f24cde44ca419c9ef5fa65faab5273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.455576 25220 tablet_service.cc:1511] Processing CreateTablet for tablet 43c31bd3cc8b4f5e90b8701b6cc94cfd (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:58.459529 25350 ts_tablet_manager.cc:1434] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.194s	user 0.007s	sys 0.003s
I20260709 14:51:58.460815 25350 tablet_bootstrap.cc:492] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:58.465328 25348 ts_tablet_manager.cc:1434] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.000s
I20260709 14:51:58.467729 25356 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.468201 25356 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.483536 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c31bd3cc8b4f5e90b8701b6cc94cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.474485 25356 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:58.484651 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 241f3ac7ab3f4d53b58cdba20f3d2fa9 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:58.484987 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:58.486321 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241f3ac7ab3f4d53b58cdba20f3d2fa9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.486874 25124 leader_election.cc:343] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.499747 25350 tablet_bootstrap.cc:654] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.457449 25290 tablet_service.cc:1511] Processing CreateTablet for tablet 43c31bd3cc8b4f5e90b8701b6cc94cfd (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:58.501214 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:58.502135 25290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c31bd3cc8b4f5e90b8701b6cc94cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.503458 25144 tablet_service.cc:1511] Processing CreateTablet for tablet 241f3ac7ab3f4d53b58cdba20f3d2fa9 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:58.506052 25348 tablet_bootstrap.cc:492] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:58.506559 25354 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.507032 25354 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.510509 25349 tablet_bootstrap.cc:492] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:58.512778 25349 ts_tablet_manager.cc:1403] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.003s
I20260709 14:51:58.510728 25354 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:58.518103 25144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241f3ac7ab3f4d53b58cdba20f3d2fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.518975 25216 tablet_service.cc:1511] Processing CreateTablet for tablet 6d14b251d35441769fc57d7a1d340689 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:58.519886 25217 tablet_service.cc:1511] Processing CreateTablet for tablet 4c284d2c852c41de94fbefa1e5226d8d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:58.533571 25297 tablet_service.cc:1511] Processing CreateTablet for tablet 4c284d2c852c41de94fbefa1e5226d8d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:58.534302 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 6d14b251d35441769fc57d7a1d340689 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:58.529229 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 241f3ac7ab3f4d53b58cdba20f3d2fa9 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:58.537742 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d14b251d35441769fc57d7a1d340689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.540093 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c284d2c852c41de94fbefa1e5226d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.542848 25348 tablet_bootstrap.cc:654] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.542759 25224 tablet_service.cc:1511] Processing CreateTablet for tablet f32fc1a99ab54b8cb4bf0fd9600ad179 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:58.544030 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32fc1a99ab54b8cb4bf0fd9600ad179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.545392 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c284d2c852c41de94fbefa1e5226d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.547469 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d14b251d35441769fc57d7a1d340689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.548270 25298 tablet_service.cc:1511] Processing CreateTablet for tablet f32fc1a99ab54b8cb4bf0fd9600ad179 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 14:51:58.551473 25122 leader_election.cc:343] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.551927 25122 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:58.552664 25357 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.554981 25141 tablet_service.cc:1511] Processing CreateTablet for tablet 4c284d2c852c41de94fbefa1e5226d8d (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:58.556136 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c284d2c852c41de94fbefa1e5226d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.558812 25149 tablet_service.cc:1511] Processing CreateTablet for tablet f32fc1a99ab54b8cb4bf0fd9600ad179 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:58.559995 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32fc1a99ab54b8cb4bf0fd9600ad179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.560380 25145 tablet_service.cc:1511] Processing CreateTablet for tablet 6d14b251d35441769fc57d7a1d340689 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:58.562011 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d14b251d35441769fc57d7a1d340689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.567765 25291 tablet_service.cc:1511] Processing CreateTablet for tablet 95bcf7b86d90456f8e7b07dadcdbc6b1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:58.573376 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241f3ac7ab3f4d53b58cdba20f3d2fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.574712 25349 raft_consensus.cc:359] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.575176 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 95bcf7b86d90456f8e7b07dadcdbc6b1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:58.575376 25146 tablet_service.cc:1511] Processing CreateTablet for tablet 6d18fa5cfdc84bdb9a98142cd1cfeafb (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:58.576387 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bcf7b86d90456f8e7b07dadcdbc6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.577024 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d18fa5cfdc84bdb9a98142cd1cfeafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.575446 25349 raft_consensus.cc:385] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.585657 25298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32fc1a99ab54b8cb4bf0fd9600ad179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.586127 25218 tablet_service.cc:1511] Processing CreateTablet for tablet 6d18fa5cfdc84bdb9a98142cd1cfeafb (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:58.587365 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d18fa5cfdc84bdb9a98142cd1cfeafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.593917 25293 tablet_service.cc:1511] Processing CreateTablet for tablet 6d18fa5cfdc84bdb9a98142cd1cfeafb (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:58.595106 25293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d18fa5cfdc84bdb9a98142cd1cfeafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.581094 25349 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.597239 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:58.613659 25349 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.615376 25147 tablet_service.cc:1511] Processing CreateTablet for tablet c587addc72e8451b8af9bffe5a127b50 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:58.616170 25349 ts_tablet_manager.cc:1434] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.001s
I20260709 14:51:58.616626 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c587addc72e8451b8af9bffe5a127b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.617301 25349 tablet_bootstrap.cc:492] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:58.621762 25148 tablet_service.cc:1511] Processing CreateTablet for tablet 1107c8e6fcb04616a70a396ff902d55b (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:58.622156 25224 tablet_service.cc:1511] Processing CreateTablet for tablet c587addc72e8451b8af9bffe5a127b50 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:58.628754 25356 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:58.622483 25272 leader_election.cc:343] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.622387 25289 tablet_service.cc:1511] Processing CreateTablet for tablet c587addc72e8451b8af9bffe5a127b50 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:58.629271 25356 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.631315 25356 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:58.632895 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 1107c8e6fcb04616a70a396ff902d55b (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:58.628412 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1107c8e6fcb04616a70a396ff902d55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.637135 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 1107c8e6fcb04616a70a396ff902d55b (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:58.645224 25221 tablet_service.cc:1511] Processing CreateTablet for tablet e707f86ca87f4b71b3510c681bb66172 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:58.621688 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 95bcf7b86d90456f8e7b07dadcdbc6b1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:58.655651 25354 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.656101 25354 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.657804 25143 tablet_service.cc:1511] Processing CreateTablet for tablet e707f86ca87f4b71b3510c681bb66172 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:58.658142 25354 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:51:58.659029 25143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e707f86ca87f4b71b3510c681bb66172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.660472 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:58.660756 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:58.642978 25291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bcf7b86d90456f8e7b07dadcdbc6b1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.666139 25197 leader_election.cc:343] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:58.667445 25197 leader_election.cc:343] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.668637 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:58.669265 25159 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:51:58.670356 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1107c8e6fcb04616a70a396ff902d55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.671482 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:51:58.671775 25289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c587addc72e8451b8af9bffe5a127b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.672314 25356 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.672662 25356 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.673008 25356 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.674423 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c587addc72e8451b8af9bffe5a127b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.677134 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e707f86ca87f4b71b3510c681bb66172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.678793 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bcf7b86d90456f8e7b07dadcdbc6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.679525 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1107c8e6fcb04616a70a396ff902d55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.686290 25350 tablet_bootstrap.cc:492] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:58.686754 25350 ts_tablet_manager.cc:1403] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.226s	user 0.016s	sys 0.020s
I20260709 14:51:58.691632 25356 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.698685 25350 raft_consensus.cc:359] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.699381 25350 raft_consensus.cc:385] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.699676 25350 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.700389 25350 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.703356 25144 tablet_service.cc:1511] Processing CreateTablet for tablet 478759ac2d8644a6a0ba3d69c49fd1ce (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:58.703948 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:58.703994 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:51:58.707476 25273 leader_election.cc:343] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.707613 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:58.707926 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:58.708132 25159 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.714548 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:58.719862 25220 tablet_service.cc:1511] Processing CreateTablet for tablet 478759ac2d8644a6a0ba3d69c49fd1ce (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:58.720911 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:58.722551 25158 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
W20260709 14:51:58.723959 25198 leader_election.cc:343] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.724385 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:58.725561 25198 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:58.726555 25354 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.727172 25354 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.727492 25354 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.727836 25354 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.694168 25296 tablet_service.cc:1511] Processing CreateTablet for tablet e707f86ca87f4b71b3510c681bb66172 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:58.734190 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e707f86ca87f4b71b3510c681bb66172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.738298 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5e2e329ecc4e7894f1e4a1d84528b8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:58.740181 25216 tablet_service.cc:1511] Processing CreateTablet for tablet 864ebe8b9aeb4a9a895632389db2487c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:58.721091 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478759ac2d8644a6a0ba3d69c49fd1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.721091 25144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478759ac2d8644a6a0ba3d69c49fd1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.753490 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864ebe8b9aeb4a9a895632389db2487c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.754043 25348 tablet_bootstrap.cc:492] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:58.754920 25348 ts_tablet_manager.cc:1403] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.249s	user 0.011s	sys 0.015s
I20260709 14:51:58.727856 25356 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:58.760684 25371 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.762331 25349 tablet_bootstrap.cc:654] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.763383 25159 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:51:58.764755 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:51:58.767932 25371 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.768105 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5e2e329ecc4e7894f1e4a1d84528b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.768432 25371 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:51:58.769259 25371 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:51:58.765456 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 58153.6us
W20260709 14:51:58.776818 25273 leader_election.cc:343] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.776886 25348 raft_consensus.cc:359] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.777774 25348 raft_consensus.cc:385] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.782414 25348 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.779225 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5e2e329ecc4e7894f1e4a1d84528b8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:58.779385 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 478759ac2d8644a6a0ba3d69c49fd1ce (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:58.779510 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 864ebe8b9aeb4a9a895632389db2487c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:58.787366 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5e2e329ecc4e7894f1e4a1d84528b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.788074 25348 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.777825 25149 tablet_service.cc:1511] Processing CreateTablet for tablet 864ebe8b9aeb4a9a895632389db2487c (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:58.797967 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864ebe8b9aeb4a9a895632389db2487c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.760835 25350 ts_tablet_manager.cc:1434] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.004s
I20260709 14:51:58.799170 25298 tablet_service.cc:1511] Processing CreateTablet for tablet 12ad83ce39d241349c0635238c461a58 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:58.800413 25350 tablet_bootstrap.cc:492] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:58.773897 25145 tablet_service.cc:1511] Processing CreateTablet for tablet 12ad83ce39d241349c0635238c461a58 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:58.786228 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478759ac2d8644a6a0ba3d69c49fd1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.788465 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 12ad83ce39d241349c0635238c461a58 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:58.790673 25141 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1c43a63f7740b4b4db0aaabca513f2 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:58.791419 25218 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1c43a63f7740b4b4db0aaabca513f2 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:58.782594 25297 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5e2e329ecc4e7894f1e4a1d84528b8 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 14:51:58.806699 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 81231.5us
I20260709 14:51:58.809098 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ad83ce39d241349c0635238c461a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.809401 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:58.809640 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ad83ce39d241349c0635238c461a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.813478 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1c43a63f7740b4b4db0aaabca513f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.813949 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1c43a63f7740b4b4db0aaabca513f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.817433 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864ebe8b9aeb4a9a895632389db2487c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.822161 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5e2e329ecc4e7894f1e4a1d84528b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.825428 25298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ad83ce39d241349c0635238c461a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.838464 25354 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.845849 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:51:58.846992 25197 leader_election.cc:343] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.851406 25348 ts_tablet_manager.cc:1434] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.096s	user 0.004s	sys 0.003s
I20260709 14:51:58.851923 25350 tablet_bootstrap.cc:654] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.861537 25348 tablet_bootstrap.cc:492] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:58.865698 25354 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:51:58.866562 25349 tablet_bootstrap.cc:492] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:58.867033 25349 ts_tablet_manager.cc:1403] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.250s	user 0.014s	sys 0.003s
I20260709 14:51:58.868142 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1c43a63f7740b4b4db0aaabca513f2 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:58.871734 25217 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba971fa7e0c4ee6bf4ae4f0e188ad3f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:58.872922 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba971fa7e0c4ee6bf4ae4f0e188ad3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.876801 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:58.876737 25145 tablet_service.cc:1511] Processing CreateTablet for tablet a673e931a14f48c39782e87ff0718e74 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:58.877449 25159 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.878005 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a673e931a14f48c39782e87ff0718e74. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.882476 25273 leader_election.cc:343] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.885576 25159 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:51:58.886462 25056 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.889528 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1c43a63f7740b4b4db0aaabca513f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.890990 25349 raft_consensus.cc:359] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.891706 25349 raft_consensus.cc:385] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.891997 25349 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.899349 25198 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:58.901080 25354 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.903941 25354 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:51:58.904640 25224 tablet_service.cc:1511] Processing CreateTablet for tablet a673e931a14f48c39782e87ff0718e74 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:58.904744 25354 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.906019 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a673e931a14f48c39782e87ff0718e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.906064 25350 tablet_bootstrap.cc:492] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:58.906711 25350 ts_tablet_manager.cc:1403] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.009s
I20260709 14:51:58.910235 25350 raft_consensus.cc:359] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.910928 25350 raft_consensus.cc:385] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.910779 25143 tablet_service.cc:1511] Processing CreateTablet for tablet 90e17a6cb5574719b6c06a7802b1b50e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:58.911244 25350 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.911672 25348 tablet_bootstrap.cc:654] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.903519 25349 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:58.912282 25143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e17a6cb5574719b6c06a7802b1b50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.912052 25350 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:58.917346 25148 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba971fa7e0c4ee6bf4ae4f0e188ad3f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:58.918543 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba971fa7e0c4ee6bf4ae4f0e188ad3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.918818 25293 tablet_service.cc:1511] Processing CreateTablet for tablet a673e931a14f48c39782e87ff0718e74 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:58.919967 25293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a673e931a14f48c39782e87ff0718e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.920647 25349 ts_tablet_manager.cc:1434] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 14:51:58.924611 25289 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba971fa7e0c4ee6bf4ae4f0e188ad3f (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:58.929894 25289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba971fa7e0c4ee6bf4ae4f0e188ad3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.930859 25349 tablet_bootstrap.cc:492] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:58.937783 25218 tablet_service.cc:1511] Processing CreateTablet for tablet 90e17a6cb5574719b6c06a7802b1b50e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:58.939750 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e17a6cb5574719b6c06a7802b1b50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.947405 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 90e17a6cb5574719b6c06a7802b1b50e (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:58.948469 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 754f160b55bf4a4e8e60d68f349e24ed (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:58.949204 25349 tablet_bootstrap.cc:654] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.949522 25350 ts_tablet_manager.cc:1434] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260709 14:51:58.950058 25297 tablet_service.cc:1511] Processing CreateTablet for tablet 754f160b55bf4a4e8e60d68f349e24ed (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:58.952425 25220 tablet_service.cc:1511] Processing CreateTablet for tablet ad824b12bafe4abc9d6f5704106233a1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:58.954134 25140 tablet_service.cc:1511] Processing CreateTablet for tablet d94f14250b6644419cf5a26ae12746db (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:58.954133 25298 tablet_service.cc:1511] Processing CreateTablet for tablet ad824b12bafe4abc9d6f5704106233a1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:58.954558 25145 tablet_service.cc:1511] Processing CreateTablet for tablet ad824b12bafe4abc9d6f5704106233a1 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:58.958200 25144 tablet_service.cc:1511] Processing CreateTablet for tablet 754f160b55bf4a4e8e60d68f349e24ed (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:58.961799 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754f160b55bf4a4e8e60d68f349e24ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.961071 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e17a6cb5574719b6c06a7802b1b50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.963250 25215 tablet_service.cc:1511] Processing CreateTablet for tablet d94f14250b6644419cf5a26ae12746db (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:58.965679 25350 tablet_bootstrap.cc:492] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:58.967929 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94f14250b6644419cf5a26ae12746db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.981442 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94f14250b6644419cf5a26ae12746db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.982290 25291 tablet_service.cc:1511] Processing CreateTablet for tablet d94f14250b6644419cf5a26ae12746db (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:58.984524 25057 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.989428 25144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754f160b55bf4a4e8e60d68f349e24ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.993009 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad824b12bafe4abc9d6f5704106233a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.994288 25291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94f14250b6644419cf5a26ae12746db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.011664 25290 tablet_service.cc:1511] Processing CreateTablet for tablet dd85342c99b74427abc592a95f8cb683 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:59.020252 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754f160b55bf4a4e8e60d68f349e24ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.021610 25348 tablet_bootstrap.cc:492] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.022089 25348 ts_tablet_manager.cc:1403] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.004s
I20260709 14:51:59.024068 25298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad824b12bafe4abc9d6f5704106233a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.024168 25143 tablet_service.cc:1511] Processing CreateTablet for tablet 2cef95b6d49245e4a8fe06cc69f3cc02 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:59.024741 25290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd85342c99b74427abc592a95f8cb683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.026258 25350 tablet_bootstrap.cc:654] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.027091 25348 raft_consensus.cc:359] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.027789 25348 raft_consensus.cc:385] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.028051 25348 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.029326 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad824b12bafe4abc9d6f5704106233a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.028854 25348 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.031253 25348 ts_tablet_manager.cc:1434] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:59.032157 25348 tablet_bootstrap.cc:492] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.033772 25143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cef95b6d49245e4a8fe06cc69f3cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.037240 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 2cef95b6d49245e4a8fe06cc69f3cc02 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:59.037842 25141 tablet_service.cc:1511] Processing CreateTablet for tablet dd85342c99b74427abc592a95f8cb683 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:59.039198 25217 tablet_service.cc:1511] Processing CreateTablet for tablet dd85342c99b74427abc592a95f8cb683 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:59.040848 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cef95b6d49245e4a8fe06cc69f3cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.043237 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 2cef95b6d49245e4a8fe06cc69f3cc02 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:59.044504 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cef95b6d49245e4a8fe06cc69f3cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.048146 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd85342c99b74427abc592a95f8cb683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.057590 25348 tablet_bootstrap.cc:654] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.061031 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd85342c99b74427abc592a95f8cb683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.065075 25349 tablet_bootstrap.cc:492] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.065559 25349 ts_tablet_manager.cc:1403] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.014s
I20260709 14:51:59.074796 25350 tablet_bootstrap.cc:492] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.075533 25350 ts_tablet_manager.cc:1403] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.009s
I20260709 14:51:59.079280 25349 raft_consensus.cc:359] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.080015 25349 raft_consensus.cc:385] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.079941 25350 raft_consensus.cc:359] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.080382 25349 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.081248 25289 tablet_service.cc:1511] Processing CreateTablet for tablet 78e5b14cb37a4eb5936b72bb9c121887 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:59.081321 25349 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.082607 25289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e5b14cb37a4eb5936b72bb9c121887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.083765 25349 ts_tablet_manager.cc:1434] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:51:59.084759 25349 tablet_bootstrap.cc:492] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.086380 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 78e5b14cb37a4eb5936b72bb9c121887 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:59.087587 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e5b14cb37a4eb5936b72bb9c121887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.091331 25349 tablet_bootstrap.cc:654] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.093287 25350 raft_consensus.cc:385] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.093655 25350 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.094549 25350 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.094734 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 78e5b14cb37a4eb5936b72bb9c121887 (DEFAULT_TABLE table=test-workload [id=3e034652527e4489a6aa313c751543e2]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:59.096205 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e5b14cb37a4eb5936b72bb9c121887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.096926 25350 ts_tablet_manager.cc:1434] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:51:59.098062 25350 tablet_bootstrap.cc:492] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.101410 25371 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.101852 25371 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:51:59.103873 25371 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.104776 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.105319 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.105584 25159 raft_consensus.cc:2393] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:51:59.111557 25272 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.114780 25354 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.115268 25354 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.117333 25371 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.117479 25354 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.121726 25350 tablet_bootstrap.cc:654] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.122131 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.125551 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:51:59.127286 25198 leader_election.cc:343] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.129163 25197 leader_election.cc:343] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.129719 25197 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:59.134550 25354 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.153681 25356 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.159308 25356 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.160787 25348 tablet_bootstrap.cc:492] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.161283 25348 ts_tablet_manager.cc:1403] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.129s	user 0.036s	sys 0.016s
I20260709 14:51:59.161718 25356 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.163779 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.155560 25371 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.164381 25159 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:51:59.164052 25348 raft_consensus.cc:359] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.169909 25348 raft_consensus.cc:385] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.170176 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.170288 25348 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.171142 25348 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:51:59.172230 25273 leader_election.cc:343] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.173241 25348 ts_tablet_manager.cc:1434] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:51:59.174019 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.174152 25348 tablet_bootstrap.cc:492] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.178936 25350 tablet_bootstrap.cc:492] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.179407 25350 ts_tablet_manager.cc:1403] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.023s
I20260709 14:51:59.181833 25348 tablet_bootstrap.cc:654] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.182250 25350 raft_consensus.cc:359] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.182962 25350 raft_consensus.cc:385] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.183267 25350 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
W20260709 14:51:59.183456 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:59.185066 25371 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.185436 25371 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.185729 25371 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.193738 25371 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.196306 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:59.183979 25350 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.196851 25159 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.204391 25349 tablet_bootstrap.cc:492] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.204864 25349 ts_tablet_manager.cc:1403] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.008s
I20260709 14:51:59.207653 25349 raft_consensus.cc:359] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.208307 25349 raft_consensus.cc:385] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.208397 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.208621 25349 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
W20260709 14:51:59.209693 25273 leader_election.cc:343] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.209525 25349 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.210300 25159 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:51:59.210742 25350 ts_tablet_manager.cc:1434] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:51:59.211242 25371 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.211737 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.212128 25349 ts_tablet_manager.cc:1434] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:59.213033 25371 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.213235 25349 tablet_bootstrap.cc:492] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.214088 25350 tablet_bootstrap.cc:492] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.214726 25371 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:51:59.215652 25371 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.217024 25348 tablet_bootstrap.cc:492] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.217558 25348 ts_tablet_manager.cc:1403] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.008s
I20260709 14:51:59.223202 25349 tablet_bootstrap.cc:654] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.220729 25348 raft_consensus.cc:359] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.224543 25348 raft_consensus.cc:385] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.224864 25348 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.225090 25350 tablet_bootstrap.cc:654] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.225618 25348 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.227634 25349 tablet_bootstrap.cc:492] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.227972 25348 ts_tablet_manager.cc:1434] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:51:59.228228 25349 ts_tablet_manager.cc:1403] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 14:51:59.228833 25348 tablet_bootstrap.cc:492] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.230006 25350 tablet_bootstrap.cc:492] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.230849 25354 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.231137 25349 raft_consensus.cc:359] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.231325 25354 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.231828 25349 raft_consensus.cc:385] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.232118 25349 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.233757 25354 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.230438 25350 ts_tablet_manager.cc:1403] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:51:59.234184 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.235008 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:51:59.236274 25197 leader_election.cc:343] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.236416 25348 tablet_bootstrap.cc:654] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.236788 25350 raft_consensus.cc:359] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:51:59.237314 25198 leader_election.cc:343] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.237520 25350 raft_consensus.cc:385] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.237807 25350 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.237785 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:59.238863 25354 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.238693 25350 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.232962 25349 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.240887 25350 ts_tablet_manager.cc:1434] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:59.242156 25350 tablet_bootstrap.cc:492] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.247793 25348 tablet_bootstrap.cc:492] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.248255 25348 ts_tablet_manager.cc:1403] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 14:51:59.248560 25349 ts_tablet_manager.cc:1434] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:51:59.249492 25056 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.250730 25350 tablet_bootstrap.cc:654] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.251045 25348 raft_consensus.cc:359] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.251689 25348 raft_consensus.cc:385] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.251971 25348 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.252844 25348 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.255077 25348 ts_tablet_manager.cc:1434] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:59.249516 25349 tablet_bootstrap.cc:492] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.255895 25348 tablet_bootstrap.cc:492] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.259727 25350 tablet_bootstrap.cc:492] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.260198 25350 ts_tablet_manager.cc:1403] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 14:51:59.262298 25348 tablet_bootstrap.cc:654] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.262953 25350 raft_consensus.cc:359] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.263667 25350 raft_consensus.cc:385] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.263952 25350 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.264667 25350 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.265239 25349 tablet_bootstrap.cc:654] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.268821 25354 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.269601 25350 ts_tablet_manager.cc:1434] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:59.269279 25354 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.270552 25350 tablet_bootstrap.cc:492] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.271294 25354 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.273226 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.273643 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.273837 25159 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:51:59.275055 25198 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:51:59.275825 25197 leader_election.cc:343] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.276644 25354 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.277184 25350 tablet_bootstrap.cc:654] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.277032 25354 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.277663 25348 tablet_bootstrap.cc:492] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.278136 25348 ts_tablet_manager.cc:1403] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 14:51:59.277612 25354 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.286037 25348 raft_consensus.cc:359] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.286720 25348 raft_consensus.cc:385] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.287003 25348 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.287658 25348 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.289582 25348 ts_tablet_manager.cc:1434] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:51:59.290043 25350 tablet_bootstrap.cc:492] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.290439 25348 tablet_bootstrap.cc:492] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.290546 25350 ts_tablet_manager.cc:1403] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:51:59.291244 25354 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.294013 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:59.294636 25159 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.294571 25350 raft_consensus.cc:359] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.295413 25350 raft_consensus.cc:385] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.295739 25350 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.296671 25350 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.297515 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:51:59.298771 25197 leader_election.cc:343] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.298980 25350 ts_tablet_manager.cc:1434] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:59.299309 25354 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.299993 25350 tablet_bootstrap.cc:492] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.301695 25159 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:51:59.302743 25198 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:59.303906 25354 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.304380 25354 raft_consensus.cc:697] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:51:59.305202 25354 consensus_queue.cc:237] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.308653 25350 tablet_bootstrap.cc:654] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.310639 25348 tablet_bootstrap.cc:654] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.315275 25350 tablet_bootstrap.cc:492] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.315824 25350 ts_tablet_manager.cc:1403] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 14:51:59.318567 25350 raft_consensus.cc:359] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.319106 25348 tablet_bootstrap.cc:492] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.319972 25348 ts_tablet_manager.cc:1403] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 14:51:59.319205 25350 raft_consensus.cc:385] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.320327 25350 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.321079 25350 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.322192 25349 tablet_bootstrap.cc:492] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.322654 25349 ts_tablet_manager.cc:1403] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.012s
I20260709 14:51:59.323129 25350 ts_tablet_manager.cc:1434] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:59.324088 25348 raft_consensus.cc:359] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.324780 25348 raft_consensus.cc:385] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.325191 25348 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.325464 25349 raft_consensus.cc:359] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.326007 25350 tablet_bootstrap.cc:492] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.326303 25349 raft_consensus.cc:385] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.325949 25348 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.326699 25349 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.326254 25053 catalog_manager.cc:5697] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.328202 25348 ts_tablet_manager.cc:1434] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:59.327796 25349 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.329228 25348 tablet_bootstrap.cc:492] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.330273 25349 ts_tablet_manager.cc:1434] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:51:59.331809 25350 tablet_bootstrap.cc:654] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.335886 25348 tablet_bootstrap.cc:654] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.343477 25354 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.352164 25371 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.352626 25371 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.354740 25371 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.356732 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:51:59.358201 25272 leader_election.cc:343] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.359359 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.359977 25233 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:51:59.361075 25349 tablet_bootstrap.cc:492] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.361233 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:51:59.362799 25356 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.363143 25356 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.363471 25356 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.366297 25233 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.368391 25349 tablet_bootstrap.cc:654] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.372925 25354 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.377269 25348 tablet_bootstrap.cc:492] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.377700 25348 ts_tablet_manager.cc:1403] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.020s
I20260709 14:51:59.380760 25348 raft_consensus.cc:359] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.381395 25348 raft_consensus.cc:385] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.381696 25348 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.382311 25348 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.384248 25348 ts_tablet_manager.cc:1434] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:59.385447 25371 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.390250 25348 tablet_bootstrap.cc:492] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.404923 25348 tablet_bootstrap.cc:654] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.410475 25354 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.410943 25354 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.413869 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.414767 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:51:59.415609 25198 leader_election.cc:343] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.416203 25354 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:51:59.416317 25197 leader_election.cc:343] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.417348 25405 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.416913 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:59.419505 25357 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.420073 25357 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.423678 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.424427 25308 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:51:59.425446 25122 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:51:59.426397 25356 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.426901 25405 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.427253 25357 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.427399 25405 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.428687 25354 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.429258 25354 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.429222 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:59.429761 25354 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:51:59.431245 25272 leader_election.cc:343] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.431984 25354 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.432307 25405 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.427363 25412 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.433882 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.434051 25412 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.434916 25412 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.435002 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.435918 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.436421 25348 tablet_bootstrap.cc:492] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
W20260709 14:51:59.436640 25272 leader_election.cc:343] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.436945 25348 ts_tablet_manager.cc:1403] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.006s
W20260709 14:51:59.437021 25124 leader_election.cc:343] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.438261 25197 leader_election.cc:343] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.440070 25348 raft_consensus.cc:359] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.440855 25348 raft_consensus.cc:385] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.441305 25348 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.442029 25350 tablet_bootstrap.cc:492] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.442561 25350 ts_tablet_manager.cc:1403] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.049s
I20260709 14:51:59.442104 25348 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.445070 25350 raft_consensus.cc:359] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.445688 25350 raft_consensus.cc:385] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.445936 25350 raft_consensus.cc:740] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.446333 25348 ts_tablet_manager.cc:1434] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:59.447201 25348 tablet_bootstrap.cc:492] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.446717 25350 consensus_queue.cc:260] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.452766 25350 ts_tablet_manager.cc:1434] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:59.452828 25412 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.455442 25350 tablet_bootstrap.cc:492] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.457028 25412 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.457800 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:51:59.459992 25124 leader_election.cc:343] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.452715 25356 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.458282 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:51:59.465245 25308 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.467089 25350 tablet_bootstrap.cc:654] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.474692 25308 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:51:59.476228 25122 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.477388 25412 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.477994 25412 raft_consensus.cc:697] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:51:59.478977 25412 consensus_queue.cc:237] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.479730 25350 tablet_bootstrap.cc:492] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.480285 25350 ts_tablet_manager.cc:1403] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260709 14:51:59.481931 25348 tablet_bootstrap.cc:654] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.482084 25357 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.482669 25357 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.485196 25357 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.487709 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.489161 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.489908 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.490557 25234 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:51:59.491858 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.492472 25234 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:59.496209 25124 leader_election.cc:343] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.496697 25412 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.497166 25412 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.499732 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.499914 25234 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:51:59.500900 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
W20260709 14:51:59.501044 25124 leader_election.cc:343] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.501816 25356 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.502249 25356 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.502295 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:51:59.502785 25356 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.502836 25412 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.503242 25405 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.503708 25405 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
W20260709 14:51:59.503759 25198 leader_election.cc:343] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.504281 25198 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:59.504577 25405 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.510654 25350 raft_consensus.cc:359] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.511525 25350 raft_consensus.cc:385] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.511855 25350 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.512778 25350 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.515697 25350 ts_tablet_manager.cc:1434] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:51:59.516008 25356 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.516834 25350 tablet_bootstrap.cc:492] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.524806 25412 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.524878 25350 tablet_bootstrap.cc:654] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.525379 25412 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.527515 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:51:59.529062 25122 leader_election.cc:343] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.529716 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.529654 25122 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.530664 25357 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.537900 25349 tablet_bootstrap.cc:492] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.538337 25349 ts_tablet_manager.cc:1403] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.177s	user 0.038s	sys 0.063s
I20260709 14:51:59.541597 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.542286 25308 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:51:59.542696 25349 raft_consensus.cc:359] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.532203 25412 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.543352 25349 raft_consensus.cc:385] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.543598 25349 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.544030 25349 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:51:59.534258 25122 leader_election.cc:343] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.545418 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.545271 25054 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.550577 25349 ts_tablet_manager.cc:1434] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:59.551478 25349 tablet_bootstrap.cc:492] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
W20260709 14:51:59.552080 25124 leader_election.cc:343] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.552078 25122 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.552665 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.557725 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:59.558136 25356 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.558996 25357 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.559362 25357 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.559706 25357 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.553267 25412 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:59.559372 25272 leader_election.cc:343] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.569363 25412 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.571364 25412 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.571811 25412 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.572475 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.572551 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.573050 25233 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.573338 25308 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:51:59.574811 25122 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:51:59.574769 25411 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.576745 25412 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.577191 25412 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.577612 25412 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.579456 25348 tablet_bootstrap.cc:492] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.579869 25348 ts_tablet_manager.cc:1403] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.013s
I20260709 14:51:59.582545 25350 tablet_bootstrap.cc:492] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.582909 25350 ts_tablet_manager.cc:1403] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.007s
I20260709 14:51:59.583048 25348 raft_consensus.cc:359] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.583709 25348 raft_consensus.cc:385] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.583971 25348 raft_consensus.cc:740] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.584611 25348 consensus_queue.cc:260] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.584892 25350 raft_consensus.cc:359] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.585474 25350 raft_consensus.cc:385] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.585763 25350 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.585716 25357 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.586716 25350 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.587813 25357 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.588876 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:51:59.589432 25308 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.595477 25411 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.595925 25411 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.597113 25308 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:51:59.598002 25411 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.598477 25122 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:51:59.599465 25233 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:51:59.600122 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.601869 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:51:59.604138 25371 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.605521 25371 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:51:59.605691 25348 ts_tablet_manager.cc:1434] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:51:59.606590 25348 tablet_bootstrap.cc:492] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.606472 25371 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.608706 25357 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:59.609978 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 57937.8us
I20260709 14:51:59.609911 25053 catalog_manager.cc:5697] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.611438 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.612052 25233 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:51:59.612303 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.613044 25232 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.613528 25350 ts_tablet_manager.cc:1434] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.011s
I20260709 14:51:59.614467 25350 tablet_bootstrap.cc:492] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.609916 25357 raft_consensus.cc:697] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:51:59.615409 25357 consensus_queue.cc:237] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.617514 25349 tablet_bootstrap.cc:654] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.618552 25412 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.621932 25232 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:51:59.628597 25348 tablet_bootstrap.cc:654] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.629776 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.639364 25159 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:51:59.632365 25356 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.644743 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.645710 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:51:59.647056 25411 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.652810 25232 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.660152 25411 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.633550 25350 tablet_bootstrap.cc:654] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.635876 25412 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.637298 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:51:59.666005 25308 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.673655 25232 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:51:59.674465 25349 tablet_bootstrap.cc:492] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.674206 25053 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.675240 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:51:59.676383 25412 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.676954 25412 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:51:59.678011 25412 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.682349 25056 catalog_manager.cc:5697] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.673923 25308 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:51:59.686074 25348 tablet_bootstrap.cc:492] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.686620 25348 ts_tablet_manager.cc:1403] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.008s
I20260709 14:51:59.690019 25419 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.674933 25349 ts_tablet_manager.cc:1403] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.005s
I20260709 14:51:59.696125 25350 tablet_bootstrap.cc:492] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.696607 25350 ts_tablet_manager.cc:1403] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.013s
I20260709 14:51:59.700779 25348 raft_consensus.cc:359] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.701474 25348 raft_consensus.cc:385] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.701735 25348 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.702454 25348 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.707155 25348 ts_tablet_manager.cc:1434] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:51:59.707990 25412 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.708428 25412 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.709192 25056 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.710492 25412 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.711216 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.700958 25349 raft_consensus.cc:359] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.711854 25232 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:51:59.711952 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.712577 25350 raft_consensus.cc:359] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.713022 25348 tablet_bootstrap.cc:492] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.713227 25350 raft_consensus.cc:385] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.713301 25124 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:51:59.713611 25350 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
W20260709 14:51:59.713935 25122 leader_election.cc:343] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.714077 25412 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.714241 25350 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.714577 25412 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.714990 25412 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.715830 25350 ts_tablet_manager.cc:1434] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.002s
I20260709 14:51:59.716603 25350 tablet_bootstrap.cc:492] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.712006 25349 raft_consensus.cc:385] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.717499 25349 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.718256 25349 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.720166 25349 ts_tablet_manager.cc:1434] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:51:59.721437 25412 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.723627 25349 tablet_bootstrap.cc:492] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.721979 25350 tablet_bootstrap.cc:654] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.722011 25348 tablet_bootstrap.cc:654] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.727627 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.728173 25232 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.729981 25349 tablet_bootstrap.cc:654] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.734817 25348 tablet_bootstrap.cc:492] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.735201 25348 ts_tablet_manager.cc:1403] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 14:51:59.735098 25232 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:51:59.736313 25412 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.736359 25124 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:51:59.737219 25412 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.737653 25412 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:51:59.737713 25348 raft_consensus.cc:359] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.738408 25348 raft_consensus.cc:385] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.738790 25348 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.738466 25412 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.739454 25348 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.740537 25350 tablet_bootstrap.cc:492] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.738445 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:51:59.741665 25348 ts_tablet_manager.cc:1434] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:59.742535 25348 tablet_bootstrap.cc:492] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
W20260709 14:51:59.745888 25122 leader_election.cc:343] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.747063 25350 ts_tablet_manager.cc:1403] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:51:59.748009 25348 tablet_bootstrap.cc:654] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.749733 25350 raft_consensus.cc:359] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.750483 25350 raft_consensus.cc:385] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.750869 25350 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.751699 25350 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.754698 25350 ts_tablet_manager.cc:1434] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:59.755842 25350 tablet_bootstrap.cc:492] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.763831 25350 tablet_bootstrap.cc:654] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.776064 25350 tablet_bootstrap.cc:492] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.776429 25357 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.776832 25350 ts_tablet_manager.cc:1403] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:51:59.777133 25357 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.779865 25357 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.781756 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.784209 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.785226 25232 raft_consensus.cc:2393] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:51:59.785730 25371 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.785084 25054 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.786170 25371 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.786768 25124 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.787775 25357 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.788617 25371 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.789583 25411 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.790011 25411 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.790308 25350 raft_consensus.cc:359] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.790405 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.790405 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.791277 25159 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:51:59.791736 25232 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:51:59.791945 25411 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.792569 25272 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:51:59.793447 25371 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.793781 25371 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.794100 25371 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.794905 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:51:59.795658 25159 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:51:59.796723 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.796696 25198 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:51:59.799413 25197 leader_election.cc:343] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.800719 25357 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.801975 25411 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.802346 25411 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.802677 25411 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.807209 25371 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.809396 25411 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.810542 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.811075 25232 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.812021 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:59.812538 25158 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.813500 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:51:59.814116 25159 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.817720 25232 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:51:59.818495 25350 raft_consensus.cc:385] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.818787 25350 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.818930 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:51:59.819641 25158 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:51:59.819471 25350 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.819808 25356 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.820364 25356 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:51:59.820681 25198 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:51:59.821574 25350 ts_tablet_manager.cc:1434] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:51:59.821600 25372 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.821257 25356 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.822204 25372 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:51:59.822570 25350 tablet_bootstrap.cc:492] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.823048 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:51:59.822973 25372 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.823858 25411 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:51:59.824342 25197 leader_election.cc:343] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.825388 25371 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:51:59.828063 25350 tablet_bootstrap.cc:654] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.828090 25348 tablet_bootstrap.cc:492] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.830842 25348 ts_tablet_manager.cc:1403] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.026s
I20260709 14:51:59.833523 25349 tablet_bootstrap.cc:492] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.833938 25349 ts_tablet_manager.cc:1403] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.110s	user 0.040s	sys 0.026s
I20260709 14:51:59.834091 25348 raft_consensus.cc:359] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.834824 25348 raft_consensus.cc:385] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.835075 25348 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.835697 25348 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.835544 25056 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.837464 25348 ts_tablet_manager.cc:1434] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:59.837491 25159 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:51:59.838519 25348 tablet_bootstrap.cc:492] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.845104 25350 tablet_bootstrap.cc:492] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.845531 25350 ts_tablet_manager.cc:1403] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.004s
I20260709 14:51:59.846586 25349 raft_consensus.cc:359] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.847364 25349 raft_consensus.cc:385] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.847631 25349 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.847856 25350 raft_consensus.cc:359] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.848505 25350 raft_consensus.cc:385] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.848349 25349 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.848778 25350 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.849519 25350 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.850603 25349 ts_tablet_manager.cc:1434] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:51:59.851155 25350 ts_tablet_manager.cc:1434] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:59.851456 25349 tablet_bootstrap.cc:492] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.851289 25411 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.851990 25350 tablet_bootstrap.cc:492] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.857437 25348 tablet_bootstrap.cc:654] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.857267 25349 tablet_bootstrap.cc:654] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.859020 25308 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.860920 25350 tablet_bootstrap.cc:654] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.868743 25350 tablet_bootstrap.cc:492] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.869127 25411 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.870400 25056 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.869125 25350 ts_tablet_manager.cc:1403] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:51:59.874895 25348 tablet_bootstrap.cc:492] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.875430 25348 ts_tablet_manager.cc:1403] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.005s
I20260709 14:51:59.880793 25350 raft_consensus.cc:359] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.881603 25350 raft_consensus.cc:385] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.881876 25350 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.882551 25350 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.884965 25350 ts_tablet_manager.cc:1434] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 14:51:59.886008 25350 tablet_bootstrap.cc:492] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:51:59.889340 25348 raft_consensus.cc:359] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.890123 25348 raft_consensus.cc:385] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.890441 25348 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.891090 25348 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.893581 25348 ts_tablet_manager.cc:1434] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 14:51:59.894415 25348 tablet_bootstrap.cc:492] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:51:59.900161 25348 tablet_bootstrap.cc:654] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.906483 25350 tablet_bootstrap.cc:654] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.906440 25357 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.907114 25357 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.909303 25357 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.910977 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:51:59.912632 25124 leader_election.cc:343] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.915877 25356 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.916540 25371 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.917781 25349 tablet_bootstrap.cc:492] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.918282 25349 ts_tablet_manager.cc:1403] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.024s
I20260709 14:51:59.920990 25349 raft_consensus.cc:359] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.921809 25349 raft_consensus.cc:385] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.914814 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:51:59.922128 25349 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
W20260709 14:51:59.923341 25122 leader_election.cc:343] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.923833 25122 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.923414 25349 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.924023 25357 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.924903 25412 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.924707 25357 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.925655 25349 ts_tablet_manager.cc:1434] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:59.928879 25349 tablet_bootstrap.cc:492] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.929241 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.930944 25357 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:51:59.931743 25124 leader_election.cc:343] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.934504 25349 tablet_bootstrap.cc:654] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.935526 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:51:59.936970 25122 leader_election.cc:343] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.937554 25122 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:51:59.938982 25357 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.954186 25349 tablet_bootstrap.cc:492] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.954643 25349 ts_tablet_manager.cc:1403] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260709 14:51:59.957242 25349 raft_consensus.cc:359] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.957887 25349 raft_consensus.cc:385] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.958143 25349 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.958762 25349 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.960678 25349 ts_tablet_manager.cc:1434] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:59.962790 25357 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.963248 25357 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.964193 25349 tablet_bootstrap.cc:492] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.965780 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:51:59.966377 25233 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:51:59.967592 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:51:59.968519 25412 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.968889 25412 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.969259 25412 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.970099 25349 tablet_bootstrap.cc:654] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.975095 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:51:59.976743 25122 leader_election.cc:343] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.977530 25357 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.980861 25349 tablet_bootstrap.cc:492] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:51:59.981302 25349 ts_tablet_manager.cc:1403] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260709 14:51:59.981268 25412 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.983861 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:51:59.983875 25349 raft_consensus.cc:359] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.984472 25233 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.984604 25349 raft_consensus.cc:385] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.984910 25349 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.985833 25349 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.987804 25349 ts_tablet_manager.cc:1434] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:51:59.989040 25349 tablet_bootstrap.cc:492] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:51:59.990586 25233 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:51:59.991683 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:51:59.992543 25357 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.993263 25357 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:51:59.994063 25357 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.994611 25349 tablet_bootstrap.cc:654] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.998229 25412 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:51:59.998873 25348 tablet_bootstrap.cc:492] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:51:59.998876 25350 tablet_bootstrap.cc:492] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:51:59.999480 25350 ts_tablet_manager.cc:1403] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.012s
I20260709 14:52:00.000752 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:52:00.001966 25122 leader_election.cc:343] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.002166 25350 raft_consensus.cc:359] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:51:59.999444 25348 ts_tablet_manager.cc:1403] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.105s	user 0.004s	sys 0.026s
I20260709 14:52:00.002803 25350 raft_consensus.cc:385] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.003088 25350 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.004949 25350 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.005523 25348 raft_consensus.cc:359] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.006203 25348 raft_consensus.cc:385] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.006474 25348 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.007581 25350 ts_tablet_manager.cc:1434] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:52:00.007227 25348 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.008607 25350 tablet_bootstrap.cc:492] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:00.014575 25350 tablet_bootstrap.cc:654] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.015682 25348 ts_tablet_manager.cc:1434] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:52:00.016026 25349 tablet_bootstrap.cc:492] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:00.016454 25349 ts_tablet_manager.cc:1403] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260709 14:52:00.016557 25348 tablet_bootstrap.cc:492] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:00.020045 25349 raft_consensus.cc:359] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.022506 25349 raft_consensus.cc:385] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.023180 25349 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.024425 25349 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.022903 25348 tablet_bootstrap.cc:654] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.028995 25350 tablet_bootstrap.cc:492] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:00.029424 25350 ts_tablet_manager.cc:1403] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:52:00.030507 25349 ts_tablet_manager.cc:1434] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260709 14:52:00.030087 25057 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.031378 25349 tablet_bootstrap.cc:492] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:00.031884 25350 raft_consensus.cc:359] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.032502 25350 raft_consensus.cc:385] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.032764 25350 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.033371 25350 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.035691 25350 ts_tablet_manager.cc:1434] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:00.036953 25350 tablet_bootstrap.cc:492] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:00.037563 25349 tablet_bootstrap.cc:654] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.042217 25348 tablet_bootstrap.cc:492] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:00.043257 25350 tablet_bootstrap.cc:654] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.043452 25348 ts_tablet_manager.cc:1403] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260709 14:52:00.045509 25349 tablet_bootstrap.cc:492] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:00.045955 25349 ts_tablet_manager.cc:1403] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:52:00.046434 25348 raft_consensus.cc:359] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.047446 25348 raft_consensus.cc:385] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.047796 25348 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.049115 25410 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.049605 25410 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.053319 25357 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.053572 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:00.054157 25308 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:00.055311 25197 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:00.054462 25350 tablet_bootstrap.cc:492] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:00.056061 25354 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.056447 25354 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.048760 25348 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.051721 25410 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.056845 25354 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.060951 25349 raft_consensus.cc:359] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.074915 25349 raft_consensus.cc:385] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.075249 25349 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.056037 25350 ts_tablet_manager.cc:1403] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:52:00.056815 25233 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.076032 25349 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.078943 25348 ts_tablet_manager.cc:1434] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.005s
I20260709 14:52:00.081951 25348 tablet_bootstrap.cc:492] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:00.085042 25357 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.087929 25348 tablet_bootstrap.cc:654] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.088079 25356 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.058044 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:00.097520 25158 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:00.098019 25349 ts_tablet_manager.cc:1434] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.008s
I20260709 14:52:00.099371 25349 tablet_bootstrap.cc:492] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:00.102010 25350 raft_consensus.cc:359] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.102901 25350 raft_consensus.cc:385] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.103229 25350 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.111166 25350 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.113214 25350 ts_tablet_manager.cc:1434] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:52:00.124871 25354 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.126710 25158 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.127295 25354 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.127859 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:00.128464 25307 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.129587 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:00.130175 25159 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.134305 25350 tablet_bootstrap.cc:492] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:00.133430 25371 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:52:00.147315 25307 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:00.148520 25197 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:00.150254 25354 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.151479 25354 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:00.152339 25354 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.163092 25159 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:00.165366 25348 tablet_bootstrap.cc:492] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:00.167618 25348 ts_tablet_manager.cc:1403] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.021s
I20260709 14:52:00.166411 25350 tablet_bootstrap.cc:654] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.171814 25349 tablet_bootstrap.cc:654] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.177512 25348 raft_consensus.cc:359] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.179812 25348 raft_consensus.cc:385] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.179760 25412 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.180424 25348 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.181286 25348 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.183550 25348 ts_tablet_manager.cc:1434] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:00.186148 25348 tablet_bootstrap.cc:492] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:00.192694 25348 tablet_bootstrap.cc:654] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.194096 25412 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.195066 25422 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.195930 25422 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.198012 25422 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.199635 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:00.201049 25124 leader_election.cc:343] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.203052 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:00.203420 25057 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:00.204321 25122 leader_election.cc:343] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.204923 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:00.211495 25412 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.216207 25354 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.216132 25412 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:00.216610 25197 consensus_peers.cc:597] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Couldn't send request to peer 4e17f3cf54674f1982431a8a306a162e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:00.216699 25354 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.220660 25308 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.220542 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:00.221989 25197 leader_election.cc:343] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.222512 25354 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.234759 25348 tablet_bootstrap.cc:492] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:00.235316 25348 ts_tablet_manager.cc:1403] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.001s
I20260709 14:52:00.238680 25349 tablet_bootstrap.cc:492] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:00.239142 25349 ts_tablet_manager.cc:1403] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.140s	user 0.003s	sys 0.026s
I20260709 14:52:00.249245 25349 raft_consensus.cc:359] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.250236 25349 raft_consensus.cc:385] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.250552 25349 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.251195 25349 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.258810 25348 raft_consensus.cc:359] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.261883 25348 raft_consensus.cc:385] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.262414 25348 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
W20260709 14:52:00.260318 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:00.264489 25348 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.265690 25349 ts_tablet_manager.cc:1434] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:52:00.266579 25349 tablet_bootstrap.cc:492] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:00.268262 25468 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:52:00.269538 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 61133us
I20260709 14:52:00.274839 25349 tablet_bootstrap.cc:654] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.274130 25348 ts_tablet_manager.cc:1434] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:52:00.276207 25348 tablet_bootstrap.cc:492] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:00.279983 25350 tablet_bootstrap.cc:492] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:00.280535 25350 ts_tablet_manager.cc:1403] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.162s	user 0.039s	sys 0.017s
I20260709 14:52:00.282444 25354 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.283195 25354 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.283798 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:00.284409 25158 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:00.285774 25354 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.285862 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:00.286623 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:00.287436 25158 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:00.287977 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:00.291035 25350 raft_consensus.cc:359] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.292430 25350 raft_consensus.cc:385] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.292671 25350 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.293228 25350 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.303406 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:52:00.304010 25197 leader_election.cc:343] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.304272 25410 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.304687 25410 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.304630 25467 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.290808 25354 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.305363 25467 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.305944 25354 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.306308 25354 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.308997 25356 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.309391 25467 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.309645 25356 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.311692 25350 ts_tablet_manager.cc:1434] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:52:00.312606 25350 tablet_bootstrap.cc:492] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:00.286242 25468 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:52:00.314741 25372 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.315176 25372 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.315769 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:00.306975 25410 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.318327 25372 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.319414 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:00.316359 25307 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
W20260709 14:52:00.327311 25197 leader_election.cc:343] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.330327 25349 tablet_bootstrap.cc:492] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:00.329979 25122 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:00.330750 25349 ts_tablet_manager.cc:1403] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.003s
I20260709 14:52:00.335234 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:00.335618 25356 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:00.335893 25232 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:52:00.336279 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:00.336866 25158 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:00.338479 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:00.338696 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:00.339664 25232 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:00.339664 25356 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.341514 25356 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.341899 25356 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.342953 25410 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.346886 25372 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.348100 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:00.348685 25158 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:00.348770 25410 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.349967 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:00.350582 25159 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.350461 25467 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.337671 25468 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.353675 25468 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.353807 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:00.354089 25468 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.354617 25372 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.349985 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:00.355047 25372 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.359638 25372 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.375335 25159 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:00.360919 25356 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.376055 25419 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.344604 25354 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.385456 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:00.386067 25306 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.387635 25411 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.388100 25411 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:00.388888 25411 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.390863 25419 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.393541 25354 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.396456 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:52:00.399092 25197 leader_election.cc:343] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.408246 25348 tablet_bootstrap.cc:654] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.394491 25419 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.409906 25371 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.411067 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:00.411813 25159 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.416109 25349 raft_consensus.cc:359] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.416921 25349 raft_consensus.cc:385] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.417383 25349 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.419307 25349 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.421409 25307 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.427511 25356 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:00.416059 25468 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.432047 25349 ts_tablet_manager.cc:1434] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.101s	user 0.004s	sys 0.004s
I20260709 14:52:00.433425 25349 tablet_bootstrap.cc:492] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:00.433350 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:00.434012 25231 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.427681 25307 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:00.441586 25350 tablet_bootstrap.cc:654] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.434679 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:00.450726 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:52:00.452250 25272 leader_election.cc:343] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.442629 25419 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:00.456219 25468 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.454087 25158 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.454557 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:00.460333 25230 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:00.469087 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:00.469528 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:00.470499 25229 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.470654 25308 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.471561 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:00.475240 25371 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.475524 25419 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.475950 25468 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:00.475713 25371 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.475921 25419 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.461719 25372 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.501926 25231 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:00.489264 25419 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.514079 25056 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.523102 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:00.588397 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:00.589184 25156 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.550685 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:52:00.601660 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 71682.2us
I20260709 14:52:00.603219 25356 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.635984 25372 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.664376 25348 tablet_bootstrap.cc:492] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:00.665042 25348 ts_tablet_manager.cc:1403] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.389s	user 0.009s	sys 0.014s
I20260709 14:52:00.666740 25349 tablet_bootstrap.cc:654] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:00.667196 25477 log.cc:927] Time spent T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.185s	user 0.001s	sys 0.000s
I20260709 14:52:00.556978 25159 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:00.684392 25158 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:00.676056 25371 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:52:00.673441 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 70138.6us
I20260709 14:52:00.686689 25356 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:00.695075 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:00.696949 25354 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.696985 25372 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:00.697746 25354 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:00.695453 25356 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.698678 25354 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.764170 25308 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:00.765813 25122 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:00.765870 25348 raft_consensus.cc:359] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.766281 25468 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.766660 25348 raft_consensus.cc:385] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.766937 25348 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.767623 25468 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.767585 25348 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.768164 25468 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:00.768713 25350 tablet_bootstrap.cc:492] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:00.769441 25350 ts_tablet_manager.cc:1403] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.457s	user 0.017s	sys 0.007s
I20260709 14:52:00.770920 25349 tablet_bootstrap.cc:492] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:00.771483 25349 ts_tablet_manager.cc:1403] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.338s	user 0.010s	sys 0.018s
I20260709 14:52:00.775360 25348 ts_tablet_manager.cc:1434] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.110s	user 0.019s	sys 0.026s
I20260709 14:52:00.776969 25348 tablet_bootstrap.cc:492] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
W20260709 14:52:00.775472 25476 log.cc:927] Time spent T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
W20260709 14:52:00.779928 25479 log.cc:927] Time spent T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 14:52:00.779965 25468 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.784062 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:00.784735 25234 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:00.787056 25350 raft_consensus.cc:359] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.799320 25229 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:00.789135 25156 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:00.809279 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:00.809648 25349 raft_consensus.cc:359] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.810086 25410 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.810310 25349 raft_consensus.cc:385] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.810546 25410 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:00.811419 25410 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.810596 25349 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.801203 25350 raft_consensus.cc:385] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.813266 25349 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.812966 25350 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.819533 25419 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.820915 25350 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.826260 25348 tablet_bootstrap.cc:654] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.827654 25350 ts_tablet_manager.cc:1434] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 14:52:00.828837 25350 tablet_bootstrap.cc:492] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:00.830253 25349 ts_tablet_manager.cc:1434] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 14:52:00.833066 25349 tablet_bootstrap.cc:492] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:00.844527 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:00.849723 25308 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.849927 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:52:00.854770 25272 leader_election.cc:343] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.862540 25056 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.864917 25348 tablet_bootstrap.cc:492] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:00.919819 25348 ts_tablet_manager.cc:1403] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.006s
W20260709 14:52:00.922739 25495 log.cc:927] Time spent T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.053s	user 0.023s	sys 0.029s
W20260709 14:52:00.925256 25197 leader_election.cc:343] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.925964 25350 tablet_bootstrap.cc:654] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.926144 25349 tablet_bootstrap.cc:654] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.862382 25419 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:00.927920 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:00.932507 25233 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.936512 25348 raft_consensus.cc:359] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.937165 25348 raft_consensus.cc:385] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.937454 25348 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.923660 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:00.938640 25348 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.928529 25354 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.941423 25348 ts_tablet_manager.cc:1434] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:52:00.941310 25482 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:00.941942 25482 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:52:00.942426 25482 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.942677 25348 tablet_bootstrap.cc:492] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:00.948258 25348 tablet_bootstrap.cc:654] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.961370 25482 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.930675 25411 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.962785 25233 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
W20260709 14:52:00.921419 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 46629.8us
I20260709 14:52:00.963855 25350 tablet_bootstrap.cc:492] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:00.964418 25350 ts_tablet_manager.cc:1403] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.136s	user 0.026s	sys 0.005s
I20260709 14:52:00.965305 25372 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.867919 25053 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.966886 25349 tablet_bootstrap.cc:492] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:00.967414 25349 ts_tablet_manager.cc:1403] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.001s
I20260709 14:52:00.969108 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:00.970594 25349 raft_consensus.cc:359] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.971082 25356 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.971498 25349 raft_consensus.cc:385] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.971654 25356 raft_consensus.cc:697] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:00.971856 25349 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.972527 25356 consensus_queue.cc:237] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.975936 25350 raft_consensus.cc:359] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.976771 25350 raft_consensus.cc:385] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.977630 25372 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.972755 25349 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.978085 25372 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.980324 25349 ts_tablet_manager.cc:1434] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:52:00.980491 25348 tablet_bootstrap.cc:492] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:00.980873 25348 ts_tablet_manager.cc:1403] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.022s
I20260709 14:52:00.981179 25349 tablet_bootstrap.cc:492] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:00.981449 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:52:00.982805 25198 leader_election.cc:343] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.983374 25348 raft_consensus.cc:359] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:00.984042 25348 raft_consensus.cc:385] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.984129 25372 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:00.984395 25348 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.984901 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:00.985225 25348 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:00.986338 25197 leader_election.cc:343] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.986984 25349 tablet_bootstrap.cc:654] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.986780 25197 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:00.987344 25348 ts_tablet_manager.cc:1434] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:00.987860 25411 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.988685 25348 tablet_bootstrap.cc:492] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:00.996367 25348 tablet_bootstrap.cc:654] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.977108 25350 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.996860 25056 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.997892 25350 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.001598 25350 ts_tablet_manager.cc:1434] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 14:52:01.002758 25350 tablet_bootstrap.cc:492] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:00.996902 25482 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.003268 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:01.006127 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:01.023752 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.024901 25356 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:01.025995 25356 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.026531 25356 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.052614 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.043505 25356 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:52:01.058377 25273 leader_election.cc:343] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.062649 25348 tablet_bootstrap.cc:492] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.063920 25348 ts_tablet_manager.cc:1403] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.019s
I20260709 14:52:01.037753 25053 catalog_manager.cc:5697] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.064957 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.066473 25053 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.071308 25350 tablet_bootstrap.cc:654] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.071481 25348 raft_consensus.cc:359] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.072295 25348 raft_consensus.cc:385] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.072670 25348 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.073498 25348 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.075821 25348 ts_tablet_manager.cc:1434] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:01.076830 25348 tablet_bootstrap.cc:492] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
W20260709 14:52:01.070770 25272 leader_election.cc:343] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.078989 25272 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.081444 25356 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.086514 25348 tablet_bootstrap.cc:654] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.094539 25349 tablet_bootstrap.cc:492] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.095032 25349 ts_tablet_manager.cc:1403] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.114s	user 0.056s	sys 0.033s
I20260709 14:52:01.097528 25349 raft_consensus.cc:359] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.098232 25349 raft_consensus.cc:385] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.098485 25350 tablet_bootstrap.cc:492] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.098551 25349 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.098982 25350 ts_tablet_manager.cc:1403] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.005s
I20260709 14:52:01.099444 25349 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.101806 25349 ts_tablet_manager.cc:1434] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:01.102727 25349 tablet_bootstrap.cc:492] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.105681 25350 raft_consensus.cc:359] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.106328 25350 raft_consensus.cc:385] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.106598 25350 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.107461 25350 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.110071 25350 ts_tablet_manager.cc:1434] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:01.110877 25350 tablet_bootstrap.cc:492] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.112121 25468 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.108448 25349 tablet_bootstrap.cc:654] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.112560 25468 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.114642 25468 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.116032 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:01.117856 25122 leader_election.cc:343] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.116176 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:01.119697 25124 leader_election.cc:343] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.120277 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.120808 25350 tablet_bootstrap.cc:654] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.121621 25468 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.126431 25349 tablet_bootstrap.cc:492] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.127048 25349 ts_tablet_manager.cc:1403] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.006s
I20260709 14:52:01.130426 25349 raft_consensus.cc:359] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.131428 25349 raft_consensus.cc:385] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.131814 25349 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.132833 25349 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.139356 25349 ts_tablet_manager.cc:1434] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:01.140988 25349 tablet_bootstrap.cc:492] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.144748 25348 tablet_bootstrap.cc:492] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.145191 25348 ts_tablet_manager.cc:1403] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.042s
I20260709 14:52:01.147063 25350 tablet_bootstrap.cc:492] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.149255 25350 ts_tablet_manager.cc:1403] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.004s
I20260709 14:52:01.147665 25348 raft_consensus.cc:359] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.151672 25350 raft_consensus.cc:359] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.152190 25348 raft_consensus.cc:385] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.152448 25350 raft_consensus.cc:385] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.152498 25348 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.152858 25350 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.153316 25348 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.153537 25350 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.155304 25348 ts_tablet_manager.cc:1434] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:52:01.148816 25349 tablet_bootstrap.cc:654] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.155927 25350 ts_tablet_manager.cc:1434] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:01.156977 25350 tablet_bootstrap.cc:492] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.159040 25348 tablet_bootstrap.cc:492] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:01.162379 25350 tablet_bootstrap.cc:654] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.167171 25349 tablet_bootstrap.cc:492] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.167582 25349 ts_tablet_manager.cc:1403] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.001s
I20260709 14:52:01.170300 25410 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.170015 25348 tablet_bootstrap.cc:654] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.171751 25410 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.173815 25410 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.175987 25350 tablet_bootstrap.cc:492] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.176507 25350 ts_tablet_manager.cc:1403] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 14:52:01.177459 25356 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.177845 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.177958 25356 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.178491 25156 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:01.179428 25482 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.179602 25350 raft_consensus.cc:359] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.180153 25410 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.180171 25350 raft_consensus.cc:385] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.180655 25350 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.180681 25410 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.181710 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.181704 25350 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.182758 25410 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.183491 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:52:01.184566 25272 leader_election.cc:343] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.184849 25350 ts_tablet_manager.cc:1434] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260709 14:52:01.185387 25197 leader_election.cc:343] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.187340 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.187636 25350 tablet_bootstrap.cc:492] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.187985 25234 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:01.187371 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.187294 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.189932 25410 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.190317 25410 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:01.190537 25198 leader_election.cc:343] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.190681 25410 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.191742 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:01.192530 25482 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.192956 25482 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.193308 25482 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.193235 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.194907 25350 tablet_bootstrap.cc:654] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.183635 25356 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.169993 25349 raft_consensus.cc:359] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.205803 25350 tablet_bootstrap.cc:492] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.203904 25348 tablet_bootstrap.cc:492] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.207916 25350 ts_tablet_manager.cc:1403] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 14:52:01.197819 25410 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.209630 25410 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.210145 25349 raft_consensus.cc:385] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.210428 25349 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.210374 25350 raft_consensus.cc:359] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.211086 25350 raft_consensus.cc:385] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.211370 25350 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.211179 25349 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.213346 25349 ts_tablet_manager.cc:1434] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:52:01.212059 25350 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.214022 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:01.215334 25371 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.216368 25350 ts_tablet_manager.cc:1434] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:01.214203 25349 tablet_bootstrap.cc:492] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.217296 25350 tablet_bootstrap.cc:492] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.220337 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:01.220933 25156 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.222837 25350 tablet_bootstrap.cc:654] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.223085 25349 tablet_bootstrap.cc:654] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.201794 25482 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.229671 25305 raft_consensus.cc:2393] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:01.230710 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:52:01.232081 25272 leader_election.cc:343] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.233002 25197 leader_election.cc:343] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.233736 25197 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.235023 25482 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.235112 25372 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.208544 25348 ts_tablet_manager.cc:1403] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.009s
I20260709 14:52:01.238154 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:01.239681 25350 tablet_bootstrap.cc:492] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.240131 25350 ts_tablet_manager.cc:1403] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:52:01.240074 25348 raft_consensus.cc:359] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.240808 25348 raft_consensus.cc:385] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.241077 25348 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.241480 25372 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.241693 25348 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:01.243432 25197 consensus_peers.cc:597] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Couldn't send request to peer 4e17f3cf54674f1982431a8a306a162e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.243280 25350 raft_consensus.cc:359] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.243928 25350 raft_consensus.cc:385] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.244203 25350 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.244280 25348 ts_tablet_manager.cc:1434] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:01.245309 25348 tablet_bootstrap.cc:492] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:01.248759 25350 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.250828 25350 ts_tablet_manager.cc:1434] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:01.251603 25350 tablet_bootstrap.cc:492] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.251752 25348 tablet_bootstrap.cc:654] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.253204 25156 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:01.254601 25349 tablet_bootstrap.cc:492] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.255059 25349 ts_tablet_manager.cc:1403] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260709 14:52:01.256738 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.257557 25410 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.257475 25349 raft_consensus.cc:359] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.258394 25349 raft_consensus.cc:385] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.258664 25349 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.258677 25410 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:01.259362 25349 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.259833 25410 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.261679 25349 ts_tablet_manager.cc:1434] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:52:01.262655 25467 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.254485 25234 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:01.264720 25349 tablet_bootstrap.cc:492] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.267457 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:01.268483 25482 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.268941 25482 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:01.269737 25482 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.279327 25348 tablet_bootstrap.cc:492] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.289552 25348 ts_tablet_manager.cc:1403] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.007s
W20260709 14:52:01.296664 25197 consensus_peers.cc:597] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Couldn't send request to peer 4e17f3cf54674f1982431a8a306a162e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.296675 25348 raft_consensus.cc:359] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.297946 25348 raft_consensus.cc:385] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.298071 25305 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:01.298260 25348 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.299168 25348 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.301347 25372 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.301848 25372 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.303548 25349 tablet_bootstrap.cc:654] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.301414 25350 tablet_bootstrap.cc:654] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.310297 25348 ts_tablet_manager.cc:1434] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:52:01.311193 25348 tablet_bootstrap.cc:492] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
W20260709 14:52:01.312798 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:01.318898 25056 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.309038 25468 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.325690 25468 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.327279 25468 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.311060 25467 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:52:01.328277 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.328516 25467 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:01.328856 25467 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
W20260709 14:52:01.329730 25122 leader_election.cc:343] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.329696 25467 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.330988 25467 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.335268 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.335464 25412 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.335937 25412 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:01.336580 25124 leader_election.cc:343] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.337007 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.337713 25468 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.340418 25372 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.309973 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.343170 25470 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.344956 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.347503 25354 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.347940 25354 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.348248 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.348765 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.349768 25233 raft_consensus.cc:2393] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:01.349915 25354 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.353122 25155 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:01.362422 25197 leader_election.cc:343] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.362581 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.363255 25308 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:01.345906 25412 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:52:01.368732 25198 leader_election.cc:343] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.350432 25354 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:52:01.375097 25349 tablet_bootstrap.cc:492] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.375547 25349 ts_tablet_manager.cc:1403] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.010s
I20260709 14:52:01.377194 25350 tablet_bootstrap.cc:492] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.377693 25350 ts_tablet_manager.cc:1403] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.007s
I20260709 14:52:01.369161 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.369467 25197 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:01.381685 25411 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.382058 25411 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.382450 25411 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.369179 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.384819 25056 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.387179 25349 raft_consensus.cc:359] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.387909 25349 raft_consensus.cc:385] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.388176 25349 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.389101 25354 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.388725 25411 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.390352 25350 raft_consensus.cc:359] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.390982 25350 raft_consensus.cc:385] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.391356 25350 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.388816 25349 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.390923 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.397002 25412 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.397195 25349 ts_tablet_manager.cc:1434] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:52:01.398911 25349 tablet_bootstrap.cc:492] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.406800 25482 consensus_queue.cc:1048] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.407724 25350 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.406827 25411 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.411341 25156 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:01.413918 25350 ts_tablet_manager.cc:1434] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.005s
I20260709 14:52:01.415582 25348 tablet_bootstrap.cc:654] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.415647 25350 tablet_bootstrap.cc:492] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.422035 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:01.422613 25308 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.414594 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:01.425463 25154 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.439209 25411 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:01.443305 25308 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:01.443535 25154 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:01.445405 25197 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:01.446807 25411 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.447461 25411 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:01.448614 25411 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.468729 25350 tablet_bootstrap.cc:654] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.458241 25349 tablet_bootstrap.cc:654] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.463964 25482 consensus_queue.cc:1048] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:52:01.474092 25348 tablet_bootstrap.cc:492] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.480372 25348 ts_tablet_manager.cc:1403] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.169s	user 0.012s	sys 0.003s
I20260709 14:52:01.483234 25053 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.490828 25350 tablet_bootstrap.cc:492] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.491348 25350 ts_tablet_manager.cc:1403] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.010s
I20260709 14:52:01.494663 25350 raft_consensus.cc:359] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.495430 25350 raft_consensus.cc:385] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.495705 25350 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.496349 25350 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.500440 25350 ts_tablet_manager.cc:1434] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:01.500844 25349 tablet_bootstrap.cc:492] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.501380 25349 ts_tablet_manager.cc:1403] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.000s
I20260709 14:52:01.501586 25350 tablet_bootstrap.cc:492] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.498682 25348 raft_consensus.cc:359] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.503355 25348 raft_consensus.cc:385] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.503638 25348 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.504142 25349 raft_consensus.cc:359] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.504285 25348 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.504863 25349 raft_consensus.cc:385] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.505291 25349 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.506048 25349 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.506803 25412 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.507359 25412 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.508522 25349 ts_tablet_manager.cc:1434] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:52:01.508616 25348 ts_tablet_manager.cc:1434] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:52:01.509560 25412 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.509590 25349 tablet_bootstrap.cc:492] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.512403 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:01.513769 25124 leader_election.cc:343] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.517504 25350 tablet_bootstrap.cc:654] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.509588 25348 tablet_bootstrap.cc:492] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:01.518975 25371 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.519418 25371 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.517504 25349 tablet_bootstrap.cc:654] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.523298 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:01.524698 25122 leader_election.cc:343] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.525113 25122 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.525799 25412 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.528234 25349 tablet_bootstrap.cc:492] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.528692 25349 ts_tablet_manager.cc:1403] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 14:52:01.528805 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.530773 25371 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.531541 25349 raft_consensus.cc:359] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.532235 25349 raft_consensus.cc:385] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.532553 25349 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.533270 25349 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.534732 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.535251 25349 ts_tablet_manager.cc:1434] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:01.536159 25349 tablet_bootstrap.cc:492] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.536700 25273 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.538125 25371 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.541935 25349 tablet_bootstrap.cc:654] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.546806 25350 tablet_bootstrap.cc:492] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.547426 25350 ts_tablet_manager.cc:1403] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.014s
I20260709 14:52:01.550264 25350 raft_consensus.cc:359] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.551437 25350 raft_consensus.cc:385] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.551803 25350 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.552584 25350 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.554090 25348 tablet_bootstrap.cc:654] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.555300 25350 ts_tablet_manager.cc:1434] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:01.556697 25350 tablet_bootstrap.cc:492] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.562227 25350 tablet_bootstrap.cc:654] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.564136 25467 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.564616 25467 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.566792 25467 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.566946 25349 tablet_bootstrap.cc:492] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.567405 25349 ts_tablet_manager.cc:1403] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260709 14:52:01.567948 25350 tablet_bootstrap.cc:492] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.567891 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.568293 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.568524 25350 ts_tablet_manager.cc:1403] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
W20260709 14:52:01.569639 25124 leader_election.cc:343] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.571334 25122 leader_election.cc:343] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.571280 25350 raft_consensus.cc:359] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.571863 25122 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.572127 25350 raft_consensus.cc:385] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.572523 25350 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.573143 25467 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.573221 25349 raft_consensus.cc:359] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.573971 25349 raft_consensus.cc:385] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.573712 25350 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.574235 25348 tablet_bootstrap.cc:492] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.574254 25349 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.574730 25348 ts_tablet_manager.cc:1403] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.000s
I20260709 14:52:01.575182 25349 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.576133 25350 ts_tablet_manager.cc:1434] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:01.577108 25349 ts_tablet_manager.cc:1434] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:01.577291 25350 tablet_bootstrap.cc:492] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.578955 25371 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.579627 25371 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.581640 25371 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.582559 25412 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.583041 25412 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.584285 25350 tablet_bootstrap.cc:654] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.584976 25349 tablet_bootstrap.cc:492] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.577214 25467 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.586370 25468 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.585299 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.586923 25468 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.588658 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.588786 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.589090 25468 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.589269 25156 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
W20260709 14:52:01.589781 25273 leader_election.cc:343] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.590372 25470 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.590462 25467 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.590864 25470 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.590397 25272 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:52:01.592649 25124 leader_election.cc:343] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.598166 25372 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.598664 25470 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.598778 25372 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.598629 25348 raft_consensus.cc:359] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.599826 25348 raft_consensus.cc:385] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.600097 25348 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.600121 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.600834 25348 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:01.601796 25124 leader_election.cc:343] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.602885 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.604986 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.605581 25234 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
W20260709 14:52:01.605803 25198 leader_election.cc:343] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.606339 25371 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.607142 25372 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.607283 25371 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.607214 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.607606 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.607807 25371 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.591498 25412 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.607939 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.609915 25305 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:52:01.611438 25467 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.615523 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.616700 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.616593 25371 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.617486 25348 ts_tablet_manager.cc:1434] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:52:01.617841 25306 raft_consensus.cc:2393] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:52:01.618283 25122 leader_election.cc:343] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.618438 25348 tablet_bootstrap.cc:492] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:01.618716 25371 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.619006 25122 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.620524 25350 tablet_bootstrap.cc:492] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.620960 25350 ts_tablet_manager.cc:1403] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.003s
I20260709 14:52:01.620857 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:01.621445 25156 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.622131 25467 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.622498 25467 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.622815 25467 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.623484 25371 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.623919 25371 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:01.624362 25197 leader_election.cc:343] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.624802 25197 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.624929 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:01.625855 25354 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:01.626991 25273 leader_election.cc:343] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.627739 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.628062 25349 tablet_bootstrap.cc:654] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.630635 25122 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.632624 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.632691 25124 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.633708 25470 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.634060 25470 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.634449 25470 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.635515 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.636302 25234 raft_consensus.cc:2393] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:01.637107 25273 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.631678 25371 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.632107 25350 raft_consensus.cc:359] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.639242 25350 raft_consensus.cc:385] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.639523 25350 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.640187 25350 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.644672 25482 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.645176 25482 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.645573 25350 ts_tablet_manager.cc:1434] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260709 14:52:01.646384 25350 tablet_bootstrap.cc:492] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.644112 25371 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.643241 25470 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.649959 25482 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.651605 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.652199 25234 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:01.654316 25156 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:01.654826 25412 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.655457 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.656363 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.660066 25157 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:01.660235 25412 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.656438 25272 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.661937 25482 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.663738 25482 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:01.664378 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:01.664945 25234 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.667954 25412 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.666003 25482 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.657115 25470 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.657691 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:01.653193 25273 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:52:01.671339 25122 leader_election.cc:343] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.672087 25348 tablet_bootstrap.cc:654] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.659749 25467 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.672999 25483 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.673722 25483 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.674171 25483 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.679384 25349 tablet_bootstrap.cc:492] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.681012 25349 ts_tablet_manager.cc:1403] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.007s
I20260709 14:52:01.684394 25349 raft_consensus.cc:359] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.685106 25349 raft_consensus.cc:385] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.684487 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:01.685415 25349 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.684911 25234 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:01.686610 25349 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.684262 25483 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.688232 25350 tablet_bootstrap.cc:654] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:01.688669 25124 leader_election.cc:343] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.689920 25124 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.690340 25305 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.690593 25349 ts_tablet_manager.cc:1434] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:01.692098 25467 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.690369 25483 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.694252 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:01.695032 25354 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.694430 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:01.695874 25234 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.696127 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:01.696707 25157 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.694826 25349 tablet_bootstrap.cc:492] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.695330 25306 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.692174 25470 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.692332 25054 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.699419 25308 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.701902 25470 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:01.714920 25470 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.725714 25307 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.732240 25354 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.753021 25053 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.754066 25348 tablet_bootstrap.cc:492] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.723627 25234 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:01.754792 25348 ts_tablet_manager.cc:1403] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.137s	user 0.005s	sys 0.007s
I20260709 14:52:01.753650 25354 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.755440 25273 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:01.756268 25483 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.756748 25483 raft_consensus.cc:697] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:01.757572 25483 consensus_queue.cc:237] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.758169 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.758759 25155 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:01.758822 25348 raft_consensus.cc:359] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.759765 25348 raft_consensus.cc:385] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.760099 25348 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.760043 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:01.761199 25372 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.761575 25372 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.761026 25411 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.761919 25372 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.762136 25350 tablet_bootstrap.cc:492] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.762548 25350 ts_tablet_manager.cc:1403] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.003s
I20260709 14:52:01.762842 25306 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:01.761003 25354 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.764034 25122 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:01.765333 25470 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.766003 25470 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:01.766867 25470 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.767853 25157 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:01.748238 25349 tablet_bootstrap.cc:654] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.771179 25350 raft_consensus.cc:359] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.771796 25350 raft_consensus.cc:385] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.770335 25372 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.789738 25349 tablet_bootstrap.cc:492] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:01.775449 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:01.790283 25349 ts_tablet_manager.cc:1403] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.007s
I20260709 14:52:01.776409 25348 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:01.791132 25197 leader_election.cc:343] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.792429 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.772042 25350 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.792713 25348 ts_tablet_manager.cc:1434] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.003s
I20260709 14:52:01.796926 25348 tablet_bootstrap.cc:492] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:01.779800 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:01.799515 25156 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:01.802263 25197 leader_election.cc:343] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.792909 25349 raft_consensus.cc:359] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.802865 25349 raft_consensus.cc:385] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.803184 25349 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.796535 25350 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.776485 25372 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.803843 25349 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.813901 25349 ts_tablet_manager.cc:1434] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:52:01.806361 25348 tablet_bootstrap.cc:654] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.814790 25349 tablet_bootstrap.cc:492] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:01.815529 25053 catalog_manager.cc:5697] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.819099 25350 ts_tablet_manager.cc:1434] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.002s
I20260709 14:52:01.820484 25350 tablet_bootstrap.cc:492] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:01.823491 25156 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:01.825912 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:01.826516 25350 tablet_bootstrap.cc:654] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.827142 25371 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.827708 25371 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.828898 25410 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.829545 25410 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:01.831506 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.832260 25156 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:01.833504 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:01.834538 25482 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.834995 25482 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.835387 25482 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.839514 25411 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.840154 25411 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.855719 25482 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.872282 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:01.873005 25156 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.922227 25483 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.922847 25483 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.923341 25348 tablet_bootstrap.cc:492] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:01.923884 25348 ts_tablet_manager.cc:1403] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.006s
I20260709 14:52:01.924716 25411 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.929859 25371 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.926542 25348 raft_consensus.cc:359] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.967160 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.969340 25054 catalog_manager.cc:5697] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.968444 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:01.969753 25470 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.966423 25410 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.976266 25470 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.977306 25411 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.977792 25156 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:01.977875 25411 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.983069 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:01.983932 25554 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.984138 25470 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.984462 25554 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:01.985797 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.985658 25554 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.986326 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:01.987010 25124 leader_election.cc:343] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.987848 25122 leader_election.cc:343] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.988313 25122 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:52:01.988656 25197 leader_election.cc:343] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.989499 25470 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.989672 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.990060 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.990573 25348 raft_consensus.cc:385] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.972817 25349 tablet_bootstrap.cc:654] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.991807 25348 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.992394 25350 tablet_bootstrap.cc:492] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:01.992841 25350 ts_tablet_manager.cc:1403] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.173s	user 0.021s	sys 0.032s
I20260709 14:52:01.970232 25483 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.993062 25411 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:01.992684 25348 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:01.996472 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:01.990397 25155 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:01.990708 25233 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:01.998206 25348 ts_tablet_manager.cc:1434] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.010s
I20260709 14:52:01.973709 25484 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.973230 25482 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:01.993815 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:01.999123 25234 raft_consensus.cc:2393] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:52:01.999269 25348 tablet_bootstrap.cc:492] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:01.994813 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:01.999851 25229 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.006696 25229 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:02.007277 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.008037 25307 raft_consensus.cc:2393] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:52:02.008064 25350 raft_consensus.cc:359] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.008821 25350 raft_consensus.cc:385] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.008750 25483 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.009202 25350 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.009963 25350 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.010882 25348 tablet_bootstrap.cc:654] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.012218 25350 ts_tablet_manager.cc:1434] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:52:02.013347 25350 tablet_bootstrap.cc:492] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:02.017666 25411 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.020700 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:02.022033 25350 tablet_bootstrap.cc:654] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.022372 25372 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.022742 25372 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.023097 25372 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.031503 25372 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.035506 25350 tablet_bootstrap.cc:492] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:02.035949 25350 ts_tablet_manager.cc:1403] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 14:52:02.036900 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:52:02.038023 25197 leader_election.cc:343] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.038429 25350 raft_consensus.cc:359] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.039078 25350 raft_consensus.cc:385] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.039346 25350 raft_consensus.cc:740] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.039304 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:02.040067 25372 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.040071 25350 consensus_queue.cc:260] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.042659 25350 ts_tablet_manager.cc:1434] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:52:02.043475 25350 tablet_bootstrap.cc:492] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:02.043699 25349 tablet_bootstrap.cc:492] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:02.044144 25349 ts_tablet_manager.cc:1403] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.230s	user 0.005s	sys 0.019s
I20260709 14:52:02.048992 25350 tablet_bootstrap.cc:654] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.048328 25053 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.056012 25411 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.059476 25350 tablet_bootstrap.cc:492] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:02.059727 25470 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.059072 25057 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.059908 25350 ts_tablet_manager.cc:1403] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:52:02.060189 25470 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.062911 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:02.064217 25124 leader_election.cc:343] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.064266 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.062458 25350 raft_consensus.cc:359] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.065510 25350 raft_consensus.cc:385] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.065804 25350 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
W20260709 14:52:02.065824 25122 leader_election.cc:343] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.066366 25122 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:02.067152 25467 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.066550 25350 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.068619 25470 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.068478 25349 raft_consensus.cc:359] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.069172 25349 raft_consensus.cc:385] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.069489 25349 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.069577 25554 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.070147 25349 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.071700 25349 ts_tablet_manager.cc:1434] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:52:02.073258 25350 ts_tablet_manager.cc:1434] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:52:02.074153 25350 tablet_bootstrap.cc:492] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:02.075631 25349 tablet_bootstrap.cc:492] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:02.075992 25348 tablet_bootstrap.cc:492] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:02.077217 25348 ts_tablet_manager.cc:1403] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.013s
I20260709 14:52:02.079896 25350 tablet_bootstrap.cc:654] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.079751 25348 raft_consensus.cc:359] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.082353 25348 raft_consensus.cc:385] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.065029 25411 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.082728 25348 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.083618 25554 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.084048 25554 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:02.084748 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45528.5us
I20260709 14:52:02.092828 25554 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.093504 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.094619 25156 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:02.095685 25272 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:02.096535 25554 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.096932 25554 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.097322 25554 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.103626 25348 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.108664 25350 tablet_bootstrap.cc:492] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:02.108881 25348 ts_tablet_manager.cc:1434] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260709 14:52:02.109114 25350 ts_tablet_manager.cc:1403] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.007s
I20260709 14:52:02.109846 25554 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.111574 25554 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.111609 25350 raft_consensus.cc:359] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.112349 25350 raft_consensus.cc:385] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.106215 25349 tablet_bootstrap.cc:654] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.112208 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:02.112710 25348 tablet_bootstrap.cc:492] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:02.112882 25155 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.116578 25350 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.117249 25350 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.118840 25348 tablet_bootstrap.cc:654] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.119210 25350 ts_tablet_manager.cc:1434] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:52:02.120043 25350 tablet_bootstrap.cc:492] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:02.104290 25372 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.124243 25470 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.135334 25349 tablet_bootstrap.cc:492] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:02.135772 25349 ts_tablet_manager.cc:1403] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.000s
I20260709 14:52:02.137785 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.138398 25349 raft_consensus.cc:359] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.139678 25349 raft_consensus.cc:385] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.139935 25349 raft_consensus.cc:740] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.140780 25307 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.142802 25350 tablet_bootstrap.cc:654] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.144011 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:02.140587 25349 consensus_queue.cc:260] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.147035 25349 ts_tablet_manager.cc:1434] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:52:02.147979 25349 tablet_bootstrap.cc:492] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:02.150454 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:02.150991 25154 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.158318 25350 tablet_bootstrap.cc:492] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:02.158761 25350 ts_tablet_manager.cc:1403] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260709 14:52:02.161191 25350 raft_consensus.cc:359] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.161808 25350 raft_consensus.cc:385] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.162063 25350 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.162683 25350 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.163805 25483 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.164140 25349 tablet_bootstrap.cc:654] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.164247 25483 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.166209 25483 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.166548 25229 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.170305 25350 ts_tablet_manager.cc:1434] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260709 14:52:02.171116 25350 tablet_bootstrap.cc:492] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:02.171886 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.172468 25158 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:02.174415 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:02.175266 25483 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.175674 25483 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.176301 25483 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.180549 25349 tablet_bootstrap.cc:492] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:02.180974 25349 ts_tablet_manager.cc:1403] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260709 14:52:02.183418 25349 raft_consensus.cc:359] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.184037 25349 raft_consensus.cc:385] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.184285 25349 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.184785 25412 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.184859 25349 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.186992 25349 ts_tablet_manager.cc:1434] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:52:02.187415 25350 tablet_bootstrap.cc:654] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.190608 25349 tablet_bootstrap.cc:492] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:02.195875 25154 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:02.196957 25349 tablet_bootstrap.cc:654] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.197439 25155 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:02.198570 25272 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:02.199494 25554 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.200301 25554 raft_consensus.cc:697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:02.201339 25554 consensus_queue.cc:237] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.206287 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:02.213088 25350 tablet_bootstrap.cc:492] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:02.229444 25350 ts_tablet_manager.cc:1403] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.013s
I20260709 14:52:02.230470 25411 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.230926 25411 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:02.231659 25411 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.231925 25350 raft_consensus.cc:359] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.232518 25350 raft_consensus.cc:385] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.232769 25350 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.233425 25350 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.220623 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:02.223965 25349 tablet_bootstrap.cc:492] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:02.227605 25483 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.238111 25350 ts_tablet_manager.cc:1434] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:02.238727 25349 ts_tablet_manager.cc:1403] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.017s
I20260709 14:52:02.239631 25350 tablet_bootstrap.cc:492] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:02.239413 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:02.242056 25273 leader_election.cc:343] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.252907 25349 raft_consensus.cc:359] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.255409 25349 raft_consensus.cc:385] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.243656 25412 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.255782 25349 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.260035 25349 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:02.262758 25273 leader_election.cc:343] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.269953 25349 ts_tablet_manager.cc:1434] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:52:02.258229 25412 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.270845 25349 tablet_bootstrap.cc:492] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:02.276554 25350 tablet_bootstrap.cc:654] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.281126 25053 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.278822 25412 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.265636 25410 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:02.277863 25273 leader_election.cc:343] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.317001 25467 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.283625 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.277804 25468 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.380053 25371 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:02.384608 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 121261us
I20260709 14:52:02.389616 25467 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.393224 25348 tablet_bootstrap.cc:492] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:02.393762 25348 ts_tablet_manager.cc:1403] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.281s	user 0.032s	sys 0.034s
I20260709 14:52:02.358572 25412 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.369468 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:02.418826 25122 leader_election.cc:343] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.357338 25410 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.409282 25482 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.409058 25468 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.465132 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:02.465755 25156 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.471669 25467 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.408078 25371 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.424443 25412 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.492695 25411 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.488240 25483 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.472959 25467 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.463876 25482 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.495348 25411 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:02.556496 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 278637us
I20260709 14:52:02.557996 25411 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.560992 25371 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.598378 25156 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
W20260709 14:52:02.581482 25381 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 14:52:02.600796 25482 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.609083 25349 tablet_bootstrap.cc:700] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: Time spent opening tablet: real 0.241s	user 0.028s	sys 0.026s
I20260709 14:52:02.501338 25467 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.610702 25349 tablet_bootstrap.cc:654] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.620708 25412 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.622063 25410 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.625602 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.625684 25348 raft_consensus.cc:359] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.633841 25348 raft_consensus.cc:385] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.634234 25348 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.613665 25468 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.640750 25348 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.646437 25348 ts_tablet_manager.cc:1434] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.252s	user 0.010s	sys 0.000s
I20260709 14:52:02.641965 25229 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:52:02.644888 25484 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.644491 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.651830 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.652338 25467 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.653954 25304 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.656263 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.661170 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.663012 25350 tablet_bootstrap.cc:492] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:02.669309 25350 ts_tablet_manager.cc:1403] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.430s	user 0.025s	sys 0.018s
I20260709 14:52:02.663791 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.671103 25155 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:02.677071 25350 raft_consensus.cc:359] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.680133 25350 raft_consensus.cc:385] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.680357 25350 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.674348 25582 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.681339 25350 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.681651 25582 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:02.682467 25122 leader_election.cc:343] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.684367 25350 ts_tablet_manager.cc:1434] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:52:02.685840 25580 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:02.686553 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.687369 25350 tablet_bootstrap.cc:492] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:02.678553 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.692909 25307 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:02.694386 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.697780 25372 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:02.699544 25124 leader_election.cc:343] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.677539 25153 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:02.701565 25581 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.700763 25554 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:02.701378 25124 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:02.702062 25581 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.704196 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.742056 25349 tablet_bootstrap.cc:492] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:02.742645 25349 ts_tablet_manager.cc:1403] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.472s	user 0.041s	sys 0.039s
I20260709 14:52:02.704681 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:02.712448 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.747861 25581 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.748718 25348 tablet_bootstrap.cc:492] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:02.735836 25303 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
W20260709 14:52:02.711752 25122 leader_election.cc:343] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.712661 25467 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.751183 25580 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.739094 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:02.756387 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 58551.6us
I20260709 14:52:02.757081 25272 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:02.757290 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:02.760474 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.764514 25583 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.762225 25554 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.766213 25554 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.766067 25583 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.764525 25553 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.766582 25554 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.768152 25553 raft_consensus.cc:697] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:02.764757 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.769595 25553 consensus_queue.cc:237] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.765321 25233 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:02.775121 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.776861 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:02.764182 25122 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:02.779265 25482 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.782094 25482 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.784626 25304 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:02.773839 25232 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:02.786218 25482 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.793470 25349 raft_consensus.cc:359] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.794122 25349 raft_consensus.cc:385] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.794404 25349 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
W20260709 14:52:02.796002 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:02.795734 25349 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.802214 25305 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.807237 25554 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.808043 25590 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.808527 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:02.809438 25349 ts_tablet_manager.cc:1434] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 14:52:02.811859 25554 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:52:02.811854 25122 leader_election.cc:343] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.812613 25468 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.812974 25468 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.813370 25468 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:02.814232 25122 leader_election.cc:343] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.814388 25590 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.814831 25590 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.814922 25122 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:02.816365 25349 tablet_bootstrap.cc:492] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:02.816569 25350 tablet_bootstrap.cc:654] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.815801 25580 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:02.817606 25580 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.817981 25580 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:02.812984 25124 leader_election.cc:343] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.827577 25348 tablet_bootstrap.cc:654] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.823036 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.838594 25583 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:02.826457 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:02.834371 25582 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:02.844925 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.845077 25582 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.845649 25482 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.846261 25483 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.833868 25197 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:02.862445 25579 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.862907 25579 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.863307 25579 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.834803 25229 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:02.881642 25410 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.883502 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.884299 25231 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:52:02.886950 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.877563 25057 catalog_manager.cc:5697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.902256 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:02.912844 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:02.911217 25228 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:02.918288 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:02.963047 25592 log.cc:927] Time spent T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:52:02.963198 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:02.963838 25156 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:02.949785 25579 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.965401 25468 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:02.968286 25273 leader_election.cc:343] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.950853 25590 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.972090 25154 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:52:02.972095 25583 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.965574 25580 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.977905 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:52:02.967226 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 153881us
W20260709 14:52:02.982153 25122 leader_election.cc:343] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.982865 25159 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:52:02.992853 25580 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.037827 25590 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.076469 25581 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.076946 25581 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:02.986780 25468 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:52:03.086922 25124 leader_election.cc:343] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.087180 25581 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.087414 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.088151 25581 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.093963 25348 tablet_bootstrap.cc:492] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:03.094655 25348 ts_tablet_manager.cc:1403] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.346s	user 0.023s	sys 0.038s
I20260709 14:52:03.099188 25553 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.099646 25553 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.101032 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:03.101565 25553 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:03.101634 25304 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.096155 25579 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.108714 25273 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:03.115978 25554 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.118618 25554 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.118958 25554 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.119738 25350 tablet_bootstrap.cc:492] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:03.120291 25350 ts_tablet_manager.cc:1403] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.435s	user 0.010s	sys 0.011s
I20260709 14:52:03.116168 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:03.120956 25307 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:03.138583 25350 raft_consensus.cc:359] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.139279 25350 raft_consensus.cc:385] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.139544 25350 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.141543 25124 leader_election.cc:343] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.141995 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.145004 25581 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.145067 25348 raft_consensus.cc:359] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.145202 25350 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.145880 25348 raft_consensus.cc:385] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.146166 25348 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.146729 25350 ts_tablet_manager.cc:1434] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260709 14:52:03.146662 25410 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.147671 25350 tablet_bootstrap.cc:492] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:03.146739 25348 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.153807 25349 tablet_bootstrap.cc:654] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.154947 25348 ts_tablet_manager.cc:1434] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.001s
I20260709 14:52:03.155673 25348 tablet_bootstrap.cc:492] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:03.158809 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:03.137413 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:03.162931 25304 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:52:03.170295 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:03.170442 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:03.170872 25227 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.170775 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:03.171007 25231 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.171403 25230 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.176910 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:52:03.186657 25122 leader_election.cc:343] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.177663 25372 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:03.190313 25483 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.165020 25554 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.197751 25306 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:03.197747 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.210007 25122 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:03.210395 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:03.215523 25581 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:03.219259 25581 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:03.220001 25554 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:03.225643 25231 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:52:03.220080 25581 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.228734 25230 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:03.213024 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:03.233842 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.244896 25348 tablet_bootstrap.cc:654] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:03.245563 25124 leader_election.cc:343] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.246025 25124 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.247051 25580 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.248222 25228 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.250756 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:03.251597 25233 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:52:03.251603 25482 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:03.252233 25482 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:52:03.252678 25482 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.253913 25124 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:03.258777 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:03.258155 25227 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:03.260480 25554 raft_consensus.cc:2764] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:52:03.258234 25580 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.266062 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:03.267143 25468 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.267616 25468 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:03.268406 25468 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.269116 25580 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:03.270654 25580 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.271972 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:03.272579 25156 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:03.257553 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 48835.3us
I20260709 14:52:03.261803 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.280108 25156 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:03.298424 25349 tablet_bootstrap.cc:492] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:03.299278 25349 ts_tablet_manager.cc:1403] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.483s	user 0.027s	sys 0.006s
I20260709 14:52:03.301280 25057 catalog_manager.cc:5697] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.294843 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:03.321379 25349 raft_consensus.cc:359] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.322103 25349 raft_consensus.cc:385] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.322384 25349 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.325073 25156 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:03.327634 25350 tablet_bootstrap.cc:654] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.329973 25349 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.333294 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.340677 25601 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.344333 25482 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.345855 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:03.346341 25482 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:03.349332 25349 ts_tablet_manager.cc:1434] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 14:52:03.350464 25349 tablet_bootstrap.cc:492] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:03.350404 25583 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.348076 25156 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:52:03.351997 25299 raft_consensus.cc:1240] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:03.359289 25053 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.371410 25348 tablet_bootstrap.cc:492] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:03.371806 25348 ts_tablet_manager.cc:1403] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.216s	user 0.012s	sys 0.004s
I20260709 14:52:03.376863 25372 consensus_queue.cc:1059] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.377632 25411 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:03.377959 25411 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:03.378832 25411 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.380007 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:03.380798 25272 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.382187 25483 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:03.382601 25483 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:52:03.382547 25272 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.385731 25482 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.384968 25483 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.386662 25601 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.382797 25371 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:52:03.406755 25349 tablet_bootstrap.cc:654] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.410077 25348 raft_consensus.cc:359] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.410820 25348 raft_consensus.cc:385] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.411108 25348 raft_consensus.cc:740] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.411746 25348 consensus_queue.cc:260] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.415205 25350 tablet_bootstrap.cc:492] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:03.416393 25350 ts_tablet_manager.cc:1403] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.006s
I20260709 14:52:03.415269 25483 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.422590 25348 ts_tablet_manager.cc:1434] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260709 14:52:03.436348 25411 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:03.417799 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 71411.6us
I20260709 14:52:03.437485 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:03.438848 25613 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.439492 25613 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:03.440434 25613 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.443913 25350 raft_consensus.cc:359] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.446297 25350 raft_consensus.cc:385] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.453581 25350 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.455128 25350 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.449306 25579 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.457772 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:03.458340 25154 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.452380 25483 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:03.464056 25350 ts_tablet_manager.cc:1434] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 14:52:03.465590 25350 tablet_bootstrap.cc:492] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:03.482391 25348 tablet_bootstrap.cc:492] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
W20260709 14:52:03.486423 25273 consensus_peers.cc:597] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.499464 25154 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:03.504400 25272 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:03.505252 25371 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:03.505729 25371 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:03.506534 25371 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.513935 25349 tablet_bootstrap.cc:492] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:03.514424 25349 ts_tablet_manager.cc:1403] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.164s	user 0.008s	sys 0.015s
I20260709 14:52:03.520481 25580 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.521020 25580 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.526695 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.528092 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:03.534677 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:03.535530 25580 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:52:03.537319 25124 leader_election.cc:343] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.521019 25053 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.547606 25053 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.551043 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:03.571724 25348 tablet_bootstrap.cc:654] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.575153 25350 tablet_bootstrap.cc:654] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.585764 25156 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:03.572893 25580 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.587486 25580 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.587683 25349 raft_consensus.cc:359] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.591154 25349 raft_consensus.cc:385] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.592621 25468 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.593750 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.597443 25468 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:03.598125 25124 leader_election.cc:343] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.599431 25468 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.601449 25580 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.603228 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:03.601395 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:03.602856 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.596971 25349 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.606158 25122 leader_election.cc:343] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.608845 25122 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.609959 25590 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.610780 25232 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:03.611549 25349 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.621626 25273 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:03.625211 25349 ts_tablet_manager.cc:1434] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.000s
I20260709 14:52:03.596884 25613 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:52:03.624974 25371 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:03.617722 25304 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
W20260709 14:52:03.624141 25122 leader_election.cc:343] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.633800 25371 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
W20260709 14:52:03.634306 25124 leader_election.cc:343] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.634768 25371 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.636281 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.637195 25468 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.633876 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.638625 25411 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:03.638983 25411 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:03.639554 25468 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.639938 25468 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.639758 25411 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.640280 25468 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.640897 25411 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:03.650847 25624 log.cc:927] Time spent T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 14:52:03.652683 25468 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.655978 25468 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.657235 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:03.658488 25304 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.659296 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:52:03.660949 25124 leader_election.cc:343] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.654690 25057 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.670585 25349 tablet_bootstrap.cc:492] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:03.674750 25468 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.676756 25349 tablet_bootstrap.cc:654] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.676187 25054 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.680197 25350 tablet_bootstrap.cc:492] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:03.680616 25350 ts_tablet_manager.cc:1403] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.022s
I20260709 14:52:03.683149 25348 tablet_bootstrap.cc:492] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:03.683724 25348 ts_tablet_manager.cc:1403] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.202s	user 0.024s	sys 0.010s
I20260709 14:52:03.683765 25350 raft_consensus.cc:359] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.684507 25350 raft_consensus.cc:385] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.684741 25350 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.685338 25350 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.692075 25350 ts_tablet_manager.cc:1434] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 14:52:03.691816 25348 raft_consensus.cc:359] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.693688 25350 tablet_bootstrap.cc:492] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:03.692698 25348 raft_consensus.cc:385] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.697326 25348 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.701097 25348 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.702600 25348 ts_tablet_manager.cc:1434] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 14:52:03.708875 25590 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:03.714749 25304 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:03.715916 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.716701 25468 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.717437 25468 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:03.718312 25468 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.721829 25613 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.722110 25350 tablet_bootstrap.cc:654] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.722343 25613 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.723670 25348 tablet_bootstrap.cc:492] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:03.726178 25580 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.733946 25613 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.737461 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:03.744522 25349 tablet_bootstrap.cc:492] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:03.742825 25228 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:03.745824 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:03.745131 25349 ts_tablet_manager.cc:1403] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.118s	user 0.024s	sys 0.006s
I20260709 14:52:03.743680 25054 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.749491 25197 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:03.750216 25411 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.755232 25580 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.756889 25348 tablet_bootstrap.cc:654] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.756829 25553 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.757409 25553 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.761724 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:03.761730 25349 raft_consensus.cc:359] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.762494 25349 raft_consensus.cc:385] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.762766 25349 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.763343 25349 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.777647 25553 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:03.781093 25304 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.781949 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.785028 25349 ts_tablet_manager.cc:1434] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:52:03.786988 25349 tablet_bootstrap.cc:492] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:03.799041 25273 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.819901 25482 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.841660 25482 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.845386 25057 catalog_manager.cc:5697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.845383 25482 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:03.852748 25349 tablet_bootstrap.cc:654] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.838550 25411 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.851086 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:03.853935 25411 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.857260 25411 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:03.858786 25371 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.853263 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:03.859892 25156 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
W20260709 14:52:03.863087 25273 leader_election.cc:343] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.879447 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:03.881875 25348 tablet_bootstrap.cc:492] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:03.882081 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:03.882320 25348 ts_tablet_manager.cc:1403] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.159s	user 0.016s	sys 0.013s
I20260709 14:52:03.883177 25371 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.883723 25371 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.884109 25371 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.892266 25371 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.882826 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:03.895879 25371 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:03.896809 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:52:03.896979 25197 leader_election.cc:343] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.897809 25579 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.882653 25156 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
W20260709 14:52:03.898450 25273 leader_election.cc:343] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.902279 25350 tablet_bootstrap.cc:492] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:03.902699 25350 ts_tablet_manager.cc:1403] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.209s	user 0.012s	sys 0.010s
I20260709 14:52:03.906303 25348 raft_consensus.cc:359] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.906859 25350 raft_consensus.cc:359] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.907159 25348 raft_consensus.cc:385] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.907601 25350 raft_consensus.cc:385] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.908221 25350 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.908850 25350 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.907725 25348 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.910324 25348 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:03.912200 25350 ts_tablet_manager.cc:1434] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:03.912254 25349 tablet_bootstrap.cc:492] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:03.912806 25349 ts_tablet_manager.cc:1403] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.001s
I20260709 14:52:03.950114 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:03.960359 25411 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.961279 25411 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.961804 25411 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.954124 25348 ts_tablet_manager.cc:1434] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.001s
I20260709 14:52:03.913098 25350 tablet_bootstrap.cc:492] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
W20260709 14:52:03.951812 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 138656us
I20260709 14:52:03.971794 25348 tablet_bootstrap.cc:492] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:03.985772 25468 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:03.992338 25231 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.004906 25299 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:04.007652 25372 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:04.024787 25153 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.033809 25590 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.036379 25636 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:04.034533 25590 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.048077 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:04.048918 25155 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.076221 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.080552 25601 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:04.083689 25124 leader_election.cc:343] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.092971 25349 raft_consensus.cc:359] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.096226 25228 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.100903 25349 raft_consensus.cc:385] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.103549 25411 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.101351 25349 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.108409 25554 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:04.123410 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:04.125053 25122 leader_election.cc:343] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.125578 25122 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.126543 25636 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.128445 25156 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.129063 25155 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:04.120882 25590 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.134806 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.138657 25371 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.139218 25371 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:04.130121 25349 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.140352 25371 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.145686 25411 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.160423 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:04.161037 25307 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.166103 25636 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.166604 25636 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.170704 25636 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.170576 25348 tablet_bootstrap.cc:654] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.173626 25349 ts_tablet_manager.cc:1434] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.261s	user 0.011s	sys 0.003s
I20260709 14:52:04.178495 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:04.174986 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:04.185369 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.186513 25156 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:04.188338 25124 leader_election.cc:343] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.194238 25307 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:04.196848 25350 tablet_bootstrap.cc:654] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:04.199328 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:04.201645 25122 leader_election.cc:343] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.202135 25122 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.203238 25636 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.203910 25636 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.205686 25197 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:04.207504 25372 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.207933 25372 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:04.208673 25372 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.190925 25155 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.216641 25349 tablet_bootstrap.cc:492] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:04.238919 25053 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.245299 25227 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.248631 25554 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:04.252960 25057 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.273480 25482 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:04.313977 25124 consensus_peers.cc:597] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:04.328718 25348 tablet_bootstrap.cc:492] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:04.331308 25348 ts_tablet_manager.cc:1403] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.360s	user 0.033s	sys 0.047s
I20260709 14:52:04.334239 25348 raft_consensus.cc:359] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.334887 25348 raft_consensus.cc:385] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.335129 25348 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.335727 25348 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.337561 25348 ts_tablet_manager.cc:1434] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:04.338263 25349 tablet_bootstrap.cc:654] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.344130 25348 tablet_bootstrap.cc:492] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:04.344694 25155 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:04.345521 25350 tablet_bootstrap.cc:492] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:04.348875 25350 ts_tablet_manager.cc:1403] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.436s	user 0.017s	sys 0.006s
I20260709 14:52:04.351569 25350 raft_consensus.cc:359] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.352988 25350 raft_consensus.cc:385] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.353325 25350 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.359210 25350 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.361618 25350 ts_tablet_manager.cc:1434] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:52:04.374845 25350 tablet_bootstrap.cc:492] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:04.380411 25348 tablet_bootstrap.cc:654] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.381256 25350 tablet_bootstrap.cc:654] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.387108 25349 tablet_bootstrap.cc:492] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:04.389576 25349 ts_tablet_manager.cc:1403] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.173s	user 0.001s	sys 0.015s
I20260709 14:52:04.394294 25349 raft_consensus.cc:359] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.395218 25349 raft_consensus.cc:385] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.395550 25349 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.396273 25349 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.401677 25372 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.402143 25372 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.404182 25372 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.406062 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:04.406796 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:04.407377 25156 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:04.408183 25348 tablet_bootstrap.cc:492] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
W20260709 14:52:04.407377 25197 leader_election.cc:343] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.408638 25348 ts_tablet_manager.cc:1403] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.009s
I20260709 14:52:04.408999 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:04.409950 25372 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.410286 25372 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.410604 25372 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.411471 25348 raft_consensus.cc:359] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.412156 25348 raft_consensus.cc:385] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.412387 25349 ts_tablet_manager.cc:1434] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:52:04.412456 25348 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.414112 25590 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.414796 25590 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.417414 25372 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.418713 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:04.421751 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:04.422232 25156 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:04.422145 25122 leader_election.cc:343] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.423332 25349 tablet_bootstrap.cc:492] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:04.423712 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:04.425530 25124 leader_election.cc:343] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.426047 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.427017 25581 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.426962 25590 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.413667 25348 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.428718 25156 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:04.429843 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:04.430399 25348 ts_tablet_manager.cc:1434] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 14:52:04.431021 25372 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.431564 25372 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.431957 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:04.432410 25349 tablet_bootstrap.cc:654] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:04.433240 25197 leader_election.cc:343] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.434748 25348 tablet_bootstrap.cc:492] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:04.435581 25372 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:04.439487 25350 tablet_bootstrap.cc:492] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:04.440090 25350 ts_tablet_manager.cc:1403] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.028s
I20260709 14:52:04.439939 25372 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.443219 25350 raft_consensus.cc:359] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.443908 25350 raft_consensus.cc:385] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.444224 25350 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.445016 25350 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.447207 25350 ts_tablet_manager.cc:1434] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:04.448707 25350 tablet_bootstrap.cc:492] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:04.453419 25411 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.453850 25411 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.454774 25350 tablet_bootstrap.cc:654] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.455701 25411 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.461179 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:04.464224 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:04.465169 25156 raft_consensus.cc:2393] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:04.466617 25198 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:04.470166 25350 tablet_bootstrap.cc:492] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:04.469854 25054 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.471273 25411 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.470789 25350 ts_tablet_manager.cc:1403] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 14:52:04.481920 25590 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.482371 25590 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.485183 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:04.485116 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.485944 25299 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 0.
I20260709 14:52:04.487188 25122 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:04.487965 25581 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.488304 25581 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.488618 25581 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.491211 25411 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.492977 25348 tablet_bootstrap.cc:654] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.489470 25350 raft_consensus.cc:359] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.493947 25350 raft_consensus.cc:385] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.494264 25350 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.494915 25350 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.496011 25349 tablet_bootstrap.cc:492] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:04.496441 25349 ts_tablet_manager.cc:1403] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.041s
I20260709 14:52:04.496605 25350 ts_tablet_manager.cc:1434] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 14:52:04.497661 25350 tablet_bootstrap.cc:492] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
W20260709 14:52:04.498616 25124 leader_election.cc:343] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.499047 25349 raft_consensus.cc:359] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.499694 25349 raft_consensus.cc:385] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.499954 25349 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.501046 25349 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.503072 25349 ts_tablet_manager.cc:1434] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:04.504000 25349 tablet_bootstrap.cc:492] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:04.504215 25350 tablet_bootstrap.cc:654] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.512354 25348 tablet_bootstrap.cc:492] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:04.512813 25348 ts_tablet_manager.cc:1403] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.004s
I20260709 14:52:04.515091 25349 tablet_bootstrap.cc:654] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.516516 25348 raft_consensus.cc:359] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.517503 25348 raft_consensus.cc:385] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.517825 25348 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.518623 25348 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.520848 25348 ts_tablet_manager.cc:1434] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:52:04.521795 25348 tablet_bootstrap.cc:492] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:04.529884 25349 tablet_bootstrap.cc:492] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:04.530362 25349 ts_tablet_manager.cc:1403] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260709 14:52:04.533092 25349 raft_consensus.cc:359] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.533717 25349 raft_consensus.cc:385] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.533963 25349 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.534741 25349 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.536510 25349 ts_tablet_manager.cc:1434] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:04.536574 25348 tablet_bootstrap.cc:654] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.537806 25349 tablet_bootstrap.cc:492] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:04.545536 25411 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.546237 25349 tablet_bootstrap.cc:654] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.545964 25411 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.547807 25411 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.549417 25638 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.549880 25638 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.551007 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:04.552171 25197 leader_election.cc:343] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.553989 25348 tablet_bootstrap.cc:492] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:04.554522 25348 ts_tablet_manager.cc:1403] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
I20260709 14:52:04.554826 25638 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.557528 25348 raft_consensus.cc:359] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.558202 25348 raft_consensus.cc:385] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.558516 25348 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.559715 25348 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.560545 25590 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.562104 25348 ts_tablet_manager.cc:1434] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:04.562204 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:04.563472 25348 tablet_bootstrap.cc:492] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:04.565604 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:04.566213 25159 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:04.567914 25198 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:04.568675 25411 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.569000 25411 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.569064 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.569437 25411 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:04.570542 25122 leader_election.cc:343] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.574965 25411 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.577973 25581 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.579986 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:52:04.582687 25197 leader_election.cc:343] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.583745 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:04.584824 25411 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.589270 25590 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.589782 25590 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.591670 25590 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.592147 25348 tablet_bootstrap.cc:654] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.593004 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:04.594303 25122 leader_election.cc:343] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.598256 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:04.598968 25159 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:04.602839 25124 leader_election.cc:343] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.603358 25124 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.609239 25636 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:04.629644 25124 leader_election.cc:343] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.631246 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:04.636024 25124 leader_election.cc:343] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.636521 25124 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.638137 25590 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.640563 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:04.641348 25304 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.652597 25581 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.654775 25304 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:52:04.656224 25122 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.659741 25583 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.660324 25583 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.660861 25159 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:04.661159 25581 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.664096 25583 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:04.664079 25581 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:04.665808 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.666390 25228 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:04.667446 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:04.668584 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:04.668709 25371 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.669111 25411 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.669219 25371 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.669324 25159 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:04.669852 25371 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.675803 25583 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.682492 25371 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.685913 25581 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.686909 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:04.687705 25234 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:04.687376 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 51393.8us
I20260709 14:52:04.697713 25234 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:04.699411 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:04.700755 25371 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:04.700898 25601 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.701457 25601 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:04.702245 25601 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.707984 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:04.715131 25159 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.727344 25349 tablet_bootstrap.cc:492] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:04.727883 25349 ts_tablet_manager.cc:1403] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.190s	user 0.042s	sys 0.099s
I20260709 14:52:04.730837 25482 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.732523 25198 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:04.733902 25411 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.734390 25411 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:04.735069 25411 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.759243 25348 tablet_bootstrap.cc:492] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:04.763053 25348 ts_tablet_manager.cc:1403] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.200s	user 0.029s	sys 0.045s
I20260709 14:52:04.767194 25348 raft_consensus.cc:359] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.768107 25348 raft_consensus.cc:385] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.768519 25348 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.769681 25348 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.772114 25348 ts_tablet_manager.cc:1434] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:52:04.788260 25349 raft_consensus.cc:359] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.788928 25349 raft_consensus.cc:385] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.789251 25349 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.789853 25349 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.791806 25349 ts_tablet_manager.cc:1434] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.064s	user 0.003s	sys 0.003s
I20260709 14:52:04.792905 25349 tablet_bootstrap.cc:492] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:04.819065 25601 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.819370 25159 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:04.819576 25601 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.821619 25601 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:04.820755 25054 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.832883 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:04.834175 25155 raft_consensus.cc:2393] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:52:04.836817 25348 tablet_bootstrap.cc:492] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:04.842701 25349 tablet_bootstrap.cc:654] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:04.846594 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 52771.8us
I20260709 14:52:04.848564 25350 tablet_bootstrap.cc:492] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:04.848949 25350 ts_tablet_manager.cc:1403] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.352s	user 0.099s	sys 0.107s
I20260709 14:52:04.852514 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.861107 25350 raft_consensus.cc:359] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.861846 25350 raft_consensus.cc:385] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.862170 25350 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.862910 25350 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.865605 25350 ts_tablet_manager.cc:1434] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:52:04.866549 25350 tablet_bootstrap.cc:492] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:04.869717 25057 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.872661 25348 tablet_bootstrap.cc:654] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.873158 25349 tablet_bootstrap.cc:492] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:04.873605 25349 ts_tablet_manager.cc:1403] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.000s
I20260709 14:52:04.877920 25273 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.878574 25371 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.881455 25053 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.885195 25371 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.884976 25350 tablet_bootstrap.cc:654] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.888037 25349 raft_consensus.cc:359] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.888711 25349 raft_consensus.cc:385] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.888995 25349 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.893275 25554 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.893721 25554 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.896101 25554 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:04.897070 25350 tablet_bootstrap.cc:492] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:04.896965 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.897502 25350 ts_tablet_manager.cc:1403] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
W20260709 14:52:04.898315 25273 leader_election.cc:343] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.896711 25349 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.899997 25350 raft_consensus.cc:359] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.900677 25350 raft_consensus.cc:385] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.900939 25350 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.901712 25349 ts_tablet_manager.cc:1434] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:52:04.903525 25349 tablet_bootstrap.cc:492] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:04.908528 25350 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.909173 25349 tablet_bootstrap.cc:654] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.910708 25350 ts_tablet_manager.cc:1434] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:04.910604 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:04.911283 25159 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:04.911670 25350 tablet_bootstrap.cc:492] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:04.912719 25272 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.913515 25482 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.913851 25482 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.913977 25349 tablet_bootstrap.cc:492] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:04.914196 25482 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.914422 25349 ts_tablet_manager.cc:1403] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:52:04.917750 25350 tablet_bootstrap.cc:654] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.917791 25348 tablet_bootstrap.cc:492] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:04.918306 25348 ts_tablet_manager.cc:1403] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.002s
I20260709 14:52:04.921406 25349 raft_consensus.cc:359] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.922020 25349 raft_consensus.cc:385] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.922298 25349 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.922891 25349 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.923082 25348 raft_consensus.cc:359] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.923686 25348 raft_consensus.cc:385] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.923960 25348 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.924893 25349 ts_tablet_manager.cc:1434] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:52:04.924654 25348 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.894675 25230 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.926854 25348 ts_tablet_manager.cc:1434] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:04.928068 25590 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.928504 25590 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.930482 25590 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.932739 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:04.934001 25124 leader_election.cc:343] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.933992 25482 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.938503 25349 tablet_bootstrap.cc:492] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:04.939517 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:04.939986 25159 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.940558 25590 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.940989 25590 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.943329 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:04.949061 25349 tablet_bootstrap.cc:654] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.952943 25668 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.953614 25668 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:04.955983 25122 leader_election.cc:343] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.956519 25122 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.957159 25590 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.957823 25590 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.961824 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.962088 25668 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.964843 25482 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:04.967540 25615 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.973430 25159 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:04.980691 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:04.982159 25124 leader_election.cc:343] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.984990 25411 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:52:04.985599 25411 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:04.986021 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:04.987463 25122 leader_election.cc:343] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.988607 25122 leader_election.cc:343] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.989095 25122 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:04.990522 25668 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.990850 25411 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:04.991439 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:04.993172 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.017544 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:05.018294 25231 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.020383 25675 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:05.023546 25411 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.024281 25579 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:05.024902 25124 leader_election.cc:343] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.028638 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.028733 25124 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.030081 25636 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.031189 25411 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.034245 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.039681 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:05.045588 25554 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.046206 25554 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.047907 25348 tablet_bootstrap.cc:492] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.048729 25554 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:05.058961 25272 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:05.062734 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.069113 25154 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:52:05.071009 25482 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.071709 25482 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:05.072643 25482 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.076213 25350 tablet_bootstrap.cc:492] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.076694 25350 ts_tablet_manager.cc:1403] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.165s	user 0.053s	sys 0.084s
I20260709 14:52:05.077888 25411 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.078467 25579 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.079308 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.079604 25350 raft_consensus.cc:359] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.080677 25350 raft_consensus.cc:385] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.081056 25350 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.081827 25350 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.083703 25350 ts_tablet_manager.cc:1434] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:05.084667 25350 tablet_bootstrap.cc:492] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.087134 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.088173 25304 raft_consensus.cc:2393] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:52:05.090655 25350 tablet_bootstrap.cc:654] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.090691 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.097025 25601 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.101882 25348 tablet_bootstrap.cc:654] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.102313 25197 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:05.103968 25601 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.108794 25579 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.112742 25231 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:05.122553 25350 tablet_bootstrap.cc:492] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.124255 25350 ts_tablet_manager.cc:1403] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.025s
I20260709 14:52:05.128010 25350 raft_consensus.cc:359] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.134033 25350 raft_consensus.cc:385] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.134384 25350 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.135160 25350 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.136664 25350 ts_tablet_manager.cc:1434] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:52:05.138175 25350 tablet_bootstrap.cc:492] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.143698 25350 tablet_bootstrap.cc:654] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.131114 25348 tablet_bootstrap.cc:492] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.154595 25348 ts_tablet_manager.cc:1403] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.227s	user 0.012s	sys 0.000s
I20260709 14:52:05.160046 25349 tablet_bootstrap.cc:492] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.160504 25349 ts_tablet_manager.cc:1403] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.222s	user 0.071s	sys 0.106s
I20260709 14:52:05.160782 25348 raft_consensus.cc:359] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.161474 25348 raft_consensus.cc:385] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.161744 25348 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.162417 25348 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.163007 25349 raft_consensus.cc:359] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.163625 25349 raft_consensus.cc:385] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.163883 25349 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.164611 25348 ts_tablet_manager.cc:1434] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:05.164505 25349 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.166555 25349 ts_tablet_manager.cc:1434] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:05.167407 25348 tablet_bootstrap.cc:492] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.167410 25349 tablet_bootstrap.cc:492] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.174747 25579 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.178678 25349 tablet_bootstrap.cc:654] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.179610 25601 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.179152 25348 tablet_bootstrap.cc:654] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.182370 25350 tablet_bootstrap.cc:492] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.182816 25350 ts_tablet_manager.cc:1403] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.009s
I20260709 14:52:05.187870 25350 raft_consensus.cc:359] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.188482 25350 raft_consensus.cc:385] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.188745 25350 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.189356 25350 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.191380 25350 ts_tablet_manager.cc:1434] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 14:52:05.192327 25350 tablet_bootstrap.cc:492] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.206017 25350 tablet_bootstrap.cc:654] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.208777 25482 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:05.215705 25350 tablet_bootstrap.cc:492] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.216171 25350 ts_tablet_manager.cc:1403] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 14:52:05.221333 25054 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:05.221179 25350 raft_consensus.cc:359] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.226250 25350 raft_consensus.cc:385] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.226532 25350 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.227108 25350 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.229104 25350 ts_tablet_manager.cc:1434] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:05.229395 25579 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.230055 25350 tablet_bootstrap.cc:492] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.229846 25579 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.230464 25668 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.230903 25668 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.232065 25579 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.234275 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.234469 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.234961 25154 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:05.236399 25198 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:52:05.236728 25122 leader_election.cc:343] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.237313 25579 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.237828 25668 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.238015 25579 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.238523 25579 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.245481 25350 tablet_bootstrap.cc:654] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.246291 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.246886 25307 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:05.251570 25579 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.252832 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.254195 25579 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.254995 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:05.255592 25154 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.264830 25154 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:05.266178 25198 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:05.267004 25579 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:05.267261 25124 leader_election.cc:343] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.267436 25579 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:05.267665 25124 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.268230 25579 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.268801 25590 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.269436 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:05.269974 25307 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.272607 25671 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.290676 25350 tablet_bootstrap.cc:492] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.291134 25350 ts_tablet_manager.cc:1403] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.008s
I20260709 14:52:05.295680 25350 raft_consensus.cc:359] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.296303 25350 raft_consensus.cc:385] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.296574 25350 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.297197 25350 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.300619 25350 ts_tablet_manager.cc:1434] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:05.314229 25350 tablet_bootstrap.cc:492] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.325467 25348 tablet_bootstrap.cc:492] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.325999 25348 ts_tablet_manager.cc:1403] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.159s	user 0.035s	sys 0.058s
I20260709 14:52:05.331935 25348 raft_consensus.cc:359] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.332582 25348 raft_consensus.cc:385] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.333038 25348 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.335178 25668 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.337944 25349 tablet_bootstrap.cc:492] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.337833 25348 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.338402 25349 ts_tablet_manager.cc:1403] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.171s	user 0.025s	sys 0.008s
I20260709 14:52:05.278208 25307 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:05.342002 25668 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.341214 25349 raft_consensus.cc:359] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.342509 25349 raft_consensus.cc:385] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.342449 25668 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.342913 25349 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.343797 25349 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.350281 25349 ts_tablet_manager.cc:1434] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:05.351032 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:05.352207 25122 leader_election.cc:343] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.344882 25668 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.347559 25350 tablet_bootstrap.cc:654] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.353700 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.343498 25348 ts_tablet_manager.cc:1434] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:52:05.355036 25348 tablet_bootstrap.cc:492] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.355057 25053 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:05.357741 25124 leader_election.cc:343] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.358117 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.358709 25668 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:05.358561 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:05.364617 25348 tablet_bootstrap.cc:654] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.364934 25350 tablet_bootstrap.cc:492] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.366513 25350 ts_tablet_manager.cc:1403] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260709 14:52:05.368880 25350 raft_consensus.cc:359] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.369499 25350 raft_consensus.cc:385] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.369743 25350 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.370601 25349 tablet_bootstrap.cc:492] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.370509 25350 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.377936 25350 ts_tablet_manager.cc:1434] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:05.378777 25350 tablet_bootstrap.cc:492] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.380198 25554 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.380707 25554 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.383710 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.384280 25154 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:05.385989 25350 tablet_bootstrap.cc:654] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.385955 25272 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:05.389081 25601 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.389459 25601 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.389757 25601 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.393886 25554 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:05.396842 25601 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.398736 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.402915 25672 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:05.403277 25273 leader_election.cc:343] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.404065 25601 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:05.405400 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:05.409231 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:05.409715 25154 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.412606 25350 tablet_bootstrap.cc:492] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.413619 25350 ts_tablet_manager.cc:1403] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260709 14:52:05.416108 25350 raft_consensus.cc:359] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.416716 25350 raft_consensus.cc:385] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.417028 25350 raft_consensus.cc:740] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
W20260709 14:52:05.418023 25273 leader_election.cc:343] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.417774 25350 consensus_queue.cc:260] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.419337 25350 ts_tablet_manager.cc:1434] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:05.418996 25601 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.420164 25350 tablet_bootstrap.cc:492] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.420363 25601 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.422168 25348 tablet_bootstrap.cc:492] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.422501 25601 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:05.422658 25348 ts_tablet_manager.cc:1403] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.025s
I20260709 14:52:05.424088 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.424624 25159 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:05.425587 25348 raft_consensus.cc:359] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.425805 25272 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:05.426038 25350 tablet_bootstrap.cc:654] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.426383 25348 raft_consensus.cc:385] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.426756 25348 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.427523 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.427449 25348 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.428114 25230 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:05.427066 25554 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.428887 25554 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.429234 25554 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.438058 25154 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:05.439110 25272 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.440022 25601 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.440482 25601 raft_consensus.cc:697] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:05.441358 25601 consensus_queue.cc:237] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.443564 25348 ts_tablet_manager.cc:1434] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:52:05.453720 25349 tablet_bootstrap.cc:654] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.455165 25554 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.457052 25554 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:05.457530 25671 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.457958 25671 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.459870 25671 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.462890 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.464283 25348 tablet_bootstrap.cc:492] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
W20260709 14:52:05.465826 25122 leader_election.cc:343] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.471915 25590 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.472353 25590 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.476159 25590 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.477525 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:05.478830 25122 leader_election.cc:343] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.480357 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:05.480840 25159 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.484344 25590 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.484795 25350 tablet_bootstrap.cc:492] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.485253 25350 ts_tablet_manager.cc:1403] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.041s
I20260709 14:52:05.484820 25590 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.487432 25590 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.487720 25350 raft_consensus.cc:359] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.488334 25350 raft_consensus.cc:385] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.488591 25350 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.489319 25350 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.488699 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.492025 25348 tablet_bootstrap.cc:654] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:05.492112 25122 leader_election.cc:343] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.503567 25590 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.504285 25590 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.506217 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:05.507898 25230 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.520709 25230 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:05.522526 25590 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.523252 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.526613 25348 tablet_bootstrap.cc:492] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
W20260709 14:52:05.526685 25122 leader_election.cc:343] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.527138 25348 ts_tablet_manager.cc:1403] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.005s
I20260709 14:52:05.528498 25411 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.528913 25411 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.529652 25348 raft_consensus.cc:359] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.530284 25348 raft_consensus.cc:385] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.530557 25350 ts_tablet_manager.cc:1434] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.026s
I20260709 14:52:05.530542 25348 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.530613 25411 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.531527 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.531730 25348 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.532074 25156 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:05.532558 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.533216 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:05.533519 25350 tablet_bootstrap.cc:492] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd: Bootstrap starting.
I20260709 14:52:05.533985 25411 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.534351 25411 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.534650 25411 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.534857 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.533886 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.539922 25350 tablet_bootstrap.cc:654] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.541651 25273 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:05.541692 25411 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.542851 25228 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 1: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:52:05.544382 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:05.542424 25554 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.545073 25156 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.545629 25554 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:05.546669 25554 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.558609 25159 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:05.564334 25156 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:05.565722 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:05.566794 25675 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.567368 25675 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:05.568935 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.568390 25675 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:05.572562 25124 leader_election.cc:343] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.573071 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.573990 25590 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.581110 25348 ts_tablet_manager.cc:1434] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 14:52:05.581037 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.583096 25411 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.584913 25348 tablet_bootstrap.cc:492] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.599300 25348 tablet_bootstrap.cc:654] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.598804 25057 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:05.605270 25124 leader_election.cc:343] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.605908 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.606753 25668 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.608314 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.609267 25668 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.612703 25056 catalog_manager.cc:5697] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:05.614280 25124 leader_election.cc:343] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.615057 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.617268 25668 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.617862 25411 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:05.620698 25197 leader_election.cc:343] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.624071 25348 tablet_bootstrap.cc:492] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.625499 25348 ts_tablet_manager.cc:1403] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.012s
I20260709 14:52:05.627959 25348 raft_consensus.cc:359] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.628602 25348 raft_consensus.cc:385] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.628528 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:05.629007 25348 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.629680 25348 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.631317 25348 ts_tablet_manager.cc:1434] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:05.631834 25053 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:05.632686 25197 leader_election.cc:343] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.637192 25350 tablet_bootstrap.cc:492] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd: No bootstrap required, opened a new log
I20260709 14:52:05.637624 25350 ts_tablet_manager.cc:1403] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.035s
I20260709 14:52:05.642167 25349 tablet_bootstrap.cc:492] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.642993 25349 ts_tablet_manager.cc:1403] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.273s	user 0.041s	sys 0.055s
I20260709 14:52:05.643494 25601 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.643424 25350 raft_consensus.cc:359] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.644228 25350 raft_consensus.cc:385] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.644529 25350 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.645269 25350 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.647447 25350 ts_tablet_manager.cc:1434] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:05.645251 25349 raft_consensus.cc:359] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.650053 25349 raft_consensus.cc:385] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.650349 25349 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.650640 25348 tablet_bootstrap.cc:492] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.650954 25349 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.653430 25675 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:52:05.663149 25349 ts_tablet_manager.cc:1434] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:52:05.664901 25349 tablet_bootstrap.cc:492] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.669003 25675 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.669476 25675 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.671589 25675 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.673067 25371 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.673929 25349 tablet_bootstrap.cc:654] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.675189 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.675902 25159 raft_consensus.cc:2393] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:05.677594 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:05.679016 25348 tablet_bootstrap.cc:654] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.680537 25197 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:05.681623 25411 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.689729 25411 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.716835 25349 tablet_bootstrap.cc:492] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.717345 25349 ts_tablet_manager.cc:1403] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.011s
I20260709 14:52:05.719802 25349 raft_consensus.cc:359] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.720438 25349 raft_consensus.cc:385] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.720697 25349 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.721414 25675 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.722688 25348 tablet_bootstrap.cc:492] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.723120 25348 ts_tablet_manager.cc:1403] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.073s	user 0.005s	sys 0.018s
I20260709 14:52:05.724915 25349 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.726980 25349 ts_tablet_manager.cc:1434] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:52:05.727924 25349 tablet_bootstrap.cc:492] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.730191 25348 raft_consensus.cc:359] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.730772 25348 raft_consensus.cc:385] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.731003 25348 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.731570 25348 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.733446 25348 ts_tablet_manager.cc:1434] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:52:05.734305 25348 tablet_bootstrap.cc:492] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.746230 25348 tablet_bootstrap.cc:654] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.751581 25349 tablet_bootstrap.cc:654] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.757524 25349 tablet_bootstrap.cc:492] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.757934 25349 ts_tablet_manager.cc:1403] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260709 14:52:05.760455 25349 raft_consensus.cc:359] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.761091 25349 raft_consensus.cc:385] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.761390 25349 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.761998 25349 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.763446 25349 ts_tablet_manager.cc:1434] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:05.763746 25348 tablet_bootstrap.cc:492] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.764185 25348 ts_tablet_manager.cc:1403] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.004s
I20260709 14:52:05.764241 25349 tablet_bootstrap.cc:492] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.766976 25348 raft_consensus.cc:359] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.767551 25348 raft_consensus.cc:385] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.767820 25348 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.768532 25348 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.770376 25348 ts_tablet_manager.cc:1434] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:05.771026 25349 tablet_bootstrap.cc:654] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.771597 25348 tablet_bootstrap.cc:492] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.780460 25371 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.780903 25371 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.781388 25348 tablet_bootstrap.cc:654] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.781582 25349 tablet_bootstrap.cc:492] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.781971 25349 ts_tablet_manager.cc:1403] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:52:05.782729 25371 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:05.784770 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.785074 25349 raft_consensus.cc:359] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.786708 25349 raft_consensus.cc:385] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.783720 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.787070 25349 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.787591 25156 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 1: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:52:05.788410 25349 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.789264 25272 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.790328 25583 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.792413 25349 ts_tablet_manager.cc:1434] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:05.796808 25349 tablet_bootstrap.cc:492] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.801955 25583 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.804088 25349 tablet_bootstrap.cc:654] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.807389 25348 tablet_bootstrap.cc:492] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.807355 25668 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.808100 25348 ts_tablet_manager.cc:1403] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.011s
I20260709 14:52:05.808326 25668 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.809937 25349 tablet_bootstrap.cc:492] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.810356 25349 ts_tablet_manager.cc:1403] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:52:05.810519 25668 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.811192 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.811007 25348 raft_consensus.cc:359] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.811754 25348 raft_consensus.cc:385] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.812084 25348 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.811965 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:05.812441 25124 leader_election.cc:343] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.812849 25349 raft_consensus.cc:359] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.813006 25348 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.813550 25349 raft_consensus.cc:385] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:05.813500 25122 leader_election.cc:343] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.813926 25349 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.814028 25122 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.814559 25349 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.814965 25590 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.816504 25349 ts_tablet_manager.cc:1434] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:52:05.816633 25348 ts_tablet_manager.cc:1434] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:05.822283 25349 tablet_bootstrap.cc:492] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.822435 25348 tablet_bootstrap.cc:492] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.828375 25349 tablet_bootstrap.cc:654] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.830621 25348 tablet_bootstrap.cc:654] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.840353 25349 tablet_bootstrap.cc:492] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.840760 25349 ts_tablet_manager.cc:1403] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 14:52:05.843145 25349 raft_consensus.cc:359] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.843775 25349 raft_consensus.cc:385] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.844028 25349 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.844609 25349 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.846824 25349 ts_tablet_manager.cc:1434] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:52:05.847720 25349 tablet_bootstrap.cc:492] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.852777 25590 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.853303 25590 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.854741 25349 tablet_bootstrap.cc:654] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.855803 25590 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.860276 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:05.869560 25124 leader_election.cc:343] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.870955 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:05.873625 25122 leader_election.cc:343] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.874204 25122 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.876797 25668 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.879554 25671 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.880131 25671 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.882652 25671 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:05.887658 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:52:05.889216 25124 leader_election.cc:343] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.892300 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:05.893628 25122 leader_election.cc:343] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.894021 25122 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:05.894498 25348 tablet_bootstrap.cc:492] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.894945 25671 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.895543 25349 tablet_bootstrap.cc:492] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.894976 25348 ts_tablet_manager.cc:1403] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.073s	user 0.028s	sys 0.034s
I20260709 14:52:05.896039 25349 ts_tablet_manager.cc:1403] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.029s
I20260709 14:52:05.898272 25348 raft_consensus.cc:359] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.898897 25348 raft_consensus.cc:385] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.899156 25348 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.898406 25349 raft_consensus.cc:359] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.899932 25349 raft_consensus.cc:385] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.900214 25349 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.899854 25348 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.900836 25349 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.901907 25348 ts_tablet_manager.cc:1434] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:05.903404 25348 tablet_bootstrap.cc:492] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.904575 25349 ts_tablet_manager.cc:1434] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:05.908322 25349 tablet_bootstrap.cc:492] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.908902 25348 tablet_bootstrap.cc:654] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.913993 25349 tablet_bootstrap.cc:654] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.920047 25348 tablet_bootstrap.cc:492] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.920462 25348 ts_tablet_manager.cc:1403] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 14:52:05.922899 25348 raft_consensus.cc:359] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.923521 25348 raft_consensus.cc:385] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.923785 25348 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.924541 25348 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.926674 25348 ts_tablet_manager.cc:1434] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:05.927969 25348 tablet_bootstrap.cc:492] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.929252 25349 tablet_bootstrap.cc:492] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.929724 25349 ts_tablet_manager.cc:1403] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260709 14:52:05.932356 25349 raft_consensus.cc:359] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.932989 25349 raft_consensus.cc:385] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.933350 25348 tablet_bootstrap.cc:654] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.933323 25349 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.934127 25349 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.936645 25349 ts_tablet_manager.cc:1434] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:05.938473 25349 tablet_bootstrap.cc:492] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.942792 25348 tablet_bootstrap.cc:492] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.943231 25348 ts_tablet_manager.cc:1403] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:52:05.943717 25349 tablet_bootstrap.cc:654] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.945638 25348 raft_consensus.cc:359] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.946612 25348 raft_consensus.cc:385] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.946875 25348 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.947539 25348 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.948316 25349 tablet_bootstrap.cc:492] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:05.948717 25349 ts_tablet_manager.cc:1403] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:52:05.949481 25348 ts_tablet_manager.cc:1434] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:05.950551 25348 tablet_bootstrap.cc:492] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.951005 25349 raft_consensus.cc:359] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.951592 25349 raft_consensus.cc:385] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.951838 25349 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.952188 25583 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.952409 25349 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.952651 25583 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.955134 25583 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:05.955240 25349 ts_tablet_manager.cc:1434] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:05.956161 25349 tablet_bootstrap.cc:492] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:05.956563 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:05.956792 25348 tablet_bootstrap.cc:654] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.957057 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:05.957652 25154 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:05.957098 25234 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:05.959993 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:05.960752 25583 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.961071 25583 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.961424 25583 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.962363 25349 tablet_bootstrap.cc:654] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.970177 25348 tablet_bootstrap.cc:492] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:05.970686 25348 ts_tablet_manager.cc:1403] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:52:05.973881 25348 raft_consensus.cc:359] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.974726 25348 raft_consensus.cc:385] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.975044 25348 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.982287 25348 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.985445 25348 ts_tablet_manager.cc:1434] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:52:05.986603 25348 tablet_bootstrap.cc:492] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:05.993942 25348 tablet_bootstrap.cc:654] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.994009 25583 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:05.996855 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:05.997392 25154 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.006739 25154 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.008050 25272 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.008798 25371 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.009217 25371 raft_consensus.cc:697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:06.009898 25371 consensus_queue.cc:237] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.011924 25583 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.016230 25348 tablet_bootstrap.cc:492] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:06.016393 25349 tablet_bootstrap.cc:492] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:06.016667 25348 ts_tablet_manager.cc:1403] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 14:52:06.016812 25349 ts_tablet_manager.cc:1403] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.061s	user 0.031s	sys 0.024s
I20260709 14:52:06.019338 25348 raft_consensus.cc:359] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.019622 25349 raft_consensus.cc:359] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.020272 25349 raft_consensus.cc:385] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.020531 25349 raft_consensus.cc:740] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.019979 25348 raft_consensus.cc:385] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.021893 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:06.022104 25348 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.022385 25234 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.022754 25348 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.024708 25348 ts_tablet_manager.cc:1434] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:52:06.025570 25348 tablet_bootstrap.cc:492] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:06.021137 25349 consensus_queue.cc:260] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.030359 25349 ts_tablet_manager.cc:1434] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:06.031261 25349 tablet_bootstrap.cc:492] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:06.031654 25057 catalog_manager.cc:5697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.032855 25482 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.036805 25349 tablet_bootstrap.cc:654] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.045176 25348 tablet_bootstrap.cc:654] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.051849 25371 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.052362 25371 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.055512 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.056279 25156 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.062397 25272 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.063544 25583 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.064117 25583 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.065474 25554 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.066044 25554 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.068393 25554 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.064818 25583 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.079036 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.079869 25156 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.084386 25672 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.084615 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:06.085016 25672 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.085420 25228 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.087668 25672 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.089210 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.090157 25156 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.091770 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.092823 25672 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.093345 25672 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.093823 25672 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.101691 25272 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.104030 25482 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.104573 25482 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.105086 25482 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.116904 25601 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.118669 25601 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.123934 25601 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.128295 25234 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.129858 25371 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.130230 25615 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.145059 25601 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.145520 25601 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.147913 25601 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.149482 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.150125 25152 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.151228 25272 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.152284 25601 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.152700 25601 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.158365 25601 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.170711 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:06.171342 25300 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.173453 25615 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.173925 25615 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.175582 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:06.175921 25615 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.176235 25227 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.173467 25371 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.186833 25371 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.134050 25672 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.192044 25371 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.193125 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.193994 25156 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.195298 25272 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.196187 25371 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.196589 25371 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.196970 25371 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.203787 25743 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.207624 25601 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.223860 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.224417 25153 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.224637 25601 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.208861 25672 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.228960 25348 tablet_bootstrap.cc:492] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:06.214826 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.217784 25371 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.236066 25348 ts_tablet_manager.cc:1403] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.211s	user 0.019s	sys 0.071s
I20260709 14:52:06.236479 25152 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.237653 25371 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.241816 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.242362 25159 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.242272 25348 raft_consensus.cc:359] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.243063 25348 raft_consensus.cc:385] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.243391 25348 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.244105 25348 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.246625 25348 ts_tablet_manager.cc:1434] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:52:06.246969 25152 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.247987 25348 tablet_bootstrap.cc:492] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:06.255378 25348 tablet_bootstrap.cc:654] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.258594 25159 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.260077 25272 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.218226 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.218993 25482 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.219158 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:06.220793 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:06.265313 25156 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.231377 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:06.266208 25307 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.231803 25153 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.232230 25601 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.233853 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:06.267199 25299 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.267096 25601 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.267892 25272 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.268537 25482 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.269237 25601 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.211930 25583 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.269800 25601 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.270367 25601 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:06.271288 25583 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.271194 25601 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.271855 25583 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.272315 25583 raft_consensus.cc:697] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:06.273087 25583 consensus_queue.cc:237] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.275401 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.277818 25411 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.283701 25411 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.285836 25411 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.288949 25198 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.282754 25299 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.327804 25740 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.328281 25740 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.328688 25740 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.330116 25348 tablet_bootstrap.cc:492] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:06.330605 25348 ts_tablet_manager.cc:1403] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.007s
I20260709 14:52:06.330922 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.331779 25159 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.332998 25348 raft_consensus.cc:359] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.333310 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:06.333640 25348 raft_consensus.cc:385] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.335234 25348 raft_consensus.cc:740] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
W20260709 14:52:06.335480 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 100323us
I20260709 14:52:06.335845 25348 consensus_queue.cc:260] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.336804 25228 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.337234 25740 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.338619 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.339681 25615 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.340032 25615 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.340372 25615 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.341614 25672 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.342054 25672 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.343914 25672 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.343935 25228 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.340581 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:52:06.344951 25273 leader_election.cc:343] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.345199 25159 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.307961 25675 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:06.346280 25273 leader_election.cc:343] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.346632 25675 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.348519 25675 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.282505 25349 tablet_bootstrap.cc:492] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:06.349447 25348 ts_tablet_manager.cc:1434] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
W20260709 14:52:06.325775 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 57936.1us
I20260709 14:52:06.289698 25411 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.350188 25411 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:06.350751 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.351348 25153 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.350983 25411 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.355800 25349 ts_tablet_manager.cc:1403] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.325s	user 0.026s	sys 0.069s
I20260709 14:52:06.355860 25348 tablet_bootstrap.cc:492] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: Bootstrap starting.
I20260709 14:52:06.358502 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.359088 25154 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.347772 25615 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.361464 25615 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.361968 25740 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.363435 25348 tablet_bootstrap.cc:654] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.368906 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:06.369719 25299 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.372496 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.373047 25156 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.373888 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:06.375126 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:06.375396 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:06.375906 25300 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.376039 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:06.376598 25299 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.381217 25272 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.381932 25371 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.382299 25371 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.382701 25371 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.383220 25300 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.387079 25615 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:06.389197 25197 leader_election.cc:343] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:06.390014 25197 leader_election.cc:343] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.390763 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.387885 25153 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.391101 25349 raft_consensus.cc:359] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.391722 25672 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.391927 25349 raft_consensus.cc:385] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.392412 25672 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:06.392542 25349 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.393420 25349 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.393471 25672 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.390787 25154 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.387523 25615 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.402746 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:52:06.402969 25371 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.404107 25300 raft_consensus.cc:2393] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:06.405695 25371 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:06.410027 25615 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.411103 25159 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.411495 25272 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.413637 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.436967 25153 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.437463 25672 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.413774 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.438063 25154 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.437923 25672 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.414268 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.438922 25156 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.440824 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:52:06.442500 25197 leader_election.cc:343] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.444545 25156 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
W20260709 14:52:06.445538 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 44373.3us
I20260709 14:52:06.446105 25272 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.446457 25672 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.385100 25299 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.418839 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.449589 25152 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.450131 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.421809 25349 ts_tablet_manager.cc:1434] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 14:52:06.422313 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:06.450994 25747 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.451735 25747 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:06.423262 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:06.452781 25230 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.453366 25747 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.452442 25672 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.455021 25672 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:06.455827 25672 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.423559 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:06.456983 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:06.457422 25234 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 0.
I20260709 14:52:06.427539 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:06.452121 25349 tablet_bootstrap.cc:492] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:06.451967 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.458276 25227 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.458555 25156 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.462443 25230 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.423063 25348 tablet_bootstrap.cc:492] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: No bootstrap required, opened a new log
I20260709 14:52:06.452230 25554 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.466593 25554 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:06.467293 25554 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.467679 25227 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.446815 25057 catalog_manager.cc:5697] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.469871 25348 ts_tablet_manager.cc:1403] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.012s
I20260709 14:52:06.469671 25057 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.474956 25156 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:52:06.478889 25272 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:06.476660 25348 raft_consensus.cc:359] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.480695 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:06.481103 25348 raft_consensus.cc:385] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.481292 25159 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 0.
I20260709 14:52:06.481760 25583 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.482257 25583 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:06.482764 25348 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.483624 25348 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:52:06.487807 25273 leader_election.cc:343] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.488283 25583 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.490352 25745 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.498564 25053 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.499954 25349 tablet_bootstrap.cc:654] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.500146 25053 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.504062 25348 ts_tablet_manager.cc:1434] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 14:52:06.498981 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:06.505012 25615 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.505405 25615 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.505746 25615 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.508970 25349 tablet_bootstrap.cc:492] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:06.509418 25349 ts_tablet_manager.cc:1403] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260709 14:52:06.511898 25349 raft_consensus.cc:359] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.512504 25349 raft_consensus.cc:385] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.512758 25349 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.513450 25615 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.515816 25198 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:06.516481 25411 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.516790 25411 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.517064 25411 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.517249 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:06.518199 25349 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.520701 25615 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:52:06.493675 25105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:06.521029 25349 ts_tablet_manager.cc:1434] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:06.522011 25349 tablet_bootstrap.cc:492] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e: Bootstrap starting.
I20260709 14:52:06.523343 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:06.523931 25304 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.525849 25739 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.526237 25739 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.526573 25739 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.526026 25411 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.529939 25349 tablet_bootstrap.cc:654] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.530545 25411 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.530447 25304 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.531531 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:06.532090 25299 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.532385 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.533340 25740 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.533831 25740 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:06.534614 25740 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.533042 25739 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.538269 25299 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.539274 25739 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:06.539409 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.540073 25615 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.540555 25615 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:06.541328 25615 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.546494 25198 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:06.547196 25739 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.547574 25739 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.547951 25739 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.552701 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.559185 25153 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:06.560863 25334 tablet.cc:2406] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:06.554491 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.566573 25154 raft_consensus.cc:2393] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 1: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:52:06.569983 25057 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.566506 25053 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.557235 25739 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.553604 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.579013 25152 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.588263 25152 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.589365 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:06.589918 25156 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.593796 25153 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.595379 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:06.597229 25197 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:06.598121 25156 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:52:06.598310 25615 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.572468 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.602267 25053 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 1 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.603245 25198 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:06.603924 25615 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.605479 25615 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:06.608807 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:06.610330 25739 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:52:06.610929 25197 leader_election.cc:343] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.607286 25615 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.624861 25583 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.634804 25349 tablet_bootstrap.cc:492] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e: No bootstrap required, opened a new log
I20260709 14:52:06.635255 25349 ts_tablet_manager.cc:1403] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e: Time spent bootstrapping tablet: real 0.113s	user 0.048s	sys 0.039s
I20260709 14:52:06.637820 25349 raft_consensus.cc:359] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.638437 25349 raft_consensus.cc:385] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.638693 25349 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.639309 25349 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:06.641348 25349 ts_tablet_manager.cc:1434] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:06.643882 25057 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.645459 25057 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.666589 25056 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.712303 25583 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.714285 25583 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.727727 25554 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.728844 25227 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.740213 25747 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.801249 25672 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.810871 25411 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.846283 25411 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.857474 25615 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.878841 25747 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.889323 25583 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.897693 25748 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.910189 25371 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.914515 25554 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.927559 25615 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.947304 25615 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.948588 25748 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.984673 25615 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.002013 25615 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.011521 25615 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.021958 25411 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.028740 25411 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.047847 25748 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.048341 25748 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:07.050261 25748 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:07.050792 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:52:07.052137 25299 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.053812 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:52:07.059381 25273 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:07.059569 25739 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.060878 25748 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.804143 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:07.827386 25789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:07.827524 25790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:07.827731 25792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:07.829025 24058 server_base.cc:1061] running on GCE node
I20260709 14:52:07.830621 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:07.830881 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:07.831094 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608727831076 us; error 0 us; skew 500 ppm
I20260709 14:52:07.831871 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:07.836164 24058 webserver.cc:533] Webserver started at http://127.23.126.132:40617/ using document root <none> and password file <none>
I20260709 14:52:07.836674 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:07.836894 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:07.837306 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:07.838539 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-3-root/instance:
uuid: "b59cba60950a4e798658b5031f4625f3"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-vl6x"
I20260709 14:52:07.843320 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:52:07.846374 25797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.847159 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:07.847471 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-3-root
uuid: "b59cba60950a4e798658b5031f4625f3"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-vl6x"
I20260709 14:52:07.847857 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:07.870256 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:07.871835 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:07.873540 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:07.876178 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:07.876399 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.876749 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:07.876922 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.946060 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.132:45729
I20260709 14:52:07.946156 25859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.132:45729 every 8 connection(s)
I20260709 14:52:07.950477 24058 auto_leader_rebalancer-test.cc:446] add a tserver: b59cba60950a4e798658b5031f4625f3
I20260709 14:52:07.975682 25860 heartbeater.cc:344] Connected to a master server at 127.23.126.190:36213
I20260709 14:52:07.976146 25860 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:07.977029 25860 heartbeater.cc:507] Master 127.23.126.190:36213 requested a full tablet report, sending...
I20260709 14:52:07.979075 25053 ts_manager.cc:194] Registered new tserver with Master: b59cba60950a4e798658b5031f4625f3 (127.23.126.132:45729)
I20260709 14:52:07.980655 25053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60452
I20260709 14:52:08.983238 25860 heartbeater.cc:499] Master 127.23.126.190:36213 was elected leader, sending a full tablet report...
I20260709 14:52:13.125864 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:13.184587 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:13.185286 25228 raft_consensus.cc:606] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:13.201526 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:13.202111 25299 raft_consensus.cc:606] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:13.204536 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:13.205030 25299 raft_consensus.cc:606] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:13.206959 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:13.207372 25299 raft_consensus.cc:606] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:13.209409 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:13.209793 25299 raft_consensus.cc:606] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:13.211848 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:13.212239 25299 raft_consensus.cc:606] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:13.213256 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:52:13.214262 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:13.240056 25739 raft_consensus.cc:993] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.240540 25875 raft_consensus.cc:1081] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.241933 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39730
I20260709 14:52:13.242574 25156 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.242996 25156 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.246999 25156 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.249018 25156 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:13.249709 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:13.249977 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:13.250270 25228 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:13.250586 25299 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.250599 25228 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:13.251479 25228 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.252439 25228 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.255784 25299 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.256788 25122 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:13.256956 25228 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.257572 25873 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:13.258035 25873 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:13.258643 25873 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.268064 25053 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.370512 25874 raft_consensus.cc:993] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.370929 25866 raft_consensus.cc:1081] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.372339 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:52:13.372877 25156 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.373214 25156 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.379029 25156 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.380316 25156 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:13.380923 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:13.381103 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:13.381526 25228 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.381629 25299 raft_consensus.cc:3055] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:13.382025 25299 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:13.382604 25299 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.383466 25299 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.385592 25228 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.386373 25124 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:13.386981 25873 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:13.387375 25873 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:13.387795 25299 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.388161 25873 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.396632 25053 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.414439 25874 raft_consensus.cc:993] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.414844 25866 raft_consensus.cc:1081] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.416143 25152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:52:13.416496 25152 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.416702 25152 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.420389 25152 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.422477 25152 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:13.423044 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:13.423561 25228 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.423646 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:13.424264 25299 raft_consensus.cc:3055] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:13.424610 25299 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:13.425400 25299 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.426651 25299 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.430305 25228 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.431205 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:13.431913 25873 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:13.432262 25873 raft_consensus.cc:697] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:13.433040 25873 consensus_queue.cc:237] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.434355 25299 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.443841 25053 catalog_manager.cc:5697] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.486495 25866 raft_consensus.cc:993] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.486855 25874 raft_consensus.cc:1081] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.488273 25152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:52:13.488723 25152 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.489080 25152 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.493328 25152 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.495051 25152 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:13.496141 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:13.496701 25230 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.496569 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:13.497196 25299 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:13.497491 25299 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:13.498170 25299 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.499219 25299 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.502435 25230 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.503381 25124 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:13.504036 25873 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:13.504498 25873 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:13.505025 25299 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.505328 25873 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.514218 25053 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.608561 25874 raft_consensus.cc:993] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.609009 25866 raft_consensus.cc:1081] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.610160 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:52:13.610569 25156 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.610848 25156 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.614604 25156 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.615991 25156 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:13.616550 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:13.616919 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:13.617081 25228 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.617484 25299 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:13.617738 25299 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:13.618283 25299 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.619029 25299 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.621272 25228 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.622133 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:13.622797 25299 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.622822 25873 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:13.623420 25873 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:13.624476 25873 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.634480 25053 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.654179 25228 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:13.655102 25873 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:13.661465 25874 raft_consensus.cc:993] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.663893 25890 raft_consensus.cc:1081] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:13.667907 25152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:52:13.668390 25152 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.668697 25152 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.675676 25152 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.677976 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:13.678690 25228 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.687587 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:13.688186 25299 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:13.688233 25152 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:13.688524 25299 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:13.689227 25299 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.690235 25299 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:13.695147 25228 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.697299 25304 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:13.701798 25873 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:13.703307 25299 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:13.696616 25124 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:13.713297 25893 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:13.724583 25893 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:13.725471 25893 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:13.738567 25056 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.781243 25228 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:13.782256 25871 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:13.793473 25299 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:13.794621 25893 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:13.868944 25228 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:13.870101 25871 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:13.878684 25304 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:13.880077 25897 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:14.039892 25227 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.054229 25896 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:14.060420 25300 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.062649 25896 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:14.097039 25304 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.100790 25897 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:14.157852 25227 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.160837 25893 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:14.215963 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:14.226289 25230 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.229493 25911 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:14.258711 25304 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.264653 25873 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:14.293948 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:14.334702 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:14.335304 25299 raft_consensus.cc:606] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:14.338016 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:14.338573 25299 raft_consensus.cc:606] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:52:14.341207 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:14.341735 25230 raft_consensus.cc:606] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:14.343026 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:14.344431 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:14.480283 25866 raft_consensus.cc:993] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:14.480768 25904 raft_consensus.cc:993] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:14.480741 25866 raft_consensus.cc:1081] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:14.481441 25904 raft_consensus.cc:1081] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:14.482494 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:52:14.482829 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:14.483057 25156 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.483377 25304 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.483448 25156 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.483726 25304 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.489085 25304 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.489290 25156 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.491209 25156 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:14.491531 25304 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:14.492681 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:14.492856 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:14.493618 25299 raft_consensus.cc:3055] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:14.493659 25152 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.494052 25299 raft_consensus.cc:740] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:14.494944 25299 consensus_queue.cc:260] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.496100 25299 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.499933 25152 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:14.501127 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:14.501879 25866 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:14.502086 25299 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:14.502302 25866 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:14.503137 25866 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.503398 25122 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:14.503454 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:14.504264 25227 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:14.504536 25227 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:14.505323 25227 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.506204 25227 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.506824 25873 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:14.509231 25873 raft_consensus.cc:697] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:14.510077 25873 consensus_queue.cc:237] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.516855 25227 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:14.519176 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:14.519676 25230 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.522076 25053 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:14.526466 25230 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:14.530648 25057 catalog_manager.cc:5697] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.759269 25891 raft_consensus.cc:993] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:14.759747 25866 raft_consensus.cc:1081] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:52:14.761227 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:52:14.761724 25156 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.762082 25156 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.768095 25156 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.770394 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:14.770648 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:14.770946 25227 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.771183 25304 raft_consensus.cc:3055] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:14.771488 25304 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:14.772303 25304 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.769824 25156 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:14.773262 25304 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.778060 25227 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:14.779356 25124 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:14.779626 25304 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:52:14.780110 25896 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:14.780622 25896 raft_consensus.cc:697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:52:14.781494 25896 consensus_queue.cc:237] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:14.790723 25057 catalog_manager.cc:5697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.895057 25230 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.896015 25866 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:14.906297 25153 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.907716 25891 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:14.949611 25304 raft_consensus.cc:1275] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.950709 25896 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:14.961387 25227 raft_consensus.cc:1275] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:14.962618 25897 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.345427 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:15.385979 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:15.396782 25300 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.398048 25897 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.398916 25230 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.400451 25897 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.435911 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:15.436590 25300 raft_consensus.cc:606] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:15.439723 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:15.440241 25227 raft_consensus.cc:606] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:15.441494 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:15.442902 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:15.482702 25904 raft_consensus.cc:993] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:15.483510 25909 raft_consensus.cc:1081] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:15.485589 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:15.486012 25304 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.486318 25304 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.490748 25304 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:15.492300 25304 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:15.492828 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:15.493201 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:15.493402 25156 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.493706 25230 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.493974 25230 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:15.494513 25230 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:15.495330 25230 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.497592 25156 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:15.498404 25272 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:15.499151 25930 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.499560 25930 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:15.499625 25230 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:15.500381 25930 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:15.510380 25057 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.573338 25866 raft_consensus.cc:993] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:15.573750 25930 raft_consensus.cc:1081] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:15.575075 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:15.575536 25230 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.575881 25230 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.581278 25230 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:15.583174 25230 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:15.583671 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:15.584256 25153 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.584275 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:15.585044 25304 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.585459 25304 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:15.586155 25304 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:15.586984 25304 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.589120 25153 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:15.590248 25198 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:15.591007 25931 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.591233 25304 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:15.591470 25931 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:15.592329 25931 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:15.603951 25057 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.942283 25230 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.943346 25866 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.959158 25156 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.960472 25866 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.063050 25156 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.064079 25931 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.089733 25304 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.090709 25931 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.444249 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:16.484862 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:16.519353 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:16.519757 25304 raft_consensus.cc:606] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:16.521943 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:16.522385 25227 raft_consensus.cc:606] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:16.523402 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:16.524430 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:16.967402 25931 raft_consensus.cc:993] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:16.967867 25904 raft_consensus.cc:1081] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:16.969445 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:16.969993 25304 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.970259 25304 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.974259 25304 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:16.975773 25304 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:16.976567 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:16.976552 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:16.977334 25230 raft_consensus.cc:3055] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.977620 25230 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:16.977777 25156 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.978276 25230 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:16.979202 25230 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.982522 25156 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:16.983620 25272 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:16.984157 25230 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:16.984205 25930 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.984763 25930 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:16.986382 25930 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:16.995911 25057 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.020807 25947 raft_consensus.cc:993] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:17.021308 25947 raft_consensus.cc:1081] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:17.022795 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:17.023147 25230 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.023363 25230 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.028688 25230 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.030010 25230 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:17.030839 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:17.030984 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:17.031419 25156 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.031530 25304 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.031836 25304 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:17.032433 25304 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.033576 25304 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.037338 25156 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:17.038714 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:17.039846 25931 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.040337 25931 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:17.040441 25304 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:17.041356 25931 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.051564 25057 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.412079 25152 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.413240 25955 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.430795 25227 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.432482 25954 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.525296 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:17.537281 25153 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.538712 25904 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.549885 25304 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.551942 25904 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.586697 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:17.627050 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:17.627468 25227 raft_consensus.cc:606] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:17.629506 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:17.629878 25304 raft_consensus.cc:606] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:17.630748 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:17.631727 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:17.678684 25931 raft_consensus.cc:993] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:17.679216 25904 raft_consensus.cc:1081] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:17.679812 25955 raft_consensus.cc:993] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:17.680296 25947 raft_consensus.cc:1081] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:17.680626 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:17.681089 25304 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.681418 25304 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.681713 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:17.682168 25227 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.682479 25227 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.687395 25304 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.688199 25227 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.689236 25304 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:17.689872 25227 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:17.689936 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:17.690596 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:17.690864 25152 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.691066 25153 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.693742 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:17.693846 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:17.694321 25304 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.694403 25230 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.694654 25304 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:17.694777 25230 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:17.695328 25304 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.695559 25230 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.696336 25304 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.696447 25152 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:17.696708 25230 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.697961 25272 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:17.699497 25930 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.699946 25930 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:17.700789 25930 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.702427 25230 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:17.709884 25153 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:17.711911 25198 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:17.712654 25904 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.714150 25304 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:17.715396 25904 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:17.716297 25904 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:17.725683 25057 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.728511 25053 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.107312 25228 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.108379 25954 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.112418 25304 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.113539 25904 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.127751 25153 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.129480 25947 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.138589 25152 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.139766 25965 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.632478 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:18.685119 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:18.723459 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:18.723979 25300 raft_consensus.cc:606] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:18.726256 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:18.726779 25227 raft_consensus.cc:606] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:18.727865 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:18.729208 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:18.799490 25947 raft_consensus.cc:993] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:18.799947 25954 raft_consensus.cc:1081] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:18.801208 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:18.801584 25227 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.801800 25227 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.806013 25227 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:18.807428 25227 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:18.807866 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:18.808439 25153 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.808310 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:18.809027 25300 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:18.809347 25300 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:18.809991 25300 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:18.810947 25300 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.812955 25153 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:18.814090 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:18.814787 25931 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:18.815241 25931 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:18.816597 25300 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:18.816022 25931 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:18.830549 25053 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.936523 25965 raft_consensus.cc:993] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:18.937041 25931 raft_consensus.cc:1081] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:18.938309 25299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:18.938673 25299 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.938890 25299 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.943632 25299 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:18.945232 25299 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:18.945801 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:18.946334 25152 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.946588 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:18.947132 25228 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:18.947398 25228 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:18.948043 25228 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:18.948948 25228 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.951277 25152 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:18.952361 25272 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:18.953485 25954 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:18.953975 25954 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:18.954365 25228 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:18.954878 25954 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:18.977105 25053 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:19.203569 25300 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:19.204556 25965 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:19.216300 25152 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:19.217423 25990 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:19.496330 25228 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:19.497593 25954 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:19.512985 25152 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:19.514290 25980 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:19.729990 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:19.804170 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:19.843019 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:19.843658 25300 raft_consensus.cc:606] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:19.845963 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:19.846387 25230 raft_consensus.cc:606] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:19.847451 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:19.848394 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:20.173732 25931 raft_consensus.cc:993] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:20.174240 25931 raft_consensus.cc:1081] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:20.175894 25299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:20.176389 25299 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:20.176774 25299 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.181313 25299 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:20.182832 25299 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:20.183521 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:20.183617 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:20.184147 25152 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.184214 25230 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:20.184599 25230 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:20.185168 25230 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:20.186048 25230 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.189342 25152 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:20.190250 25272 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:20.190838 25230 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:20.190968 25947 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:20.191463 25947 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:20.192135 25947 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:20.201433 25057 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.351294 25980 raft_consensus.cc:993] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:20.351788 25980 raft_consensus.cc:1081] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:20.353288 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:20.353792 25230 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:20.354050 25230 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.357937 25230 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:20.359817 25230 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:20.359946 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:20.360234 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:20.360526 25153 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.360742 25299 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:20.361023 25299 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:20.361742 25299 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:20.362773 25299 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.366288 25153 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:20.367463 25198 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:20.368292 25931 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:20.368450 25299 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:20.368810 25931 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:20.369630 25931 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:20.378832 25057 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.574648 25153 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:20.575647 25980 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:20.586198 25230 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:20.587924 25947 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:20.842448 25299 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:20.843720 25990 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:20.849332 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:20.860313 25153 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:20.861819 26007 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:20.985844 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:21.022675 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:21.023193 25228 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:21.025416 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:21.026007 25299 raft_consensus.cc:606] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:21.026938 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:21.028044 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:21.302798 25947 raft_consensus.cc:993] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:21.303201 25954 raft_consensus.cc:1081] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:21.304348 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:21.304792 25228 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.305100 25228 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:21.310030 25228 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:21.311333 25228 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:21.311910 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:21.312089 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:21.312391 25152 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:21.312602 25300 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:21.312953 25300 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:21.313530 25300 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:21.314245 25300 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:21.317574 25152 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:21.319378 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:21.319809 25300 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:21.320246 25931 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:21.320696 25931 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:21.321382 25931 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:21.330807 25053 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.381721 25990 raft_consensus.cc:993] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:21.382256 26007 raft_consensus.cc:1081] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:21.383816 25299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:21.384334 25299 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.384647 25299 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.389057 25299 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:21.390352 25299 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:21.390991 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:21.391223 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:21.391568 25152 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.391760 25228 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:21.392091 25228 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:21.392650 25228 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:21.393497 25228 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.395965 25152 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:21.396842 25272 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:21.397603 25947 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:21.398036 25947 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:21.398741 25947 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:21.400774 25228 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:21.407752 25053 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.794538 25300 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:21.795552 26007 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:21.804838 25152 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:21.806486 25931 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:21.916517 25156 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.917614 25947 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:21.926728 25228 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.928865 25947 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:22.028836 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:22.188870 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:22.226115 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:22.226547 25299 raft_consensus.cc:606] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:22.228489 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:22.228914 25230 raft_consensus.cc:606] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:22.229985 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:22.231112 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:22.237443 25990 raft_consensus.cc:993] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:22.237942 26007 raft_consensus.cc:1081] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:22.239583 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:22.239943 25300 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.240154 25300 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.244148 25300 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:22.245469 25300 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:22.246338 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:22.246721 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:22.246886 25230 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:22.247227 25230 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:22.247807 25230 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:22.248238 25156 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.248740 25230 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.253084 25156 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:22.253191 25230 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:22.254364 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:22.255400 25980 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:22.255788 25980 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:22.256523 25980 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:22.264760 25053 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.635051 25980 raft_consensus.cc:993] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:22.635473 26025 raft_consensus.cc:1081] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:22.636978 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:22.637554 25230 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.637877 25230 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.641083 25152 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:22.642390 26025 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:22.644194 25230 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:22.645833 25230 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:22.646749 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:22.647305 25300 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:22.647447 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:22.647606 25300 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:22.648317 25152 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.648463 25300 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:22.649766 25300 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.656814 25152 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:22.658648 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:22.659569 25990 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:22.659978 25990 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:22.660709 25990 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:22.665505 25300 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:22.673985 25230 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:22.678921 25980 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:22.682641 25053 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.085924 25152 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.087002 25990 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.096585 25299 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.098275 26031 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.231871 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:23.528107 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:23.563635 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:23.564193 25230 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:23.566481 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:23.566921 25299 raft_consensus.cc:606] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:23.567961 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:23.569129 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:23.778898 25980 raft_consensus.cc:993] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:23.779311 25947 raft_consensus.cc:1081] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:23.780480 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:23.780892 25228 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.781174 25228 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.785966 25228 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:23.787303 25228 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:23.788288 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:23.788811 25299 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.789096 25299 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:23.789273 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:23.789801 25152 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.789836 25299 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:23.790941 25299 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.795634 25152 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:23.796658 25198 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:23.796805 25299 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:23.797390 26031 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.797863 26031 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:23.799080 26031 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:23.810715 25053 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.995456 26031 raft_consensus.cc:993] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:23.995947 26031 raft_consensus.cc:1081] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:23.998291 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:23.999051 25300 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.999473 25300 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.004890 25300 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:24.006378 25300 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:24.007175 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:24.007551 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:24.007725 25230 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:24.008036 25230 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:24.008065 25156 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.008846 25230 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:24.009713 25230 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.013219 25156 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:24.014073 25272 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:24.014717 25947 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.014855 25230 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:24.015194 25947 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:24.015935 25947 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:24.031661 25053 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.335651 25300 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.337059 26007 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:24.357661 25156 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.365510 26007 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.404170 25228 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.405449 26045 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:24.423943 25156 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.427898 26045 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:24.570099 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:25.119984 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:25.155994 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:25.156530 25304 raft_consensus.cc:606] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:25.159066 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:25.159583 25228 raft_consensus.cc:606] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:25.160599 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:25.161643 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:25.475644 25990 raft_consensus.cc:993] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:25.476056 26007 raft_consensus.cc:1081] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:25.477265 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:25.477705 25300 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.477972 25300 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:25.483603 25300 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:25.485313 25300 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:25.486085 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:25.486469 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:25.486855 25154 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:25.487053 25230 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:25.487423 25230 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:25.488229 25230 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:25.489451 25230 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:25.493531 25154 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:25.495087 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:25.495857 26045 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:25.495796 25230 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:25.496399 26045 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:25.497247 26045 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:25.500649 25980 raft_consensus.cc:993] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:25.501101 25980 raft_consensus.cc:1081] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:25.504106 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:25.504542 25230 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.504824 25230 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.509555 25230 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:25.509445 25053 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.511153 25230 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:25.512266 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:25.512784 25156 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.517805 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:25.518461 25300 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:25.518805 25300 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:25.518837 25156 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:25.519645 25300 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:25.521368 25300 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.521461 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:25.522498 26007 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:25.522945 26007 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:25.523734 26007 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:25.527755 25300 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:25.534565 25053 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.930558 25156 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.931687 25990 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.946705 25300 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.949069 26007 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.965399 25228 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:25.966677 26050 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:25.986053 25154 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:25.987350 26045 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:26.162412 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:27.196587 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:27.230281 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:27.230845 25230 raft_consensus.cc:606] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:27.233420 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:27.233954 25304 raft_consensus.cc:606] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:27.235035 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:27.236101 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:27.448992 26067 raft_consensus.cc:993] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:27.450028 26007 raft_consensus.cc:1081] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:27.451861 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:27.452270 25300 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:27.452621 25300 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.457744 25300 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:27.459364 25300 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:27.460852 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:27.460893 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:27.461483 25230 raft_consensus.cc:3055] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:27.461887 25230 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:27.462569 25230 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:27.461522 25152 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.463577 25230 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.468710 25230 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:27.469240 25152 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:27.469743 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:27.470530 26066 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:27.471014 26066 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:27.471880 26066 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:27.481583 25056 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:27.714463 26066 raft_consensus.cc:993] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:27.714887 26050 raft_consensus.cc:1081] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:27.716091 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:27.716466 25230 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:27.716730 25230 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.721105 25230 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:27.722632 25230 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:27.723124 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:27.723702 25152 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.723937 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:27.724413 25300 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.724749 25300 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:27.725459 25300 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:27.726521 25300 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.729879 25152 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:27.730885 25198 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:27.731791 26069 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:27.731947 25300 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:27.732317 26069 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:27.733254 26069 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:27.743490 25056 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.860874 25228 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:27.861908 26050 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:27.873462 25154 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:27.874856 26078 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.212819 25300 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.214042 26069 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:28.222750 25154 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.223875 26069 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:28.236887 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:29.277493 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:29.318120 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:29.318641 25227 raft_consensus.cc:606] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:29.320830 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:29.321296 25304 raft_consensus.cc:606] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:29.322212 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:29.323482 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:29.403894 26083 raft_consensus.cc:993] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:29.404413 26087 raft_consensus.cc:1081] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:29.405635 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:29.405993 25304 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.406210 25304 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.410444 25304 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:29.411676 25304 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:29.412245 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:29.412503 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:29.412824 25152 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.413028 25227 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:29.413404 25227 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:29.414028 25227 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:29.414942 25227 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.417719 25152 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:29.418607 25272 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:29.419279 26088 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:29.419730 26088 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:29.420624 25227 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:29.420614 26088 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:29.433259 25053 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.743506 26088 raft_consensus.cc:993] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:29.743959 26050 raft_consensus.cc:1081] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:29.745189 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:29.745700 25227 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.746038 25227 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.752382 25227 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:29.754181 25227 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:29.754675 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:29.755211 25154 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.758980 25154 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:29.760006 25198 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:29.760591 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:29.761132 25304 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:29.761189 26087 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:29.761859 26087 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:29.761605 25304 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:29.762738 26087 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:29.763592 25304 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:29.764485 25304 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.771508 25304 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:29.778228 25053 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.903836 25154 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.904875 26050 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.923131 25227 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.925292 26050 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:30.167872 25304 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:30.168912 26087 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.177002 25152 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:30.178372 26087 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.324246 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:31.359400 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:31.396989 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:31.397608 25230 raft_consensus.cc:606] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:31.400177 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:31.400694 25304 raft_consensus.cc:606] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:31.401894 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:31.402974 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:31.432330 26098 raft_consensus.cc:993] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:31.432793 26107 raft_consensus.cc:1081] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:31.434235 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:31.434657 25228 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:31.434921 25228 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.439764 25228 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:31.441859 25228 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:31.442333 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:31.442821 25154 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.443077 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:31.443630 25304 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:31.443928 25304 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:31.444655 25304 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:31.445677 25304 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.447894 25154 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:31.448833 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:31.449663 26087 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.450096 26087 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:31.450433 25304 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:31.450886 26087 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:31.460461 25056 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.529385 26087 raft_consensus.cc:993] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:31.529825 26100 raft_consensus.cc:1081] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:31.531167 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:31.531572 25300 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:31.531832 25300 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:31.537302 25300 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:31.539064 25300 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:31.539856 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:31.540132 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:31.540450 25154 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:31.540704 25228 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:31.541101 25228 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:31.544039 25228 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:31.545521 25228 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:31.547749 25154 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:31.548516 25272 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:31.549193 26107 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:31.549968 26107 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:31.550886 26107 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:31.556248 25228 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:31.564417 25056 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:31.879215 25154 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:31.880178 26087 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:31.899149 25300 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:31.900316 26118 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:32.029907 25156 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:32.031112 26107 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:32.039526 25227 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:32.042479 26098 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:32.403991 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:33.445670 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:33.488583 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:33.489104 25300 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:33.491598 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:33.492118 25227 raft_consensus.cc:606] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:33.493237 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:33.494325 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:33.613121 26118 raft_consensus.cc:993] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:33.613564 26087 raft_consensus.cc:1081] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:33.614776 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:33.615200 25300 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:33.615461 25300 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.620638 25300 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:33.622408 25300 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:33.622944 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:33.623391 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:33.623498 25154 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.623935 25230 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:33.624315 25230 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:33.624960 25230 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:33.625995 25230 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.630736 25154 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:33.631695 25230 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:33.631698 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:33.632750 26127 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:33.633239 26127 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:33.634570 26127 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:33.643380 25053 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:33.944171 26127 raft_consensus.cc:993] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:33.944665 26135 raft_consensus.cc:1081] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:33.946040 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:33.946487 25230 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:33.946768 25230 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.950901 25230 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:33.952360 25230 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:33.952870 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:33.953410 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:33.953506 25156 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.953900 25304 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:33.954162 25304 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:33.954838 25304 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:33.955622 25304 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.957729 25156 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:33.958504 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:33.959120 26133 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:33.959555 26133 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:33.960350 26133 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:33.961198 25304 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:33.971510 25053 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:34.174923 25154 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:34.176419 26098 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:34.206809 25230 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:34.210932 26127 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:34.392133 25154 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:34.393527 26087 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:34.414019 25304 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:34.415383 26134 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:34.495317 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:35.533787 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:35.569048 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:35.569706 25304 raft_consensus.cc:606] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:35.572281 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:35.572842 25227 raft_consensus.cc:606] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:35.574219 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:35.575661 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:35.999120 26148 raft_consensus.cc:993] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:35.999670 26133 raft_consensus.cc:1081] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:36.000960 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:36.001449 25304 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.001722 25304 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:36.007193 25304 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:36.008550 25304 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:36.009613 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:36.009622 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:36.010291 25156 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:36.010293 25228 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:36.010931 25228 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:36.011762 25228 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:36.012969 25228 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:36.017032 25156 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:36.018363 25272 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:36.019073 26135 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:36.019466 26135 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:36.019520 25228 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:36.020498 26135 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:36.030256 25056 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.034572 26127 raft_consensus.cc:993] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:36.035136 26135 raft_consensus.cc:1081] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:36.036653 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:36.037236 25228 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.037585 25228 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.043639 25228 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:36.044999 25228 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:36.045609 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:36.045835 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:36.046196 25156 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.046396 25304 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:36.046742 25304 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:36.047390 25304 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:36.048324 25304 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.050729 25156 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:36.051687 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:36.052309 26133 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:36.053332 25304 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:36.054829 26133 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:36.055755 26133 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:36.068663 25056 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.426056 25156 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:36.427460 26127 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:36.437615 25228 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:36.439107 26156 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:36.490761 25304 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.492003 26133 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:36.504642 25154 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.506740 26133 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:36.576571 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:37.609393 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:37.643671 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:37.644212 25228 raft_consensus.cc:606] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:37.646454 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:37.646863 25304 raft_consensus.cc:606] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:37.647761 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:37.648686 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:37.689749 26135 raft_consensus.cc:993] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:37.690164 26166 raft_consensus.cc:1081] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:37.691356 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:37.691766 25228 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:37.692034 25228 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:37.696487 25228 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:37.698408 25228 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:37.699362 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:37.699920 25154 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:37.700352 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:37.700857 25300 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:37.701123 25300 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:37.701893 25300 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:37.703079 25300 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:37.706516 25154 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:37.707556 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:37.708277 26154 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:37.709389 26154 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:37.710305 26154 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:37.712577 25300 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:37.720244 25056 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:37.984778 26167 raft_consensus.cc:993] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:37.985229 26154 raft_consensus.cc:1081] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:37.986428 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:37.986886 25304 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:37.987157 25304 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:37.991695 25304 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:37.993093 25304 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:37.993921 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:37.994453 25227 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:37.994496 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:37.994812 25227 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:37.995081 25154 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:37.995545 25227 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:37.996685 25227 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.001078 25154 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:38.002017 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:38.002609 26135 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:38.002622 25227 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:38.003132 26135 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:38.003963 26135 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:38.012588 25056 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.146373 25154 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:38.147554 26154 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:38.158844 25300 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:38.160019 26167 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:38.447474 25156 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.448768 26135 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:38.457634 25227 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.458879 26135 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:38.649446 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:39.688808 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:39.722538 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:39.723042 25227 raft_consensus.cc:606] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:39.725248 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:39.725666 25304 raft_consensus.cc:606] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:39.726730 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:39.727624 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:39.884317 26135 raft_consensus.cc:993] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:39.884836 26166 raft_consensus.cc:1081] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:39.885964 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:39.886387 25228 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.886667 25228 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.891242 25228 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:39.892558 25228 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:39.893230 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:39.893442 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:39.893755 25156 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.893981 25304 raft_consensus.cc:3055] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:39.894357 25304 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:39.894953 25304 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:39.896066 25304 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.900045 25156 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:39.900997 25198 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:39.901119 25304 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:39.901708 26154 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.902112 26154 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:39.902761 26154 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:39.911366 25056 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:40.005594 26154 raft_consensus.cc:993] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:40.006006 26182 raft_consensus.cc:1081] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:40.007445 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:40.007939 25304 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:40.008219 25304 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.012847 25304 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:40.014472 25304 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:40.015224 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:40.015789 25156 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.016053 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:40.016561 25227 raft_consensus.cc:3055] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:40.016858 25227 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:40.017613 25227 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:40.018713 25227 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.021893 25156 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:40.022850 25272 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:40.023584 26135 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:40.024953 25227 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:40.025506 26135 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:40.027056 26135 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:40.037195 25056 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:40.470139 25154 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:40.471257 26154 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:40.483803 25300 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:40.484822 26182 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:40.529655 25228 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.530911 26189 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.538827 25154 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.541533 26189 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.728317 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:41.763360 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:41.797648 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:41.798221 25300 raft_consensus.cc:606] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:41.800602 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:41.801029 25228 raft_consensus.cc:606] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:41.802148 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:41.803151 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:41.846832 26154 raft_consensus.cc:993] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:41.847244 26182 raft_consensus.cc:1081] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:41.848436 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:41.848848 25300 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:41.849112 25300 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.853403 25300 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:41.854990 25300 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:41.855607 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:41.856149 25154 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.858381 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:41.858940 25228 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:41.859216 25228 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:41.861336 25228 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:41.862529 25228 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.862679 25154 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:41.863921 25272 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:41.864687 26201 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:41.865070 26201 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:41.865876 26201 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:41.867449 25228 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:41.875916 25056 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.069692 26207 raft_consensus.cc:993] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:42.070227 26201 raft_consensus.cc:1081] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:42.071800 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:42.072223 25228 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:42.072499 25228 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:42.076432 25228 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:42.077716 25228 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:42.078356 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:42.078948 25156 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:42.079077 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:42.079726 25299 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:42.080011 25299 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:42.080680 25299 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:42.081838 25299 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:42.084125 25156 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:52:42.085083 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:42.085877 26154 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:42.086302 26154 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:42.086709 25299 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:52:42.087080 26154 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:42.096647 25056 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.289784 25227 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.290769 26207 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.318046 25156 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.319355 26135 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.566044 25300 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:42.616600 26219 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:42.660539 25154 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:42.661972 26219 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:42.969799 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:43.590270 25856 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1da0 after lost signal to thread 24061
W20260709 14:52:43.591298 25856 debug-util.cc:398] Leaking SignalData structure 0x7b080028b2c0 after lost signal to thread 25091
W20260709 14:52:43.592185 25856 debug-util.cc:398] Leaking SignalData structure 0x7b08002c5ec0 after lost signal to thread 25183
W20260709 14:52:43.592927 25856 debug-util.cc:398] Leaking SignalData structure 0x7b080027da20 after lost signal to thread 25258
W20260709 14:52:43.593668 25856 debug-util.cc:398] Leaking SignalData structure 0x7b080028dd00 after lost signal to thread 25332
W20260709 14:52:43.594415 25856 debug-util.cc:398] Leaking SignalData structure 0x7b080029ca00 after lost signal to thread 25859
I20260709 14:52:44.008765 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:44.046193 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:44.046820 25227 raft_consensus.cc:606] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:44.050237 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:44.050801 25307 raft_consensus.cc:606] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:44.052155 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:44.053861 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:44.215456 26227 raft_consensus.cc:993] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:44.222870 26221 raft_consensus.cc:1081] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:44.236532 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:44.237869 25227 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.238431 25227 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:44.272703 25227 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:44.288828 25227 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:52:44.289839 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:44.292245 25156 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:44.294144 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:44.294816 25300 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:44.295136 25300 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:44.296157 25300 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [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: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:44.297696 25300 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:44.306227 25300 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:44.301941 25156 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:44.309078 25197 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:44.310593 26219 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:44.311012 26219 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:44.312513 26219 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [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: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:44.329821 25056 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:44.513500 26231 raft_consensus.cc:993] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:44.514022 26219 raft_consensus.cc:1081] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:44.515602 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:44.516023 25300 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.516300 25300 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.522426 25300 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:44.524746 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:44.525401 25156 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.525408 25300 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:44.525708 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:44.526304 25234 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.526588 25234 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:44.527333 25234 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:44.528851 25234 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.533275 25156 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:44.535581 25272 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:44.536377 26221 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.536811 26221 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:44.537781 26221 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:44.547143 25234 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:44.551231 25056 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:44.707336 25156 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:44.709161 26219 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:44.720522 25307 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:44.726439 26225 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:44.980535 25227 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.981666 26221 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.992234 25154 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.997082 26227 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.055109 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:46.119262 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:46.202482 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:46.203171 25307 raft_consensus.cc:606] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:46.205921 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:46.206494 25227 raft_consensus.cc:606] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:46.207976 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:46.209713 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:46.387326 26248 raft_consensus.cc:993] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:46.387815 26247 raft_consensus.cc:1081] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:46.389318 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:46.389729 25227 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.390113 25227 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.395262 25227 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:46.396607 25227 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:46.397483 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:46.398068 25156 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.401526 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:46.402465 25300 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.402774 25300 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:46.403586 25300 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:46.404639 25300 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.407249 25156 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:46.408486 25198 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:46.410267 26231 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.410735 26231 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:46.411510 26231 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:46.430615 25300 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:46.443236 25056 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:46.725490 26246 raft_consensus.cc:993] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:46.725975 26231 raft_consensus.cc:1081] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:46.727278 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:46.727684 25307 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.727941 25307 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.739938 25307 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:46.743242 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:46.743455 25307 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:46.743798 25154 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.745101 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:46.746030 25227 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:46.747449 25227 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:46.749409 25227 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:46.752050 25227 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.750777 25154 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:46.753942 25272 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:46.754733 26247 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:46.755173 26247 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:46.755959 26247 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:46.759203 25227 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:46.772581 25056 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.801576 25154 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.802795 26246 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.814956 25307 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.821591 26219 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.210609 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:47.264549 25154 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:47.265534 26248 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:47.277403 25227 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:47.278789 26221 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:48.255694 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:48.301839 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:48.303143 25300 raft_consensus.cc:606] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:48.309029 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:48.309638 25227 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:48.310647 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:48.311810 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:48.587096 26247 raft_consensus.cc:993] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:48.587572 26248 raft_consensus.cc:1081] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:48.588824 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:48.589249 25227 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.589479 25227 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.594525 25227 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:48.596293 25227 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:48.596804 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:48.597244 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:48.597378 25154 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.597774 25307 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:48.598057 25307 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:48.598747 25307 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:48.599927 25307 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.603674 25154 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:48.604668 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:48.605274 26265 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.605683 25307 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:48.605695 26265 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:48.606714 26265 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:48.620007 25053 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.731614 26265 raft_consensus.cc:993] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:48.732048 26219 raft_consensus.cc:1081] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:48.733282 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:48.733690 25307 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.733963 25307 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:48.738085 25307 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:48.739668 25307 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:48.740476 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:48.740572 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:48.741298 25227 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:48.741650 25227 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:48.741287 25156 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:48.742345 25227 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:48.743497 25227 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:48.747907 25156 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:48.748840 25272 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:48.749295 25227 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:48.749488 26247 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:48.750000 26247 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:48.750851 26247 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:48.761531 25053 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:49.014915 25156 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.016126 26265 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.025450 25300 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.027038 26219 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.274159 25228 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:49.275226 26247 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:49.286568 25156 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:49.291445 26248 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:49.312661 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:50.351557 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:50.394006 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:50.394596 25307 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:50.397042 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:50.397547 25227 raft_consensus.cc:606] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:50.398661 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:50.399793 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:50.760986 26281 raft_consensus.cc:993] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:50.761443 26281 raft_consensus.cc:1081] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:50.764786 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:50.765283 25300 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:50.765573 25300 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.771166 25300 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:50.772601 25300 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:50.773092 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:50.773434 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:50.773677 25156 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.773972 25228 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:50.774255 25228 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:50.774855 25228 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:50.775904 25228 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.778856 25156 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:50.779825 25272 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:50.780417 26248 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:50.780879 25228 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:52:50.782578 26248 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:50.783201 26248 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:50.791641 25056 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:50.899497 26247 raft_consensus.cc:993] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:50.899979 26247 raft_consensus.cc:1081] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:50.901871 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:50.902374 25228 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:50.902649 25228 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.907379 25228 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:50.909509 25228 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:50.912227 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:50.912355 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:50.912853 25300 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:50.912884 25156 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.914021 25300 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:50.914863 25300 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:50.915942 25300 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.919152 25156 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:50.920370 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:50.921530 26283 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:50.922039 26283 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:50.922952 26283 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:50.924754 25300 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:50.933501 25056 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.169988 25228 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:51.171274 26248 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:51.191216 25156 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:51.195125 26284 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:51.358142 25156 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:51.359282 26281 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:51.359745 25300 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:51.361083 26281 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:51.400501 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:52.435669 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:52.476235 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:52.476826 25300 raft_consensus.cc:606] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:52.479458 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:52.479971 25227 raft_consensus.cc:606] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:52.481390 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:52.482443 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:52.706085 26300 raft_consensus.cc:993] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:52.706518 26294 raft_consensus.cc:1081] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:52.707727 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:52.708142 25227 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.708423 25227 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.713023 25227 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:52.714850 25227 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:52.715374 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:52.715945 25156 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.716589 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:52.717435 25307 raft_consensus.cc:3055] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.717803 25307 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:52.718561 25307 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:52.720003 25307 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.722301 25156 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:52.723265 25198 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:52.723915 26283 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.724288 26283 raft_consensus.cc:697] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:52.725371 25307 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:52:52.725231 26283 consensus_queue.cc:237] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:52.734654 25056 catalog_manager.cc:5697] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.807688 26282 raft_consensus.cc:993] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:52.808123 26283 raft_consensus.cc:1081] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:52.809846 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:52.810348 25307 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.810683 25307 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:52.816434 25307 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:52.818173 25307 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:52.818737 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:52.819212 25156 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:52.819662 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:52.820235 25227 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:52.820530 25227 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:52.821251 25227 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [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: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:52.822351 25227 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:52.825237 25156 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:52.826253 25272 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:52.827003 26294 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:52.827504 26294 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:52.828435 25227 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:52.828763 26294 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [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: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:52:52.837260 25056 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:53.210354 25300 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.211340 26283 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.224913 25156 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.226444 26283 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.368110 25227 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:53.369108 26300 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:53.390977 25156 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:53.392670 26316 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:53.483178 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:54.515411 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:54.554051 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:54.554670 25230 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:54.556990 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:54.557451 25300 raft_consensus.cc:606] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:54.558456 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:54.560130 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:54.873801 26322 raft_consensus.cc:993] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:54.874451 26282 raft_consensus.cc:1081] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:54.876677 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:54.877264 25304 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.877626 25304 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.884712 25304 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:54.886899 25304 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:54.887739 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:54.888469 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:54.888530 25154 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.889055 25230 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:54.889418 25230 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:54.890225 25230 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:54.891522 25230 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.895479 25154 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:54.896644 25272 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:54.897424 26316 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:54.897923 26316 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:54.899223 25230 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:54.898880 26316 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:54.912897 25056 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:55.002292 26316 raft_consensus.cc:993] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:55.002872 26294 raft_consensus.cc:1081] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:55.004290 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:55.004712 25228 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:55.004966 25228 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.009495 25228 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:55.011019 25228 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:55.011570 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:55.012507 25154 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.011948 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:55.013134 25304 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:55.013459 25304 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:55.014150 25304 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:55.014998 25304 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.018560 25154 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:52:55.019326 25159 raft_consensus.cc:1240] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:55.019657 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:55.020524 26282 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:55.022276 25304 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:52:55.021996 26282 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:55.024634 26282 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:55.034041 25056 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.344576 25228 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:55.345723 26294 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:55.358778 25159 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:55.360523 26333 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:55.521592 25300 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:55.522751 26282 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:55.531633 25154 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:55.533913 26282 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:55.561381 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:56.597285 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:56.631556 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:56.632042 25304 raft_consensus.cc:606] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:56.634284 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:56.634796 25230 raft_consensus.cc:606] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:56.635987 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:56.637404 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:56.709368 26329 raft_consensus.cc:993] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:56.709915 26340 raft_consensus.cc:1081] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:56.711232 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:56.711658 25228 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.711927 25228 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.718984 25228 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:56.720283 25228 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:56.721084 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:56.721621 25304 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:56.721844 25304 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:56.722436 25304 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:56.723181 25304 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.723412 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:56.723939 25154 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.727811 25304 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:56.729247 25154 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:56.729661 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:56.731205 26322 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:56.731946 26322 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:56.732645 26322 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:56.747028 25053 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.832855 26322 raft_consensus.cc:993] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:56.833366 26338 raft_consensus.cc:1081] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:56.834913 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:56.835348 25304 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.835721 25304 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.840629 25304 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:56.842053 25304 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:56.842674 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:56.843531 25159 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.843551 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:56.844214 25230 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:56.844515 25230 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:56.845268 25230 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:56.846377 25230 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.850020 25159 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:56.850975 25272 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:56.851595 26340 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.852005 26340 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:56.852061 25230 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:52:56.852885 26340 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:56.862748 25053 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:57.260598 25154 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.261752 26329 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.273839 25300 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:57.275108 26322 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:57.278436 25234 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.279970 26329 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.303969 25154 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:57.305410 26338 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:57.638361 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:58.220017 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 44591.3us
I20260709 14:52:58.838478 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:58.959487 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 50006.2us
I20260709 14:52:59.019097 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:52:59.019766 25307 raft_consensus.cc:606] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:52:59.024382 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:52:59.024926 25228 raft_consensus.cc:606] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:52:59.026738 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:59.028209 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:59.478395 26340 raft_consensus.cc:993] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:59.478857 26329 raft_consensus.cc:1081] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:52:59.480183 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:52:59.480607 25228 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.480897 25228 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.485988 25228 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:59.487717 25228 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:52:59.489216 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:59.489671 25159 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.491967 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:52:59.492522 25300 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:59.492786 25300 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:59.493517 25300 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:59.494716 25300 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.496212 25159 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:59.497560 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:52:59.498147 26322 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:59.498572 26322 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:59.499210 26322 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:59.502341 25300 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:52:59.511432 25053 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.618636 26360 raft_consensus.cc:993] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:59.619105 26360 raft_consensus.cc:1081] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:52:59.620476 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:52:59.620993 25300 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.621287 25300 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.626256 25300 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:59.627719 25300 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:52:59.628254 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:52:59.628873 25154 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.629084 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:52:59.629710 25228 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:59.630038 25228 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:52:59.630832 25228 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:59.631994 25228 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.635939 25154 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:59.637055 25272 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:52:59.637729 26329 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:59.638046 25228 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:52:59.638250 26329 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:52:59.639614 26329 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:52:59.649070 25053 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.932262 25159 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:59.933490 26322 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:59.948694 25307 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:59.950037 26322 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:00.029033 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:00.077636 25228 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:00.078626 26329 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:00.086922 25159 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:00.088696 26374 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:01.066437 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:01.116911 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:01.117578 25307 raft_consensus.cc:606] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:01.121968 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:01.122484 25228 raft_consensus.cc:606] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:01.123579 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:01.124987 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:01.500512 26322 raft_consensus.cc:993] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:01.500928 26376 raft_consensus.cc:1081] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:01.502609 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:01.503186 25307 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.503554 25307 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.510649 25307 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:01.512673 25307 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:01.513015 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:01.513641 25156 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.514528 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:01.515136 25228 raft_consensus.cc:3055] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:01.515524 25228 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:01.516180 25228 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:01.517001 25228 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.519817 25156 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:01.520742 25272 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:01.521548 26374 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:01.521718 25228 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:01.522763 26374 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:01.523512 26374 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:01.538365 25053 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.667201 26374 raft_consensus.cc:993] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:01.667636 26383 raft_consensus.cc:1081] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:01.669054 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:01.669607 25228 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.669994 25228 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:01.675765 25228 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:01.677212 25228 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:01.677874 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:01.678092 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:01.678475 25155 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:01.678627 25307 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:01.678995 25307 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:01.679625 25307 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:01.680451 25307 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:01.683262 25155 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:01.684136 25198 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:01.684779 26376 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:01.684823 25307 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:01.685446 26376 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:01.686259 26376 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:01.696554 25053 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.096060 25230 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.097045 26374 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.111828 25155 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.116801 26374 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.126564 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:02.234658 25156 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:02.235788 26322 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:02.244242 25306 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:02.246574 26322 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:03.184796 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:03.224455 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:03.225026 25228 raft_consensus.cc:606] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:03.227376 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:03.227820 25307 raft_consensus.cc:606] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:03.228864 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:03.229885 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:03.337625 26376 raft_consensus.cc:993] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:03.338130 26392 raft_consensus.cc:1081] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:03.339443 25306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:03.339929 25306 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.340250 25306 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.346690 25306 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:03.349503 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:03.350219 25306 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:03.350592 25156 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.355495 25156 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:03.356487 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:03.357630 26384 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:03.357645 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:03.358255 25228 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:03.358515 26384 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:03.358623 25228 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:03.359431 25228 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:03.360208 25228 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.361634 26384 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:03.364226 25228 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:03.370685 25053 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:03.544252 26383 raft_consensus.cc:993] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:03.544781 26384 raft_consensus.cc:1081] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:03.546010 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:03.546396 25228 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.546609 25228 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.551105 25228 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:03.552594 25228 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:03.553259 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:03.553728 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:03.553853 25155 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.554217 25306 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:03.554494 25306 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:03.555120 25306 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:03.556124 25306 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.559795 25155 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:03.560284 25306 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:03.560881 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:03.561625 26392 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:03.562103 26392 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:03.562947 26392 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:03.572576 25053 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.865350 25155 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:03.866336 26383 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:03.887770 25228 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:03.889178 26384 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.153527 25307 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.154544 26376 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.165489 25155 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.168953 26392 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.230701 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:05.351804 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:05.388741 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:05.389767 25230 raft_consensus.cc:606] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:05.392897 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:05.393447 25300 raft_consensus.cc:606] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:05.394750 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:05.396056 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:05.399806 26406 raft_consensus.cc:993] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:05.400559 26407 raft_consensus.cc:1081] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:05.402030 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:05.402575 25230 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.403034 25230 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:05.408916 25230 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:05.411197 25230 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:05.412159 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:05.412101 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:05.412966 25300 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:05.413028 25156 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:05.413379 25300 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:05.414238 25300 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:05.415484 25300 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:05.420495 25156 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:05.421551 25198 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:05.422260 26410 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:05.422461 25300 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:05.422761 26410 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:05.423820 26410 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:05.433022 25053 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.656538 26410 raft_consensus.cc:993] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:05.657048 26415 raft_consensus.cc:1081] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:05.658335 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:05.658694 25307 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.658901 25307 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:05.663517 25307 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:05.665536 25307 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:05.666319 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:05.666473 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:05.666878 25155 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:05.666914 25230 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:05.667369 25230 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:05.668136 25230 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:05.669296 25230 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:05.674150 25155 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:05.675149 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:05.675326 25230 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:05.675779 26407 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:05.676251 26407 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:05.677101 26407 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:05.686561 25053 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:05.898844 25307 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:05.899992 26415 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:05.914408 25156 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:05.916186 26415 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:06.228336 25228 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:06.229439 26406 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:06.241163 25155 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:06.242463 26406 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:06.396965 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:07.431082 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:07.468765 25306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:07.469377 25306 raft_consensus.cc:606] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:07.471686 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:07.472153 25227 raft_consensus.cc:606] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:07.473209 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:07.474629 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:07.489871 26432 raft_consensus.cc:993] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:07.490365 26423 raft_consensus.cc:1081] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:07.491520 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:07.491914 25227 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.492173 25227 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.496824 25227 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:07.498533 25227 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:07.499017 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:07.499588 25155 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.500052 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:07.500528 25306 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:07.500793 25306 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:07.501641 25306 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:07.503677 25306 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.505396 25155 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:07.506451 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:07.507124 26415 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:07.507589 26415 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:07.508518 26415 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:07.509799 25306 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:07.518137 25053 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.903692 26426 raft_consensus.cc:993] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:07.904201 26415 raft_consensus.cc:1081] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:07.905571 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:07.905988 25307 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.906265 25307 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:07.912010 25307 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:07.913549 25307 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:07.914031 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:07.914913 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:07.915414 25155 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:07.915441 25228 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:07.915994 25228 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:07.916718 25228 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:07.917794 25228 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:07.920105 25155 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:07.920966 25272 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:07.921669 26432 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:07.922072 26432 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:07.922477 25228 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:07.922840 26432 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:07.931231 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.002688 25156 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.003782 26415 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.021394 25307 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.023449 26441 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:08.330941 25228 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:08.331964 26423 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:08.344456 25155 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:08.347244 26423 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:08.475359 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:09.512005 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:09.552042 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:09.552476 25228 raft_consensus.cc:606] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:09.554527 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:09.554919 25307 raft_consensus.cc:606] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:09.555896 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:09.556872 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:09.896382 26432 raft_consensus.cc:993] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:09.896893 26449 raft_consensus.cc:1081] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:09.898336 25228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:09.898782 25228 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.899053 25228 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:09.903053 25228 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:09.904321 25228 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:09.904914 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:09.905226 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:09.905531 25155 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:09.905740 25307 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:09.906055 25307 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:09.906694 25307 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:09.907542 25307 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:09.912195 25155 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:09.913252 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:09.913519 25307 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:09.913947 26448 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:09.914500 26448 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:09.915673 26448 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:09.924922 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.023384 26426 raft_consensus.cc:993] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:10.023944 26448 raft_consensus.cc:1081] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:10.025749 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:10.026311 25307 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.026690 25307 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:10.031052 25307 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:10.032404 25307 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:10.033133 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:10.033344 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:10.033748 25155 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:10.033867 25228 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:10.034231 25228 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:10.034826 25228 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:10.035672 25228 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:10.038431 25155 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:10.039355 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:10.040053 26449 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:10.040611 25228 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:10.040721 26449 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:10.041676 26449 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:10.053910 25053 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.331633 25307 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:10.332762 26426 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:10.354426 25159 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:10.355839 26461 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:10.453652 25227 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:10.454996 26449 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:10.469795 25154 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:10.470933 26432 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:10.557652 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:11.594588 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:11.632274 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:11.632755 25228 raft_consensus.cc:606] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:11.634821 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:11.635291 25307 raft_consensus.cc:606] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:11.636312 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:11.637566 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:11.799655 26461 raft_consensus.cc:993] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:11.800141 26468 raft_consensus.cc:1081] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:11.801599 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:11.802067 25307 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:11.802309 25307 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:11.807847 25307 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:11.809326 25307 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:11.809875 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:11.810202 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:11.810423 25159 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:11.810773 25228 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:11.811043 25228 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:11.811658 25228 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:11.812469 25228 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:11.815654 25159 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:11.817584 25228 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:11.817600 25272 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:11.818418 26432 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:11.818868 26432 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:11.819584 26432 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:11.831487 25053 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:12.067565 26432 raft_consensus.cc:993] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:12.068197 26464 raft_consensus.cc:1081] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:12.069525 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:12.069960 25227 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.070300 25227 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:12.074406 25227 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:12.075899 25227 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:12.076463 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:12.077056 25159 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:12.077071 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:12.077819 25307 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:12.078190 25307 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:12.079056 25307 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:12.080166 25307 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:12.082538 25159 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:12.083451 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:12.084142 26461 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:12.084553 26461 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:12.085558 26461 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:12.086175 25307 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:12.097285 25053 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:12.301927 25155 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:12.303390 26464 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:12.318046 25227 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:12.322144 26432 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:12.529618 25306 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:12.530589 26461 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:12.548364 25159 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:12.549857 26461 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:12.638454 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:13.674562 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:13.712182 25306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:13.712754 25306 raft_consensus.cc:606] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:13.715252 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:13.715690 25230 raft_consensus.cc:606] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:13.716780 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:13.717043 26488 raft_consensus.cc:993] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:13.717540 26461 raft_consensus.cc:1081] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:13.717943 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:13.718729 25306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:13.719164 25306 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.719492 25306 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:13.725414 25306 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:13.726802 25306 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:13.727329 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:13.727797 25159 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:13.727751 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:13.728343 25230 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:13.728652 25230 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:13.729576 25230 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:13.730643 25230 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:13.734023 25159 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:13.735095 25272 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:13.735853 26432 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:13.736261 26432 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:13.736964 25230 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:13.739773 26432 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:13.741032 26480 raft_consensus.cc:993] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:13.741561 26480 raft_consensus.cc:1081] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:13.742980 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:13.743407 25230 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.743712 25230 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:13.747896 25230 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:13.749778 25230 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:13.750052 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:13.750659 25159 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:13.750941 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:13.751475 25306 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:13.751767 25306 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:13.751117 25053 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.752410 25306 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:13.753384 25306 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:13.758072 25159 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:13.761173 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:13.761870 26461 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:13.762317 26461 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:13.763008 26461 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:13.764552 25306 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:13.773530 25056 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.194978 25155 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:53:14.196121 26496 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:14.207376 25307 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:53:14.208555 26488 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:14.360756 25159 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:14.375327 25230 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:14.381383 26480 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:14.398087 26506 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 14:53:14.742086 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:15.341722 26514 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.342833 26514 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.347437 26514 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.412801 26514 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.413913 26514 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.416769 26514 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.457450 26512 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
W20260709 14:53:15.517012 25088 debug-util.cc:398] Leaking SignalData structure 0x7b0800035220 after lost signal to thread 24061
I20260709 14:53:15.583105 26512 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.529178 26503 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
W20260709 14:53:15.549489 25124 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.005s	sys 0.000s
W20260709 14:53:15.582406 24063 debug-util.cc:398] Leaking SignalData structure 0x7b080000f0c0 after lost signal to thread 25272
I20260709 14:53:15.585044 26512 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:15.585526 25124 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.703s	user 0.005s	sys 0.000s
W20260709 14:53:15.585769 24063 kernel_stack_watchdog.cc:198] Thread 25272 stuck at /apache/dev/git/kudu/src/kudu/rpc/outbound_call.cc:307 for 124ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260709 14:53:15.585593 26503 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.588224 26503 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.590276 26513 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.591002 26504 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.591080 26513 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.591568 26504 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.593251 26513 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.593461 26504 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.593765 26513 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:15.594081 26504 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:15.594810 26513 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.594938 26504 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.597769 26513 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.607789 26512 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:15.608608 26512 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.610145 26514 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.611004 26514 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.613591 26514 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.614256 26514 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.614890 26514 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.617398 26514 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.618543 26513 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.621862 26513 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:15.611414 26512 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.632061 26512 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:15.634426 26512 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.656893 26512 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.658843 26513 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:15.667829 26513 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.672217 26513 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.678994 26503 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.680017 26503 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.682509 26503 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.695941 26512 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:15.696692 26512 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:15.699321 26512 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.728627 26514 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:15.728638 26503 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.215463 26503 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.215518 26514 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.217373 26503 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.217890 26503 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.218407 26503 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.219277 26514 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.220019 26514 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.220410 26503 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.220953 26503 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.221632 26503 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.220732 26514 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.223613 26503 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.224160 26503 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.224725 26503 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.196349 25156 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39726 (request call id 3135) took 1738 ms. Trace:
I20260709 14:53:16.202142 26516 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.225777 26516 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.225546 25156 rpcz_store.cc:276] 0709 14:53:14.457777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:16.195218 (+1737441us) service_pool.cc:224] Handling call
0709 14:53:16.195625 (+   407us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:16.195803 (+   178us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:16.195829 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:16.195906 (+    77us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:16.195953 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:16.196009 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:16.196140 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:16.226750 26503 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.227746 26516 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.208854 26518 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.214359 26515 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:15.680383 26513 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:15.839363 26504 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.195200 25159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 2898) took 1777 ms. Trace:
I20260709 14:53:16.229182 26518 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.229779 26504 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.229701 25159 rpcz_store.cc:276] 0709 14:53:14.417517 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:16.193938 (+1776421us) service_pool.cc:224] Handling call
0709 14:53:16.194467 (+   529us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:16.194802 (+   335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:16.194831 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:16.194891 (+    60us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:16.194924 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:16.194994 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:16.195130 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:16.224939 26514 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.230509 26504 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.231052 25155 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39726 (request call id 3136) took 1770 ms. Trace:
I20260709 14:53:16.231171 26515 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.231431 25155 rpcz_store.cc:276] 0709 14:53:14.460838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:16.230011 (+1769173us) service_pool.cc:224] Handling call
0709 14:53:16.230332 (+   321us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:16.230578 (+   246us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:16.230608 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:16.230668 (+    60us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:53:16.230702 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:16.230757 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:16.230874 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:16.232791 26504 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.235611 26517 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.235749 26515 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.236464 26515 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.236326 26517 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.237130 26515 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.231488 26518 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.239149 26515 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.239185 26517 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.276189 26521 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.277206 26521 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.288021 26496 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.288363 25154 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39726 (request call id 3134) took 1866 ms. Trace:
I20260709 14:53:16.288977 26496 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.291939 26496 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.288792 25154 rpcz_store.cc:276] 0709 14:53:14.421761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:16.287375 (+1865614us) service_pool.cc:224] Handling call
0709 14:53:16.287702 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:16.287903 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:16.287930 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:16.287998 (+    68us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:53:16.288029 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:16.288080 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:16.288188 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:16.293989 26521 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.296010 26521 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.296526 26521 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.298688 26521 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.299932 26496 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.300102 26521 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.300679 26496 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.300726 26521 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.302889 26523 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.303032 26496 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.303344 26522 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.303694 26496 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.303505 26523 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.304065 26522 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.304399 26496 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.305759 26523 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.306239 26522 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.306751 26496 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.307819 26520 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.308408 26520 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.310828 26520 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.311379 26520 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.311498 26496 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.311985 26520 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.312104 26496 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.315888 26496 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.316416 26496 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.317057 26496 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.318600 26520 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.319132 26496 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.313776 26522 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:16.320317 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7560 after lost signal to thread 25091
I20260709 14:53:16.303056 26521 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.319855 26522 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.321797 26523 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.322966 26522 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:16.324559 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 1.86651e+06us
I20260709 14:53:16.319164 26520 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.322433 26523 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.329291 26510 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.329569 26523 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.327687 26520 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.329923 26510 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.333626 26520 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.337905 26523 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.338572 26523 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.346174 26510 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.346953 26510 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.347335 26523 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.347802 26510 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.342410 26521 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.353386 26521 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.356288 26521 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.352108 26522 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.310983 26525 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.357465 26510 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.357581 26522 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.361701 26522 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.359172 26496 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.362881 26517 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.363431 26517 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.367619 26477 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.368140 26477 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.374990 26517 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.375192 26477 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.362689 26496 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.377087 26522 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.377848 26522 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.378561 26507 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.378861 26510 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.367658 26489 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.379522 26510 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.368917 26525 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.379242 26507 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.381382 26496 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.382292 26521 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.381855 26520 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.384897 26489 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.390506 26523 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.391141 26523 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.394804 26488 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.395444 26488 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.384898 26524 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.395648 26480 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.398137 26521 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.399662 26520 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:16.400624 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08002fe900 after lost signal to thread 25183
I20260709 14:53:16.398102 26496 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.392454 26528 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:16.409704 25088 debug-util.cc:398] Leaking SignalData structure 0x7b0800267640 after lost signal to thread 25258
W20260709 14:53:16.414359 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08002013c0 after lost signal to thread 25332
W20260709 14:53:16.415985 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08000fabc0 after lost signal to thread 25859
I20260709 14:53:16.413664 26515 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.416278 26432 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.417425 26432 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.417773 26520 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.405455 26514 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.418330 26520 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.419903 26529 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.419793 26514 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.420233 26520 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.410977 26523 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.420928 26521 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.422834 26480 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.423668 26528 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.429970 26510 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.430478 26507 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.431354 26528 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.432022 26520 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.420476 26529 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.434805 26503 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.427345 26519 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.425103 26518 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.434993 26488 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.418629 26515 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.438481 26527 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.428403 26512 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.425267 26524 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.444761 26432 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.445528 26514 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.434962 26525 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.447425 26432 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.427760 26496 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.446034 26480 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.447877 26508 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.450803 26512 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.450382 26522 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.452135 26508 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.449772 26432 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.438709 26519 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.445801 26527 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.456494 26496 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.455948 26512 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.439193 26503 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.452513 26524 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.461755 26527 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.462013 26515 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.449064 26489 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.466223 26432 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.458384 26518 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.470537 26525 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.470624 26531 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.471220 26525 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.476179 26505 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.483682 26533 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.471302 26531 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.482780 26432 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.474391 26488 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.483808 26505 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.486168 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.486781 26527 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.485998 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.489075 26527 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.489519 25159 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:16.472325 26532 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.481765 26518 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.493062 26432 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.496102 26508 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.491799 26527 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.498167 26510 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.501888 26503 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.502075 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.502251 26510 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.505599 26432 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.506084 26523 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.506621 26523 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:16.507688 26510 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.508203 26531 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.508888 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.510890 26527 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.511327 26519 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.498317 26488 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.537953 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.514310 26522 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.485131 26533 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.505438 26526 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.512768 26535 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.511494 26527 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.512173 26525 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.544236 26528 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.544234 26496 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.548154 26505 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.549412 26534 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.537926 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.551311 26522 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.553347 26507 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.553376 26496 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.554684 26480 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.560411 26510 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.560138 26528 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.563120 26521 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.565757 26538 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.565886 26521 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.581645 26522 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.581977 26536 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.581312 26510 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:16.586536 24063 debug-util.cc:398] Leaking SignalData structure 0x7b080000f540 after lost signal to thread 25272
I20260709 14:53:16.582581 26536 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.587715 26531 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.590745 26432 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.564997 26525 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.579523 26505 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.501513 26532 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.584028 26480 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.563120 26507 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.587950 26521 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.566524 26538 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.583124 26526 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.584405 26535 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.617738 26432 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.767984 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.760006 26523 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:53:16.769158 26496 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.595770 26529 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.719769 26536 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.593842 26531 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.659385 26533 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.767316 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.617498 26528 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.721072 26527 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.659762 26537 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.593799 26525 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.785991 26528 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.786582 26528 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.787992 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.788250 26521 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.788795 26521 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.813890 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.814139 26529 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:16.813906 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.821239 26527 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.821424 26540 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.822154 26527 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.822234 26540 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.780422 26533 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.770145 26505 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.585125 26534 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.828343 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.815742 26488 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.815013 26531 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.830874 26432 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.780386 26536 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.779920 26537 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.825595 26535 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.852520 26541 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.853240 26541 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.874094 26505 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.834106 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.828444 26529 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.874301 26536 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.832710 26533 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.862249 26525 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.876652 26521 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.880980 26528 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.890218 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.890439 26510 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.890275 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.876487 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.906221 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.888620 26532 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.913463 26539 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.916607 26510 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:16.922317 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:16.923352 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.924113 25306 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:16.924713 26510 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.925777 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.928208 26546 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:16.928109 25151 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:16.926717 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.928951 26546 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:16.979882 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.967335 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.964289 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.929308 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:16.971855 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:16.971807 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:16.929231 26510 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.977505 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.013124 26529 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:16.926723 26534 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.973543 26480 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.019004 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.019731 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:16.958192 26507 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.020443 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:16.922302 26539 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.022315 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.029565 26527 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:16.940500 26505 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.020603 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.030318 25303 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:17.030180 26505 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.030797 26539 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.030949 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.031273 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.031733 25303 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:17.032135 26505 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.032310 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.032431 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.023676 25306 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:17.032982 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.024730 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.025596 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.026113 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.035629 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.028903 26546 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.038101 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.038569 26541 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.038678 25234 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:17.038789 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.039645 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.039885 26536 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.040495 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.040879 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.041540 25226 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:17.041815 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.044721 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.043531 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.049916 25229 raft_consensus.cc:2410] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:53:17.050094 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.050740 26540 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.052477 26533 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.052542 26526 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.090617 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.093623 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.023307 25150 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:17.119952 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.127624 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.128350 25304 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:17.128961 26537 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.126925 26538 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.138525 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.139242 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.139614 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.139906 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.140563 25157 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:53:17.140601 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.141307 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.106958 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.142027 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.142791 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.143014 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.144068 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.144528 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.144778 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.145278 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.143193 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.140690 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.143365 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.147778 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.148386 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.147747 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.149708 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.149896 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.150240 25234 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:17.150502 25233 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:17.152940 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.153626 25234 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:53:17.154649 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.154793 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.157907 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.158528 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.159271 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.159721 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.159873 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.160326 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.160452 25228 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:17.157977 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.162720 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.163348 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.165413 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.171057 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.163316 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.163673 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.163704 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.163954 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.172403 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.172791 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.165719 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.166241 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.173282 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.173702 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.174340 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.174291 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.174841 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.175387 25229 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:17.175726 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.175428 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.176332 25302 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:17.176896 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.177435 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.177938 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.178108 25302 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:17.166389 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.166942 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.167279 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.167578 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.181726 25306 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:17.182598 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.167917 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.168291 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.168327 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.168658 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.188407 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.194943 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.189632 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.183741 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.196084 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.196170 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.196056 25308 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:17.191902 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.196802 25231 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:17.197783 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.182792 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.188869 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.198629 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.169627 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.166975 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.199229 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.199494 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.200325 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.151863 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.199579 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.153605 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.215039 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.218444 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.218514 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.218627 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.219807 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.219915 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.162099 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.215234 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.160908 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.215011 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.221484 25227 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:17.172706 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.215234 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.223384 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.198987 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.224012 25305 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:17.224161 25225 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:17.222581 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.225826 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.226826 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.227805 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.170703 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.179087 25234 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:17.183893 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.223181 25300 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:17.164014 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.222261 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.231417 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.189337 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.221431 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.186787 25232 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:17.215559 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.234534 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.201606 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.225008 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.233296 25301 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:17.239630 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.200022 25304 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:17.242321 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.176352 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.201562 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.237905 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.237380 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.246796 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.250279 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.250352 25272 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.252383 26538 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:17.215348 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.252781 26538 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.253238 26538 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.254310 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.245811 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.258100 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.260488 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.261332 25197 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:17.246924 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.247553 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.261463 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.262866 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.263597 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.264050 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.271667 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.272330 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.272868 25304 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:17.273487 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:17.270502 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.282627 25303 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:17.282846 25197 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:17.273401 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.273902 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.283639 25299 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:17.284991 26523 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.284920 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:17.285531 26523 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.285898 26523 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.286274 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:17.286283 25197 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:17.288724 26535 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.289117 26535 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.289644 26535 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.293354 26545 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.293977 26545 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.294504 26545 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:17.276181 25124 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.126.130:44771 timed out after 1.500s (SENT) [suppressed 3 similar messages]
I20260709 14:53:17.303828 26523 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.282029 26529 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.279886 25272 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.309019 26529 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.309604 26529 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.309739 26541 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:17.310315 26541 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.306334 25197 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.312062 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:17.306888 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.312191 26488 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.310778 26541 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.331887 26525 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.332360 26525 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.332767 26525 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.333683 25197 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:17.336092 26521 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.336467 26521 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.336828 26521 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.337422 26488 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.340476 26541 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.309787 26545 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.342703 26541 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.305022 26535 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.343298 26545 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:17.325843 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 49683.9us
I20260709 14:53:17.320163 26523 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.344944 26525 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.347024 26525 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.232673 25306 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:17.268537 26538 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.314018 25272 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.350732 26540 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:17.351313 26540 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.351847 26540 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.350982 25272 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.354477 26526 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.354923 26526 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.354475 26521 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.355293 26526 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.359103 25198 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.359894 26488 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.359858 26540 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.361701 26521 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.362280 25198 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.362566 26540 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.363129 26521 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.363802 26535 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.350164 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:17.353348 26538 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.365483 26538 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:17.366175 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.367341 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.373222 26529 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.374229 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.374918 26526 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.375255 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.377893 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.376096 26488 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.379705 26526 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.380193 25198 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.381644 26488 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.381866 26535 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.382361 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.380908 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.383055 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.383147 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.384327 26535 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.384801 26529 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.383541 26538 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.385413 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.385567 26538 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.385988 26532 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:17.386819 26532 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.387223 26532 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:17.394119 26532 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.396255 25122 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.386390 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.398186 25299 raft_consensus.cc:1240] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:17.399577 26529 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.400079 26552 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.400470 26552 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.400817 26552 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.400846 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.402046 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.403079 26488 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.403728 26488 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.403896 25122 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.410684 25299 raft_consensus.cc:1240] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.414428 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.415391 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.417241 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.419317 26552 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.420174 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.422014 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.423617 25197 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.423866 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.425089 26535 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.426223 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.426375 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.428014 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.428646 25197 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.428864 26532 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.429112 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.431070 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.431473 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.432199 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.434139 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.436599 26529 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:17.436724 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.436954 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.437466 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.437630 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.437532 25227 raft_consensus.cc:2410] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:53:17.437974 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.438584 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.438993 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.439111 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.439574 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.436755 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.409022 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.442183 26554 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:17.442603 26554 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.442655 26529 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.440222 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.443176 25198 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.443506 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.446961 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.447537 26529 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.448331 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.444900 26554 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.450881 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.450934 26538 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.454924 26538 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.456163 26529 consensus_queue.cc:1059] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:17.463317 26554 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.463809 26529 raft_consensus.cc:3055] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:17.464200 26529 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.465363 26554 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.465010 26529 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.466223 26529 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:17.456341 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 55993us
I20260709 14:53:17.469703 25306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ad83ce39d241349c0635238c461a58"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:17.470492 25306 raft_consensus.cc:606] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.456523 26552 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.452818 25198 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.457839 26551 consensus_queue.cc:1059] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.459288 25122 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.474488 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:17.474783 26551 raft_consensus.cc:3055] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.475046 25231 raft_consensus.cc:606] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.475169 26551 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.475497 26553 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.475898 26553 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.476258 26553 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.476549 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:17.476092 26551 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.477576 26551 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.478173 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.478591 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.478098 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:17.479328 26532 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.480072 26552 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:17.480432 26552 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.480727 26552 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.481568 26488 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.482281 25122 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.482661 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.483445 26488 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.479521 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.485683 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.486407 26488 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.487937 26553 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.489166 25306 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:17.489321 26555 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.489840 26555 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.490199 26555 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.490898 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.491194 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.492954 26552 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.494867 26552 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.495594 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.499081 26556 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.499447 25124 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.499545 26556 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:17.500042 26556 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.501915 26532 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.502033 25227 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:17.504531 25124 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.499032 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.505287 26554 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.506130 26551 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:17.507218 26529 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:17.507611 26529 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.489120 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.508447 26529 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.508810 26555 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.509358 26488 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.509883 26529 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.509836 26556 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.510533 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.510795 26555 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.511255 26488 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.511710 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.511953 26556 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.512535 26556 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.512734 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.513048 25198 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.513465 26556 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.514262 25122 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.514745 26488 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.516278 25198 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.516945 26529 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.519297 25198 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.520052 26529 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.520452 25198 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.521314 26529 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.521652 25198 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.521940 26553 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.522833 25124 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.523524 26529 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.523799 26552 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:17.524279 26553 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.524438 26552 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.524556 25122 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.524863 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.522727 25198 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.525457 26532 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.525732 26553 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.525825 26532 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.526137 26553 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:17.526297 26532 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.526661 26553 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.526737 26529 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.526317 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.526160 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.527654 26555 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.528503 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.528707 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.524857 26552 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.529474 26555 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:17.529817 26555 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:17.530860 26555 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.533628 25198 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.533691 25122 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.533994 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.535136 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.535120 25122 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.535601 25124 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.537286 25198 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.534412 26488 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.535863 26535 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.549994 25198 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.543525 26532 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.542677 26521 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.554062 26523 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.552876 25198 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.554972 26553 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.536202 26551 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:53:17.586864 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 51295.9us
I20260709 14:53:17.542430 26554 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.575129 26552 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.599385 26554 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:17.557384 26521 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.599823 26554 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.557974 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:17.570480 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.600636 26526 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.570384 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.600836 26552 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.601016 26526 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.573314 26557 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.601537 26526 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.552127 26525 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.577960 26558 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:17.601779 26557 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:17.602443 26558 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.602919 26557 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.603276 26558 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:17.550894 26556 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:17.605508 26556 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.605878 26556 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.555008 26532 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:17.607442 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 72386us
I20260709 14:53:17.608338 25122 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.608552 26526 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.580031 26555 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.610131 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.610448 26532 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:17.610888 26532 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.610950 26555 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.611303 26532 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.611891 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.612476 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.612708 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.613047 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.614051 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.614593 26526 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.615217 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:53:17.615316 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 57443.2us
I20260709 14:53:17.615469 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.615849 25232 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:17.616003 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.616757 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.599581 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.617461 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.617928 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.618649 26555 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.618908 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.619333 26555 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.619016 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.619797 26555 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:17.620200 26555 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.568356 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.617612 26553 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.620721 26559 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.620991 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.616814 25273 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.623368 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.621114 26556 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.641029 26541 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:17.641409 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.642156 26541 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.642474 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:17.624648 26526 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.624966 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.643186 26541 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.645126 25306 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.645251 26541 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:17.645640 26541 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.645738 25273 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.646468 26526 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.647457 25273 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.648118 26526 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.642951 26557 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.649201 25273 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.614041 26558 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.651647 26558 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.651856 25306 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:17.628130 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.653885 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.641497 26532 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.628827 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.658664 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.659557 25231 raft_consensus.cc:2393] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:17.629586 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.628993 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.630046 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.677901 25299 raft_consensus.cc:2393] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:17.630889 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.631052 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.631196 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.631740 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.631876 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.636498 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.629243 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.630033 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.660398 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.636812 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.665073 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.638083 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.637826 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.627524 26555 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.622479 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.676052 26526 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.622112 26559 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.677258 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.679282 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.691988 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.678355 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.679675 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.680408 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.683159 26556 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.683885 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.687353 26559 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.682932 25301 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:17.686805 26555 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:17.687328 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 64958.4us
I20260709 14:53:17.684491 25305 raft_consensus.cc:2393] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 2: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:17.690418 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.698190 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.686092 25122 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:17.699064 25231 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:17.699234 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.700119 26559 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:17.700186 26562 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.700307 25124 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.700698 26559 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.688643 26540 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.701665 26559 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.702674 26553 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.701013 26562 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:17.703593 26562 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:17.704041 26562 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.704115 25124 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.704878 26556 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.706151 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.706859 25227 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:17.684468 26532 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.707504 26557 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.709512 26552 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.709770 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.710633 26553 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.714723 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.634868 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.715673 26556 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:17.716578 26552 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.716782 26554 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.717622 26552 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:17.717995 26552 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.719220 26554 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.719635 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.720170 26541 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.720742 25124 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.721446 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.722007 26552 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.722788 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.723711 26552 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.724442 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.726001 26562 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.726404 25300 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.727896 26562 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.727890 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.731686 26553 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.732290 26553 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:17.732713 26553 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.734476 26553 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:17.736286 25124 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.736423 26555 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.737284 26557 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.737862 25124 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.736282 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.738958 25124 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.739312 26556 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:17.739938 26556 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:17.740409 26556 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.741355 26556 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.743310 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:17.744794 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:17.749994 26559 consensus_queue.cc:1059] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.751395 26555 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.751814 26555 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.751577 25053 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.752599 26555 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.753857 26555 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.760927 26541 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:17.777441 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.777823 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.778873 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.780063 25154 raft_consensus.cc:1240] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.780103 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.781056 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.783185 25156 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.784811 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.785926 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.788168 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.790096 25152 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.791190 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:17.792006 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.792625 25152 raft_consensus.cc:1240] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:17.792575 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.792913 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.794046 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.794448 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.795241 25152 raft_consensus.cc:1240] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.795778 25227 raft_consensus.cc:2393] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 2: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:17.796398 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.796578 25152 raft_consensus.cc:1240] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:17.797511 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.799432 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.801803 25155 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:17.804159 25155 raft_consensus.cc:1240] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:17.806267 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.807319 26565 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.808501 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.809861 26565 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:53:17.811223 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 120765us
I20260709 14:53:17.812268 25273 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.812227 26565 consensus_queue.cc:1059] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:17.813514 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.813936 26565 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.814321 26565 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.815169 26565 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.816330 26565 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.816504 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.818183 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.819756 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.821498 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:17.822594 26537 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.823314 25198 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.824101 26523 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.824718 25198 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.825485 26523 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.826248 25229 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.826282 26529 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:17.827826 26525 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.828259 26525 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.829344 26525 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.831396 26525 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.831699 25273 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.833926 25230 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.838362 26537 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.839416 25273 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.840130 26537 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.840652 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.840097 25198 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.841621 26537 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.841964 25273 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.842746 26537 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.843570 26529 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.843878 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.844393 26529 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.844801 26537 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.845749 26523 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.846017 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.846115 26523 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.847074 25273 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.846957 26523 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.848023 26523 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.847824 25198 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:17.848368 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.849081 26538 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.849496 26529 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.849769 26563 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.850427 26563 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.850327 26529 consensus_queue.cc:1059] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:17.851449 26551 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:17.851799 26551 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.852625 26551 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.853681 26551 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.855872 26545 consensus_queue.cc:1059] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.856698 26545 consensus_queue.cc:1243] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:53:17.857213 26521 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.857559 26521 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.857968 26545 consensus_queue.cc:1059] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:17.858356 26521 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.859123 26535 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:17.859472 26535 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.859550 26521 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.860307 26535 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.861456 26535 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:17.850636 25273 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.862739 26537 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.863876 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.867013 26551 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:17.868028 26529 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:17.868021 26537 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.868607 26529 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.868098 25229 raft_consensus.cc:1240] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.869411 26529 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.870221 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.870431 26529 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.870683 25155 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.871361 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.873306 26537 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.873298 26535 consensus_queue.cc:1059] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:17.873675 26541 consensus_queue.cc:1059] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.874362 26535 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:17.874498 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.874732 26535 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:17.874737 26541 raft_consensus.cc:3055] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.875253 26562 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.875420 26541 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:17.876360 26541 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.878103 26541 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.875578 26535 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.880882 26535 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.881950 26538 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.877729 25124 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.883533 25273 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.884217 26562 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.885272 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.885982 26537 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.887257 26562 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.888370 25124 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.890028 26562 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.890419 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.891311 26537 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.891410 25273 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.892580 26538 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.895183 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.895949 26562 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.896926 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.897570 26562 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.897696 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.898528 26537 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.898859 25273 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.899586 26537 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:17.899955 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.900156 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.900697 26537 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.901073 25273 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.901572 26562 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:17.902473 25273 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.902025 25053 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.902886 26538 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.904837 25124 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.905462 26562 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.905836 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.906528 26562 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.906910 25124 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.907667 26562 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.908030 25124 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.908808 26562 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.910789 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.911448 26552 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:17.913318 26541 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.913606 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.914319 26552 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.914475 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.914709 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.915233 26541 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.915395 26552 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.916571 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.917078 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.917299 26541 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.917652 25273 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.917807 26552 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.918383 26541 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.918725 25273 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.919034 25124 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.919461 26541 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.919741 26552 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.919792 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.921191 26562 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.921679 26541 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:17.922041 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.922317 26552 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.922755 26552 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.922863 26541 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:17.923254 25273 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.924024 26541 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.923664 26552 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.924328 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:17.925082 26552 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.925288 26541 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:17.925881 26541 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:17.926762 26541 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.935302 25273 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:17.937263 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.937892 26538 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:17.938367 26538 raft_consensus.cc:697] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:17.938783 26563 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:17.939270 26538 consensus_queue.cc:237] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.941227 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:17.958218 26554 consensus_queue.cc:1059] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.958465 25156 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.959266 26555 raft_consensus.cc:3055] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.959638 26555 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.960376 26555 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.964421 25299 raft_consensus.cc:1240] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.965008 25308 raft_consensus.cc:1240] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.965567 25304 raft_consensus.cc:1240] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:17.967623 26556 consensus_queue.cc:1059] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.968546 26556 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.968851 26556 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.969756 26556 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.971014 26556 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.971740 26555 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.980693 25156 raft_consensus.cc:1240] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:17.980831 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:17.978492 26536 consensus_queue.cc:1059] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.985040 25155 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.986081 26559 consensus_queue.cc:1059] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.987113 26554 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.987392 26536 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.987524 26554 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:17.987812 26536 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:17.988548 26554 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.988736 26536 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:17.989818 26536 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.991930 26554 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.992597 25231 raft_consensus.cc:1240] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.996260 25156 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:17.993707 26563 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:18.003270 26565 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:18.005946 26565 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:18.006300 26565 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:18.006843 26562 consensus_queue.cc:1059] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:18.007072 26565 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.008116 26559 raft_consensus.cc:3055] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:18.008567 26559 raft_consensus.cc:740] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:18.003736 25231 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:18.004551 25232 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:17.998647 26526 consensus_queue.cc:1059] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:53:18.013872 26526 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:18.014235 26526 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:18.015007 26526 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.016127 26526 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.019047 26562 consensus_queue.cc:1059] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.019990 26562 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:18.020313 26562 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:18.019878 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:18.008167 26565 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:17.993491 26533 consensus_queue.cc:1059] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.021050 26562 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.021731 26533 raft_consensus.cc:3055] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:18.022011 25152 raft_consensus.cc:1240] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:18.022096 26533 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:18.022291 26562 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.023072 26533 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.023643 26540 consensus_queue.cc:1059] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:18.024438 26533 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.024637 26540 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:18.010030 26559 consensus_queue.cc:260] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.025039 26540 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:18.027002 26559 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.029336 25156 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:18.027472 26540 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.039326 26540 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:18.025480 26555 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:53:18.054013 26555 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:18.054418 26555 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:18.053498 25053 catalog_manager.cc:5697] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:18.055337 26555 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.056602 26555 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.050486 26541 consensus_queue.cc:1059] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:53:18.062060 26541 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:18.062381 26541 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:18.063323 26541 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.064369 26541 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:18.088984 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 90770.5us
I20260709 14:53:18.097535 26538 raft_consensus.cc:993] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:18.097931 25156 raft_consensus.cc:1240] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:18.098012 26538 raft_consensus.cc:1081] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:18.099758 26573 consensus_queue.cc:1059] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.100829 26573 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:18.100860 26565 consensus_queue.cc:1059] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:18.101349 26573 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:18.102010 26529 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:18.102365 26529 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:18.102264 26573 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.103693 26573 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.103361 26529 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.104672 26529 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:18.106897 25232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ad83ce39d241349c0635238c461a58"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:18.107504 25232 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:18.107851 25232 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.114744 25232 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.116605 25232 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:18.117201 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:18.117703 25156 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.121132 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:18.121706 25301 raft_consensus.cc:3055] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:18.122010 25301 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:18.122133 25156 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:18.122771 25301 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.123229 25198 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:18.123627 25301 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.124090 26565 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:18.124572 26565 raft_consensus.cc:697] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:18.125439 26565 consensus_queue.cc:237] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.136627 25301 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:18.150107 25053 catalog_manager.cc:5697] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 2, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.183571 25301 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.185348 26555 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.202762 25232 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.210536 26562 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.238453 25232 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.240118 26562 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.263996 25305 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.265535 26555 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.385921 25229 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.386999 26573 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.396423 25152 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.402405 26540 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.455204 25229 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:18.456496 26573 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:18.470829 25152 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:18.477900 25152 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:18.479176 26540 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:18.480202 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:18.577742 25152 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.579274 26529 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.591001 25305 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.592586 26535 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.967119 26562 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.967556 26562 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.969393 26562 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:18.970113 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:18.970250 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:18.970641 25229 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:18.971077 25301 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:18.971690 25124 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:18.972380 26562 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:18.972787 26562 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.973197 26562 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.982561 26562 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.985015 26562 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:18.985854 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:18.986361 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:18.986507 25229 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.986889 25301 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:18.992004 25301 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:18.992826 25122 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:18.993472 26559 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:18.993883 26559 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:18.994583 26559 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:18.995805 25229 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:19.005765 25053 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.007696 26535 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.008258 26535 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.010564 26535 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.011165 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.011703 25156 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:19.011953 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.012714 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.013531 26535 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.014093 26535 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.014505 26535 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.024150 26535 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.026295 26565 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.026991 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.026808 26565 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.027218 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.027678 25156 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.029043 26565 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.026150 26535 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.029680 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.030514 25152 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:19.030738 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.031692 25198 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.033001 26535 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:19.033404 26535 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.033744 26535 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.034794 25156 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.036331 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.037395 26529 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.041358 26535 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.044034 26535 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.045086 26529 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:19.045598 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.046136 25156 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.047154 26529 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.053416 25156 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:19.054821 25198 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.055763 26592 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:19.056377 26592 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:19.057251 26592 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.063441 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.067032 25053 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.082185 25053 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.085445 26593 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.085901 26593 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.087944 26593 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.088518 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.089164 25156 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:19.090642 25198 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.091609 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.091728 26593 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.092859 26593 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.093262 26593 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.098362 26593 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.100309 26593 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.101111 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.101483 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.101719 25156 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.108605 25156 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.109545 25198 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.110144 26593 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.110641 26593 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:19.111327 26593 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.113442 26559 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.113942 26559 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.117236 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.118014 25229 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:19.118187 26559 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.119020 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.119653 25301 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:19.119524 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.120939 26559 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:19.121443 26559 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.121827 26559 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.128767 25053 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.129349 26559 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.132349 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:19.132917 25229 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.140667 26559 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.141592 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.141381 25229 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:19.142161 25301 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.143095 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.143903 26559 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:19.147032 26559 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:19.149669 25301 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:19.149478 26559 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.167137 25053 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.222404 26538 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.222956 26538 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.225677 26538 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.226186 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.226750 25156 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:19.226626 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.227380 25229 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:19.227682 25272 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.228431 26538 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:19.228842 26538 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.229207 26538 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.235111 26538 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.237004 26538 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.237286 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.237553 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:19.237859 25156 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.237965 25229 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.242727 25229 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:19.243144 26559 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.243685 25273 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.244472 26537 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:19.244962 26537 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:19.245807 26537 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.243661 26559 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.252223 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.252909 25232 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:19.246115 25156 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:19.254117 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.255506 26562 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.255883 26562 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.256234 26562 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.257706 26559 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.259003 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.264277 26562 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.267275 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:19.267777 25232 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.268201 26562 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.268998 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.274629 25232 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:19.275692 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.276489 26562 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.276937 26562 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:19.277724 26562 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.280045 26537 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.280570 26537 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.287415 26537 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.288532 26540 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:19.288137 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.289923 25156 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:19.290922 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.289299 26540 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.292157 26537 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:19.292565 26537 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.292898 26537 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.294559 26540 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.295434 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.295545 26555 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.298066 25232 raft_consensus.cc:2368] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.297926 26555 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.296151 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.300112 25273 leader_election.cc:400] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.300431 25273 leader_election.cc:403] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.302241 26555 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.296914 26593 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.305066 26593 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.307523 26593 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.309041 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.309816 26540 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.321575 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.322765 25301 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:19.323576 26601 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.324080 26601 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.324232 25122 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.325335 26600 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:19.325757 26600 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.326105 26600 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.326112 26601 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.326834 26601 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.327260 26601 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.329092 26601 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.330730 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.330796 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.331550 25305 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:19.331713 25232 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:19.333221 25122 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.333499 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.334213 26601 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:19.334669 26601 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.335017 26601 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.322760 26537 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.337076 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.337659 25232 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:19.338040 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.338581 25152 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.339476 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.340374 25232 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:19.342360 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.342211 26601 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.344795 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.349685 25155 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.347254 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.351547 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.351884 26601 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.352538 26601 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.352895 26601 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.352943 26593 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:19.353341 26601 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.353404 26593 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.324230 26540 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.353806 26593 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.358712 25152 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:19.358786 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.359563 25300 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.359870 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.360715 26540 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:19.301311 25053 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.364573 26537 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.365368 26540 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:19.366310 26540 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.366986 26600 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.370712 26601 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.376163 26601 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.369135 26600 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.377251 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.378830 26529 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.379339 26529 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.381455 26529 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.383323 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.370198 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.385848 25301 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.387478 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:19.398453 25056 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.400317 26529 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.400887 26529 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.409677 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.410333 25305 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:19.412142 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.412930 26592 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:19.413311 26592 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.413637 26592 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.415136 26529 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.418000 26529 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.418462 26529 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.421463 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.422973 26592 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.425241 26529 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.426796 25301 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:19.439679 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:19.441435 25232 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.441481 25305 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.440722 25122 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.445400 26600 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:19.445915 26600 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:19.446519 26565 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.447016 26565 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.448318 26537 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:19.449026 26565 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.448843 26537 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.449560 26565 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.450464 26565 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.450934 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.451542 25302 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.451778 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.452072 26537 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.447335 26600 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.452975 25197 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.453542 26565 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.454085 26565 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.454437 26565 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.454806 26565 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.454922 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.455554 25302 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.456769 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.457830 26529 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.458221 26529 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.458613 26529 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.463511 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.464308 25233 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 2: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:19.465221 26565 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.466208 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:19.466480 26538 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.466774 25227 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.466985 26538 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.470510 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.470148 26565 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.471186 25152 raft_consensus.cc:2393] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.469437 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.452456 25155 raft_consensus.cc:2368] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.482515 25302 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.482895 26537 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.483356 25272 leader_election.cc:400] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.483757 25272 leader_election.cc:403] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.485100 26565 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.485598 26565 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.487668 26565 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.490356 26565 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.490885 26565 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.491146 26538 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.492089 26538 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.492758 26538 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.498615 26601 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.483390 26537 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.499285 26601 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.501283 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.501977 25155 raft_consensus.cc:2393] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.501974 26537 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.503356 25305 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:19.503594 26537 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.505206 26538 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.476394 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:19.476775 25227 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:19.506390 25229 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.481637 26535 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.481679 25233 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:19.432181 25300 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:19.506922 26535 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.501861 26601 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.505686 26592 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.429946 26593 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.505720 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.509366 25155 raft_consensus.cc:2368] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.508930 26535 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.479122 26540 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.510483 25272 leader_election.cc:400] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.510854 25272 leader_election.cc:403] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.510215 26540 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.511358 26601 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.511826 26601 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.511826 26538 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.513092 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.513442 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.513828 25152 raft_consensus.cc:2393] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.513924 26540 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.492926 26565 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.515141 26601 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.513976 25155 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:19.518959 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.519618 25152 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.520128 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.520782 25155 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:19.521795 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.522163 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.522293 25155 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.523105 25152 raft_consensus.cc:2393] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.523360 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.524013 25156 raft_consensus.cc:2393] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.525943 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.526551 25156 raft_consensus.cc:2393] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.528156 25229 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:19.520329 25232 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:19.529764 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.530448 25156 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.532338 25156 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:19.528926 25155 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:19.534350 25302 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:19.534962 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:19.539186 26607 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.539387 25122 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.540854 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.510588 26593 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.543653 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.543982 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.556594 25229 raft_consensus.cc:2368] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:19.544981 26604 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.541766 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.548280 26540 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.547340 26559 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:19.546880 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.553829 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.563621 25155 raft_consensus.cc:2368] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:19.558516 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.560328 25154 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:19.559507 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.561412 25152 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:19.564780 25156 raft_consensus.cc:2393] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.564260 26562 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:19.557260 26607 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.565795 26535 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:19.566218 26535 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.566640 26540 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.568145 26608 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.552938 26529 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.556056 26601 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.568768 26606 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:19.569262 25233 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:19.579792 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.579533 26606 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.581647 26606 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.581424 25053 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.582890 26529 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.583348 26592 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.583791 26592 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.572173 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.585426 25150 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.572700 26565 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:19.585666 26592 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.586148 26608 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.573418 25198 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.576785 26535 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:19.588335 26608 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.588832 26608 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.579742 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.593917 25156 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:19.570550 26559 raft_consensus.cc:697] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:19.566550 25305 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:19.597719 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.588549 26606 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.598279 25122 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.598189 26559 consensus_queue.cc:237] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.599350 26600 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:19.599725 26600 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.599982 26606 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.600049 26600 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:19.589372 26601 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.600878 25150 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:19.602301 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.602591 26601 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.602907 25301 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:19.603549 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.602730 26535 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.590286 26540 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.591140 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.606411 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.606817 25152 raft_consensus.cc:2393] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.607115 25306 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:19.577224 25302 raft_consensus.cc:2368] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:19.608176 25122 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.612102 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:53:19.612311 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 56658.1us
I20260709 14:53:19.612699 25229 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:19.596035 25300 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.595890 25272 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:19.596693 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.613862 25308 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.596915 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.595230 26565 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:19.616484 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.612914 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.614440 25122 leader_election.cc:400] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:19.617067 25304 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:19.615157 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.617355 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.617837 25229 raft_consensus.cc:2368] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5.
I20260709 14:53:19.618095 25227 raft_consensus.cc:2368] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:19.618826 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.617291 25122 leader_election.cc:403] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.607908 26535 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.622200 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.623695 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.623809 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.624362 25152 raft_consensus.cc:2368] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:19.612450 26592 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.630806 26607 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.632050 26601 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.632630 26601 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:19.633354 26562 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:19.563649 26604 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.635591 26604 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.635888 25307 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.636274 25272 leader_election.cc:400] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:19.613893 26555 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:19.636721 25272 leader_election.cc:403] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.641425 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.642239 25152 raft_consensus.cc:2368] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.621156 26606 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 14:53:19.624724 26565 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:19.645699 26565 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.646974 26592 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.648412 25227 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:19.606909 26608 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.652040 26555 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:19.662060 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 49219.5us
I20260709 14:53:19.663707 25124 leader_election.cc:400] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:19.665473 25198 leader_election.cc:400] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:19.665858 25198 leader_election.cc:403] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.667002 26565 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.663653 25303 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.667827 26601 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.661630 26555 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.672564 25273 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:19.677181 26613 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:19.677732 26613 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.678246 26613 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:19.677007 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.678930 26559 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.679206 25227 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:19.680035 26612 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.676626 25273 leader_election.cc:400] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5.
I20260709 14:53:19.689302 25273 leader_election.cc:403] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.689496 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.689880 26529 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:19.690505 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:19.691035 25227 raft_consensus.cc:606] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:19.691344 25227 raft_consensus.cc:614] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:19.682313 25053 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.661242 26603 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:19.680521 26559 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.699409 25273 leader_election.cc:400] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:19.699746 25273 leader_election.cc:403] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.699064 26540 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.701537 26559 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.694001 26535 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 14:53:19.707165 26540 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5.
I20260709 14:53:19.708827 26535 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:19.709486 26540 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:19.681501 26538 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.681631 26537 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.713354 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:19.728883 25272 leader_election.cc:400] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.692937 25301 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:19.729231 25272 leader_election.cc:403] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:19.736788 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.738391 25300 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.738547 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.738471 25197 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:19.739300 25308 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:19.741642 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.698017 26603 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.697875 26592 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.730114 26607 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:19.736356 26593 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:19.748385 26603 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:19.741642 26535 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:19.821695 25300 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:19.790398 26538 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:19.793913 26592 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.742007 26600 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.814805 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.829054 26608 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:19.839862 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 101519us
I20260709 14:53:19.845059 26606 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.838054 26610 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3.
I20260709 14:53:19.844125 25056 catalog_manager.cc:5697] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.845626 26606 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.821837 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:19.753361 26555 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.846939 25056 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.847365 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:19.694628 26612 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.851608 25056 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.853339 26612 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.857070 26555 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.829327 26593 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.831473 26538 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:19.855647 26592 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:19.857764 26535 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.837329 25305 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:19.877905 25197 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:19.879762 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 268874us
I20260709 14:53:19.882867 26606 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.884565 26620 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.887625 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.874927 26538 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.888195 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:19.888430 25301 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:19.888800 25306 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:19.889074 26606 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:19.889943 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.886528 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:19.889297 26604 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:19.893720 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.894776 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.901273 25153 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:19.901472 25155 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:19.901005 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:19.895167 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.903543 25159 raft_consensus.cc:2393] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.892428 26592 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.895845 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.888108 26620 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.905869 26620 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.906345 25301 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:19.897528 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.898765 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:19.899260 26614 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.899766 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:19.904270 25154 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.882411 26593 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.905915 26555 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.917637 26614 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:19.917598 26555 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.897423 26600 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.892215 26613 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.910337 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:19.889485 26606 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.915697 25150 raft_consensus.cc:2393] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.916024 25158 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:19.935565 26606 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:19.940377 26613 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.919966 25152 raft_consensus.cc:2393] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 2: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:19.941460 25306 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:19.930451 25154 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:19.933039 26624 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.937920 26603 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.918809 26614 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.907557 26604 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.957932 26624 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:19.959955 26604 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.960302 26624 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.965318 25304 raft_consensus.cc:1240] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 14:53:19.966964 25153 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:19.974782 26565 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:19.976581 26555 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:19.962376 26540 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:19.977737 25303 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:19.962349 26603 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:19.991122 26565 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:19.991580 26565 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:19.992027 26565 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:20.004074 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 103693us
I20260709 14:53:20.005822 25307 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:20.006014 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:20.013350 25153 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:20.014209 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.009392 25306 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:20.018862 25159 raft_consensus.cc:2368] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:20.018427 26620 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.020709 25150 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:20.027227 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:20.029610 25153 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:20.033828 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.045476 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.056916 25272 leader_election.cc:400] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:20.057289 25272 leader_election.cc:403] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:53:20.032398 26620 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.097234 26606 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.100451 26606 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.102432 26621 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:20.054623 26529 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.060482 26537 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:20.125620 26607 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:20.132007 26537 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.141577 26537 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.131572 26529 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.131760 26538 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:20.156839 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 251363us
I20260709 14:53:20.160919 25308 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:20.165566 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.174602 25122 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.175661 25122 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.182000 25229 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:20.179647 26555 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:20.179764 26624 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:20.190054 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.192402 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.192543 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.193281 25225 raft_consensus.cc:2393] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:20.189096 26555 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.197119 26555 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.199411 25231 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:20.191572 26624 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.201565 26624 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.209059 26529 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.210685 25308 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
W20260709 14:53:20.186353 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 122670us
I20260709 14:53:20.208120 26555 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.213765 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.215610 26619 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:20.216231 25159 raft_consensus.cc:2368] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:20.214792 25272 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.221774 25122 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.218318 26555 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.188985 26537 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.223912 26627 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:20.226291 26627 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:20.226713 26627 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.227713 26538 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:20.229440 25231 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:20.211673 26565 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.230672 25232 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:20.231678 26565 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.209472 26624 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.225250 25272 leader_election.cc:400] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:20.232999 25272 leader_election.cc:403] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:53:20.236459 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:20.236967 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:20.237569 25304 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:20.238819 25301 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:20.239779 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:20.239856 25299 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:20.236996 25300 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.240403 25303 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:20.242669 26619 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:20.243163 26619 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
W20260709 14:53:20.243516 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 342591us
I20260709 14:53:20.244263 25307 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:20.244040 26619 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.247310 25300 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:20.252363 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:20.255669 25198 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:20.256547 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:20.257747 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:20.259986 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.261312 26633 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:20.261741 26633 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.262089 26633 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.262260 26555 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.263782 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:20.264334 25159 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:20.265496 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.266726 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.267493 25152 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:20.269371 25159 raft_consensus.cc:2393] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
W20260709 14:53:20.270053 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 44968.6us
I20260709 14:53:20.250298 26537 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:20.270906 25155 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:20.269327 26632 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.272773 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.262753 26555 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.282248 25307 raft_consensus.cc:1275] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:20.273874 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.286846 25150 raft_consensus.cc:2393] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 2: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:20.270395 26593 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:20.279488 25229 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:20.279425 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.278129 25122 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.284142 26632 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.289083 26627 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.284988 25231 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:20.285560 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.305218 25225 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:20.283764 26608 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:20.285918 26624 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.288166 26593 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:20.306772 25233 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:20.307174 26593 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.308097 25273 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:20.308812 26608 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:20.309217 26562 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:20.290612 26632 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.290766 26633 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.311132 25227 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:20.311981 26633 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.291200 26601 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:20.312474 26607 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:20.312698 26601 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.290565 25056 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.313194 26601 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.291944 25122 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.315805 25122 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.293468 26600 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:20.292464 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:20.294998 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:20.318331 25307 raft_consensus.cc:606] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:20.318823 26565 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:20.319310 26565 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.319674 26565 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.270644 26606 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:20.321072 26606 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:20.321887 26606 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.254966 26592 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:20.299289 26538 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:20.301441 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.327301 25155 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.327364 25122 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.303313 25157 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:20.291525 26555 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.327149 25234 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:20.332995 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:20.333884 25307 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:20.337265 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:20.337921 25300 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:20.340390 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.341094 25227 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:20.343432 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.345599 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:20.345690 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.346308 25306 raft_consensus.cc:2368] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:20.347129 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:20.348320 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.348984 25228 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:20.349314 25308 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:20.349498 25232 raft_consensus.cc:1275] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:20.346320 25230 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:20.353026 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:20.353719 25308 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.365425 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:20.365640 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.366139 25302 raft_consensus.cc:2368] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:20.366387 25158 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:20.366214 26631 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:53:20.369350 25307 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:20.369555 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:20.326701 26624 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:20.374259 25228 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:20.370291 25304 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:20.376830 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.377449 25234 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.379472 25122 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.330482 26592 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:20.380455 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.382051 26592 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.372406 26623 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:20.384256 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.352041 26600 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:20.376906 26632 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:53:20.372742 26624 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.328687 26529 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 14:53:20.390159 26630 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:20.383337 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.390269 26627 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:20.392621 25299 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:20.401039 25229 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:20.399549 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.383509 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:20.385799 26623 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:20.416745 25197 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:20.416983 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:20.421316 25231 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:20.402994 26630 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.402849 26624 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.430965 25308 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:20.432492 25122 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.384191 26619 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:53:20.404601 26600 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:20.447213 26565 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.449278 25232 raft_consensus.cc:2368] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:20.385862 26610 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 14:53:20.464506 25155 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:20.468102 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.434906 26630 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.470548 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:20.471225 25308 raft_consensus.cc:606] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:20.441612 26614 raft_consensus.cc:2764] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 14:53:20.441627 26631 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:20.473204 26629 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:53:20.472534 26538 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:20.495976 26538 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:20.496997 26538 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.476898 26592 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.502414 26631 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:20.511415 26631 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.513866 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:20.514549 25301 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:20.517486 25122 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.486521 26626 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 14:53:20.452222 26600 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.525221 25234 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:20.525956 25152 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:20.531898 25272 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.512641 26601 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.560276 26609 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:20.564988 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:20.565829 26627 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:20.566527 25233 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.586568 25303 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:20.593921 25273 leader_election.cc:400] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:20.596557 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.597117 25158 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.527062 26623 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.574438 26609 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.585811 26565 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.591676 25301 raft_consensus.cc:606] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:20.663817 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 53914.9us
I20260709 14:53:20.668044 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:20.607656 26627 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:20.672490 26627 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.586409 26624 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.641855 26609 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.705065 26608 raft_consensus.cc:993] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:20.679224 26592 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.705648 26610 raft_consensus.cc:993] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:20.717319 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:20.719348 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:20.694324 25225 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:20.726989 26610 raft_consensus.cc:1081] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:20.715658 26640 raft_consensus.cc:1081] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:20.733259 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:20.738133 25226 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.738245 25158 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:20.804710 26610 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:20.805294 26610 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.807360 26610 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:20.807258 26630 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:20.808418 25155 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:20.809688 26624 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.783315 25226 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:20.741848 26601 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:20.833389 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:20.850214 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:20.854943 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:20.855715 25307 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.782001 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:20.863873 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:20.867691 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:20.875605 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:20.877341 25154 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:20.873929 26537 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:53:20.879220 25159 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.048s	sys 0.041s
W20260709 14:53:20.891050 25159 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.519s	user 0.048s	sys 0.041s
W20260709 14:53:20.905655 25306 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.000s	sys 0.038s
W20260709 14:53:20.907454 25306 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.001s	sys 0.038s
I20260709 14:53:20.870607 25303 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.879038 26629 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:53:20.905455 26606 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.007s	sys 0.037s
I20260709 14:53:20.937849 25304 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:20.891299 26614 consensus_queue.cc:1059] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 14:53:20.909746 26565 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
W20260709 14:53:20.931079 26606 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.008s	sys 0.038s
I20260709 14:53:20.922492 26629 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:20.977922 25302 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.018s	sys 0.040s
I20260709 14:53:20.977988 25307 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:20.961092 26535 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:20.991180 25229 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 14:53:20.978803 25302 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.611s	user 0.018s	sys 0.040s
I20260709 14:53:20.993513 25229 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:20.952356 25233 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:21.006857 25122 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:20.993005 26535 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:21.006038 26635 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.001s	sys 0.013s
I20260709 14:53:21.032779 26619 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:21.055068 25155 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:21.081010 26630 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.013520 26612 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
W20260709 14:53:21.046583 26635 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.001s	sys 0.013s
W20260709 14:53:21.105029 25230 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.030s	sys 0.085s
W20260709 14:53:21.107100 25230 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.031s	sys 0.085s
W20260709 14:53:21.107779 25308 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.035s	sys 0.038s
W20260709 14:53:21.108172 25308 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.035s	sys 0.038s
I20260709 14:53:21.114720 25229 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.035221 26629 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:21.142036 25153 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.652s	user 0.002s	sys 0.017s
W20260709 14:53:21.147585 25153 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.658s	user 0.003s	sys 0.017s
W20260709 14:53:21.146687 25300 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.698s	user 0.032s	sys 0.011s
W20260709 14:53:21.149273 25300 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.032s	sys 0.011s
I20260709 14:53:21.158047 25229 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.149775 25225 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
W20260709 14:53:21.165808 25299 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.004s	sys 0.017s
W20260709 14:53:21.166257 25299 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.004s	sys 0.017s
I20260709 14:53:21.101931 26535 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.124960 26603 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
W20260709 14:53:21.158802 25231 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.008s	sys 0.013s
W20260709 14:53:21.203011 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:21.179440 25197 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.707s	user 0.013s	sys 0.007s
W20260709 14:53:21.179942 25227 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.757s	user 0.038s	sys 0.077s
I20260709 14:53:21.151950 25233 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:53:21.185585 25231 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.540s	user 0.009s	sys 0.013s
I20260709 14:53:21.204711 26535 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:21.209570 25227 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.787s	user 0.038s	sys 0.077s
W20260709 14:53:21.209657 25197 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.740s	user 0.013s	sys 0.008s
W20260709 14:53:21.231444 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 788143us
W20260709 14:53:21.225677 25152 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.014s	sys 0.016s
W20260709 14:53:21.234428 25152 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.014s	sys 0.016s
I20260709 14:53:21.208256 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:21.208382 26565 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:21.208724 26608 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.008s	sys 0.017s
W20260709 14:53:21.226446 26593 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.033s	sys 0.097s
W20260709 14:53:21.295253 26608 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.009s	sys 0.017s
W20260709 14:53:21.212594 26623 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.004s	sys 0.037s
W20260709 14:53:21.255602 26631 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.017s	sys 0.038s
I20260709 14:53:21.258005 25150 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:21.256260 26538 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:21.333578 26593 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.674s	user 0.041s	sys 0.102s
I20260709 14:53:21.301795 26537 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:21.297192 26565 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:21.304098 26620 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.006s	sys 0.023s
I20260709 14:53:21.258479 26614 consensus_queue.cc:1059] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.090s
W20260709 14:53:21.350106 26609 consensus_meta.cc:287] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: Time spent flushing consensus metadata: real 0.649s	user 0.011s	sys 0.000s
W20260709 14:53:21.345693 26631 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.017s	sys 0.038s
I20260709 14:53:21.356784 26537 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.377069 26565 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:21.357098 26620 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.668s	user 0.006s	sys 0.023s
I20260709 14:53:21.381582 25158 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
W20260709 14:53:21.359774 26651 log.cc:927] Time spent T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
W20260709 14:53:21.360210 26659 log.cc:927] Time spent T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 14:53:21.352216 26538 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:21.337507 26623 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.733s	user 0.011s	sys 0.039s
I20260709 14:53:21.371292 25302 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 2999) took 1015 ms. Trace:
I20260709 14:53:21.384508 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:21.349856 26608 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
W20260709 14:53:21.388304 26658 log.cc:927] Time spent T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260709 14:53:21.352078 26627 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.018s	sys 0.035s
I20260709 14:53:21.378800 26537 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:21.389016 26614 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.410610 26538 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:21.410832 26627 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.574s	user 0.019s	sys 0.035s
I20260709 14:53:21.379844 26609 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.407496 26559 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:21.429713 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:21.393529 25302 rpcz_store.cc:276] 0709 14:53:20.355605 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:20.366774 (+ 11169us) service_pool.cc:224] Handling call
0709 14:53:20.367052 (+   278us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:20.367379 (+   327us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:20.367413 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:20.367853 (+   440us) log.cc:844] Serialized 26 byte log entry
0709 14:53:21.013913 (+646060us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:21.017589 (+  3676us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:21.021119 (+  3530us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:21.370992 (+349873us) raft_consensus.cc:1685] finished
0709 14:53:21.371031 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:21.371219 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5566,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":5665,"thread_start_us":626378,"threads_started":1,"wal-append.queue_time_us":929704}
I20260709 14:53:21.446043 25156 raft_consensus.cc:1240] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:21.447072 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:21.447666 25307 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:21.451483 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 152579us
I20260709 14:53:21.445308 26619 raft_consensus.cc:697] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:21.479537 26619 consensus_queue.cc:237] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:21.480412 25226 consensus_meta.cc:287] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.668s	user 0.011s	sys 0.000s
I20260709 14:53:21.429126 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:21.483311 25197 leader_election.cc:400] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:21.485877 25307 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:21.421362 26614 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.436213 26559 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.434507 26627 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260709 14:53:21.493580 25306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3000) took 1133 ms. Trace:
I20260709 14:53:21.482208 26600 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:21.496501 25306 rpcz_store.cc:276] 0709 14:53:20.355902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:20.367853 (+ 11951us) service_pool.cc:224] Handling call
0709 14:53:20.368144 (+   291us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:20.368441 (+   297us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:20.368476 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:20.382688 (+ 14212us) log.cc:844] Serialized 26 byte log entry
0709 14:53:20.516771 (+134083us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b48001ec258. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39ae790aa1 00007f39ae787b37 00007f39ae7879ca 00007f39ae87f26f 00007f39ae87ef37 00007f39ae89355c 00007f39ae893508 00007f39ae893488 00007f39ae893443 00007f39ae8926ec 00007f39ad7bca96
0709 14:53:20.907860 (+391089us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:20.907896 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:20.907981 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:21.485657 (+577676us) raft_consensus.cc:1685] finished
0709 14:53:21.485679 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:21.489124 (+  3445us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7034,"raft.run_cpu_time_us":2948,"raft.run_wall_time_us":143837,"spinlock_wait_cycles":7118592,"thread_start_us":524827,"threads_started":1,"wal-append.queue_time_us":796634}
I20260709 14:53:21.499523 25197 leader_election.cc:400] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:21.505878 25197 leader_election.cc:403] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:53:21.506453 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3002) took 1133 ms. Trace:
I20260709 14:53:21.501251 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 2989) took 1144 ms. Trace:
I20260709 14:53:21.480792 25226 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.490046 26592 consensus_queue.cc:1059] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
W20260709 14:53:21.536732 26660 log.cc:927] Time spent T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
W20260709 14:53:21.539742 26664 log.cc:927] Time spent T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 14:53:21.540550 25197 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:21.541850 26620 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:21.543187 26565 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.545657 26614 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.546372 26592 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:21.556747 25226 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.557279 25232 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:21.563580 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:21.563956 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:21.567029 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:21.572459 26535 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:21.577912 26535 raft_consensus.cc:697] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:21.573055 26565 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.508436 26529 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260709 14:53:21.575515 26592 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:21.507819 25300 rpcz_store.cc:276] 0709 14:53:20.372874 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:20.373119 (+   245us) service_pool.cc:224] Handling call
0709 14:53:20.403761 (+ 30642us) spinlock_profiling.cc:243] Waited 4.85 ms on lock 0x7b580011fd98. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:20.403900 (+   139us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:20.405269 (+  1369us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:20.405295 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:20.409622 (+  4327us) log.cc:844] Serialized 26 byte log entry
0709 14:53:21.149787 (+740165us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:21.488085 (+338298us) log.cc:844] Serialized 14 byte log entry
0709 14:53:21.497210 (+  9125us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:21.497275 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:21.497309 (+    34us) raft_consensus.cc:1685] finished
0709 14:53:21.506279 (+  8970us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:21.506398 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1023,"prepare.queue_time_us":356587,"raft.queue_time_us":1473,"raft.run_cpu_time_us":239,"raft.run_wall_time_us":10130,"spinlock_wait_cycles":11157376,"thread_start_us":979057,"threads_started":2,"wal-append.queue_time_us":954833}
I20260709 14:53:21.588722 26592 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.590121 26592 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:21.508049 26600 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.586692 26565 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.591065 25158 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:21.599282 25308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3008) took 1028 ms. Trace:
I20260709 14:53:21.599769 25308 rpcz_store.cc:276] 0709 14:53:20.570870 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:20.571030 (+   160us) service_pool.cc:224] Handling call
0709 14:53:20.571404 (+   374us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:20.571830 (+   426us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:20.571885 (+    55us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:20.572798 (+   913us) log.cc:844] Serialized 26 byte log entry
0709 14:53:21.108534 (+535736us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:21.108586 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:21.108666 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:21.599028 (+490362us) raft_consensus.cc:1685] finished
0709 14:53:21.599055 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:21.599212 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":512,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":101,"thread_start_us":535388,"threads_started":1,"wal-append.queue_time_us":809225}
I20260709 14:53:21.604090 26600 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.591377 26614 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:21.605933 26614 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:21.607285 25158 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:21.606968 26614 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.614145 25157 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:21.578941 26535 consensus_queue.cc:237] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.628584 25122 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:21.574754 25306 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:53:21.625118 25303 consensus_meta.cc:287] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Time spent flushing consensus metadata: real 0.702s	user 0.012s	sys 0.000s
I20260709 14:53:21.509874 25227 rpcz_store.cc:276] 0709 14:53:20.351475 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:20.376847 (+ 25372us) service_pool.cc:224] Handling call
0709 14:53:20.409777 (+ 32930us) spinlock_profiling.cc:243] Waited 1.23 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:20.409974 (+   197us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:20.410143 (+   169us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:53:21.230714 (+820571us) log.cc:844] Serialized 14 byte log entry
0709 14:53:21.495780 (+265066us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:21.495843 (+    63us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:21.495898 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:21.495972 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:21.496092 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":245201,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":2725,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":8162,"spinlock_wait_cycles":2829568,"thread_start_us":1065408,"threads_started":2}
I20260709 14:53:21.635535 26635 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:21.658584 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:21.671561 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:21.671840 25307 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:21.660013 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:21.663044 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:21.667264 25156 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:21.677532 25308 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:21.682127 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:21.686939 26538 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.687398 26538 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.698742 25228 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:21.641448 25303 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:21.701961 26538 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:21.702656 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:21.704265 25307 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:21.705860 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:21.678412 26537 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.711903 25272 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:21.707520 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:21.709226 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:21.750562 25307 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:21.750626 25306 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:21.751026 25307 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:21.751127 25306 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:21.712539 26538 consensus_queue.cc:1059] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:21.753684 26538 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:21.754009 26538 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:21.755120 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:21.755913 25308 raft_consensus.cc:2368] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
W20260709 14:53:21.757673 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45840.7us
I20260709 14:53:21.751897 25306 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.756747 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:21.764775 26613 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:21.765650 26613 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:21.754675 26538 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.767310 26538 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:21.768388 25308 raft_consensus.cc:1240] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:21.771803 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:21.773563 26656 log.cc:927] Time spent T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:53:21.773510 25307 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.775053 25307 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:21.770762 26633 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:21.748955 26537 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.796613 26655 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:21.797714 26655 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.795001 26633 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:21.805425 26606 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:21.817821 26655 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.807948 26626 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:21.840080 26626 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:21.850929 26675 log.cc:927] Time spent T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 14:53:21.816586 26633 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.835404 26606 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.844821 26626 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.880391 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:21.893625 25307 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:21.885417 25150 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
W20260709 14:53:21.950111 26540 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 14:53:21.964962 25300 raft_consensus.cc:2410] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:21.952811 26633 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:21.985423 26537 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:21.988262 26666 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:21.990125 26666 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:21.995774 26609 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.008148 26559 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.010033 26606 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:21.989545 26610 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.013746 26610 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.015888 26610 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:22.025303 26666 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:22.015218 25056 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.025895 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.026567 25056 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.030666 25303 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:22.030292 25056 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:21.777293 26603 consensus_queue.cc:1175] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7a019e97d101469d8b68de4a2757e5d5" responder_term: 6 status { last_received { term: 5 index: 5 } last_committed_idx: 5 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:53:22.044901 26625 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:22.045972 26625 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.048231 26625 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:22.057035 26621 raft_consensus.cc:993] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:22.057708 26537 raft_consensus.cc:1081] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
W20260709 14:53:22.068501 26631 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.020s	sys 0.015s
W20260709 14:53:22.069015 26631 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.020s	sys 0.015s
W20260709 14:53:22.070848 26612 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.012s	sys 0.045s
W20260709 14:53:22.071206 26612 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.557s	user 0.012s	sys 0.045s
W20260709 14:53:22.074542 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 479177us
I20260709 14:53:22.075834 26603 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.076282 26630 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:22.076874 26603 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.079932 26603 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:22.080724 26636 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.753s	user 0.013s	sys 0.047s
W20260709 14:53:22.081157 26636 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.782s	user 0.013s	sys 0.047s
W20260709 14:53:22.081897 26620 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.010s	sys 0.025s
W20260709 14:53:22.082443 26620 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.010s	sys 0.025s
W20260709 14:53:22.083117 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:22.088773 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:22.091321 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.093266 26697 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 14:53:22.093253 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 409675us
W20260709 14:53:22.127206 26679 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.008s	sys 0.030s
W20260709 14:53:22.127684 26679 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.008s	sys 0.030s
W20260709 14:53:22.144665 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 46999.8us
W20260709 14:53:22.144716 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 46381.9us
I20260709 14:53:22.095536 26629 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.173079 25122 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:22.173210 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.174120 25122 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:22.175119 25122 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:22.175822 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.175990 26612 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:22.176537 25225 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:22.177708 26612 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:22.178735 26631 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:22.180012 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.185637 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:22.195802 25273 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:22.169562 26603 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.186730 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:22.195021 26535 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:22.202608 26623 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:22.220345 26623 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:22.221848 26696 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:22.220031 26633 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:22.222581 26696 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.223374 26633 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:22.202617 25233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:22.215451 26621 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:22.213932 26601 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:22.228582 25233 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:22.216173 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.222576 26623 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.229193 26709 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:22.229751 26633 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.239117 26709 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:22.239565 26709 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:22.220249 26674 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 14:53:22.234047 25233 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:22.170859 26629 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.231423 26621 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.228261 26535 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:22.241848 26601 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:22.219906 26603 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.251646 25232 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:22.246920 26621 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:22.271775 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:22.272905 26666 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:22.273806 26666 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.274623 26666 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:22.280125 25272 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.016s	sys 0.013s
W20260709 14:53:22.280512 25272 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.522s	user 0.016s	sys 0.013s
W20260709 14:53:22.280865 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 522407us
I20260709 14:53:22.281629 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:22.295321 25299 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.808s	user 0.057s	sys 0.113s
W20260709 14:53:22.295575 25159 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.795s	user 0.019s	sys 0.075s
W20260709 14:53:22.312364 25159 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.812s	user 0.022s	sys 0.076s
W20260709 14:53:22.295650 25299 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.809s	user 0.057s	sys 0.113s
I20260709 14:53:22.275318 26601 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:22.296106 25200 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.002s	sys 0.025s
I20260709 14:53:22.330183 25306 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:53:22.420136 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 245056us
W20260709 14:53:22.413340 25274 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.001s	sys 0.026s
W20260709 14:53:22.418601 25199 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.600s	user 0.011s	sys 0.016s
W20260709 14:53:22.444157 25200 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.694s	user 0.004s	sys 0.025s
W20260709 14:53:22.450192 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:22.486680 26708 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.487332 26708 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.489423 26694 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.490549 26708 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.489969 26694 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.492595 26694 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:22.485280 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 194969us
W20260709 14:53:22.470674 25199 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.759s	user 0.012s	sys 0.017s
I20260709 14:53:22.500342 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:22.502509 25307 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:22.293586 26696 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:22.373232 26619 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.808s	user 0.019s	sys 0.044s
W20260709 14:53:22.418327 26632 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.615s	user 0.000s	sys 0.028s
W20260709 14:53:22.485414 25274 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.001s	sys 0.028s
W20260709 14:53:22.481765 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 194810us
W20260709 14:53:22.414122 26635 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.704s	user 0.012s	sys 0.016s
I20260709 14:53:22.344096 26629 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.358570 26603 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:22.522847 25122 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:22.508927 26619 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.944s	user 0.021s	sys 0.050s
I20260709 14:53:22.452492 26614 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.452363 26636 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:22.510063 26632 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.711s	user 0.001s	sys 0.030s
W20260709 14:53:22.526335 26635 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.818s	user 0.013s	sys 0.018s
I20260709 14:53:22.509326 26609 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:22.287923 26535 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:22.545732 25197 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.843s	user 0.022s	sys 0.015s
W20260709 14:53:22.580539 25197 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.878s	user 0.022s	sys 0.015s
W20260709 14:53:22.549939 26555 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.736s	user 0.012s	sys 0.062s
W20260709 14:53:22.554636 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:22.520439 26694 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:22.367743 26621 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.530841 26592 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.506268 26666 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.532956 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.536891 26562 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:22.393468 26709 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:22.592401 25227 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.018s	sys 0.011s
I20260709 14:53:22.557503 26635 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
W20260709 14:53:22.586829 26555 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.773s	user 0.012s	sys 0.062s
W20260709 14:53:22.620350 25227 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.019s	sys 0.011s
I20260709 14:53:22.619415 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:22.624657 25307 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:22.622721 25308 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
W20260709 14:53:22.573009 25305 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.020s	sys 0.038s
I20260709 14:53:22.625998 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:22.627933 25152 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:22.629015 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:22.619765 26562 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:22.630391 26709 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.630648 26562 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:22.543875 26614 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.638181 25306 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:22.582391 26609 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:22.631420 25305 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.021s	sys 0.038s
I20260709 14:53:22.617066 26620 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.590725 26636 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.594200 26694 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.701327 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:22.617631 26707 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.616605 26592 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.738807 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:22.748994 25125 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.019s	sys 0.054s
W20260709 14:53:22.749367 25125 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.019s	sys 0.054s
I20260709 14:53:22.636500 26559 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:22.641745 26702 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.754721 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:22.759933 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.768693 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:53:22.751204 25233 consensus_meta.cc:287] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.508s	user 0.012s	sys 0.004s
I20260709 14:53:22.763005 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:22.767786 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:22.758519 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:53:22.830574 25124 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.126.130:44771 timed out after 1.532s (SENT) [suppressed 7 similar messages]
I20260709 14:53:22.754477 26680 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.706143 26620 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.831212 25234 raft_consensus.cc:2410] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:22.759219 26633 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.758105 26700 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:22.827553 26623 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.009s	sys 0.033s
I20260709 14:53:22.835409 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:22.757737 26529 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.758250 26593 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:22.751416 26707 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.879375 26529 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.880389 26562 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.873559 26704 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:22.882063 26694 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.882341 26733 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.882228 26704 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.883070 26593 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.885123 26593 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.885041 26704 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:22.851178 26623 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.009s	sys 0.033s
W20260709 14:53:22.893138 26714 log.cc:927] Time spent T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.244s	user 0.000s	sys 0.001s
I20260709 14:53:22.886224 26593 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.762884 26559 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.766248 26635 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:22.873935 26712 log.cc:927] Time spent T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.170s	user 0.000s	sys 0.001s
W20260709 14:53:22.886996 26688 log.cc:927] Time spent T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.122s	user 0.000s	sys 0.000s
I20260709 14:53:22.755777 26702 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.950130 25156 raft_consensus.cc:1240] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:22.886365 26733 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:22.968786 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 138232us
I20260709 14:53:22.973932 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3371) took 1283 ms. Trace:
I20260709 14:53:22.974488 25227 rpcz_store.cc:276] 0709 14:53:21.690644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:21.691799 (+  1155us) service_pool.cc:224] Handling call
0709 14:53:21.712161 (+ 20362us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:22.080284 (+368123us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:22.080315 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:22.081302 (+   987us) log.cc:844] Serialized 26 byte log entry
0709 14:53:22.624443 (+543141us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:22.624511 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:22.624600 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:22.973627 (+349027us) raft_consensus.cc:1685] finished
0709 14:53:22.973654 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:22.973843 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":75134,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":108,"thread_start_us":910492,"threads_started":2,"wal-append.queue_time_us":751599}
I20260709 14:53:22.976858 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:22.874531 26633 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.949016 26623 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.006372 26612 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:22.838184 25233 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:22.854501 26700 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.043162 25155 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:22.901069 26593 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.011628 26621 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:22.951450 26529 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:22.978560 26666 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.053759 25159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3070) took 1626 ms. Trace:
W20260709 14:53:23.047283 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 52269.9us
I20260709 14:53:22.998162 26555 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.000967 26614 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.056089 25197 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:23.062019 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:22.999208 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:23.054275 25159 rpcz_store.cc:276] 0709 14:53:21.422652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:21.436360 (+ 13708us) service_pool.cc:224] Handling call
0709 14:53:21.438273 (+  1913us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:21.438510 (+   237us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:21.438549 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:21.483135 (+ 44586us) log.cc:844] Serialized 26 byte log entry
0709 14:53:22.314382 (+831247us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:22.314440 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:22.314597 (+   157us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:23.048551 (+733954us) raft_consensus.cc:1685] finished
0709 14:53:23.048581 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:23.048733 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":813706,"threads_started":1,"wal-append.queue_time_us":1151408}
I20260709 14:53:23.056785 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:23.063503 25197 leader_election.cc:400] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:23.069656 25197 leader_election.cc:403] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:53:23.049887 26612 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.072540 26701 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
W20260709 14:53:23.069453 26720 log.cc:927] Time spent T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.317s	user 0.000s	sys 0.001s
I20260709 14:53:22.873631 26680 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.046386 26623 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.082341 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.083047 25159 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:23.083626 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.074678 26592 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.087855 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:23.071403 26609 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.088536 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.105571 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.112327 26699 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:23.128590 26707 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:23.155544 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 67766.6us
I20260709 14:53:23.067574 26555 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.157300 26742 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.091058 26614 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:53:23.131229 26716 log.cc:927] Time spent T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260709 14:53:23.162941 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 99605.4us
I20260709 14:53:23.129980 26697 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:23.073096 26701 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:23.175249 26722 log.cc:927] Time spent T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.315s	user 0.000s	sys 0.001s
I20260709 14:53:23.169492 25197 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:23.132035 26636 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.176661 25154 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39726 (request call id 3354) took 1518 ms. Trace:
I20260709 14:53:23.179484 25154 rpcz_store.cc:276] 0709 14:53:21.657936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:21.658472 (+   536us) service_pool.cc:224] Handling call
0709 14:53:21.671544 (+ 13072us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:22.080637 (+409093us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:22.080666 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:22.125670 (+ 45004us) log.cc:844] Serialized 26 byte log entry
0709 14:53:22.583895 (+458225us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:22.583947 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:22.584018 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:23.176403 (+592385us) raft_consensus.cc:1685] finished
0709 14:53:23.176430 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:23.176591 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17831,"raft.queue_time_us":111588,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":3971,"thread_start_us":797993,"threads_started":2,"wal-append.queue_time_us":587849}
I20260709 14:53:23.135555 26620 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.155141 26609 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:23.168295 26707 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:23.200124 26612 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.265993 25158 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:23.170586 26562 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:23.283676 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 773074us
I20260709 14:53:23.158085 26742 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.239481 26559 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.250231 26723 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.309051 25301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3081) took 1604 ms. Trace:
I20260709 14:53:23.309512 25301 rpcz_store.cc:276] 0709 14:53:21.704519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:21.838791 (+134272us) service_pool.cc:224] Handling call
0709 14:53:21.839113 (+   322us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:21.849498 (+ 10385us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:21.854538 (+  5040us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:21.953132 (+ 98594us) log.cc:844] Serialized 26 byte log entry
0709 14:53:22.426681 (+473549us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:22.485077 (+ 58396us) log.cc:844] Serialized 14 byte log entry
0709 14:53:23.283149 (+798072us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b18001d33e0. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a66f4c0a 00007f39afe34219 00007f39a677ca40 00007f39a67774e4 00007f39a6777455 00007f39a985f060 00007f39a9871716 00007f39a9882287 00007f39a9882208
0709 14:53:23.286273 (+  3124us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:23.293098 (+  6825us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:23.294424 (+  1326us) raft_consensus.cc:1685] finished
0709 14:53:23.308793 (+ 14369us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:23.308974 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23000,"prepare.queue_time_us":17372,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":11630,"raft.queue_time_us":788085,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":3230,"spinlock_wait_cycles":7137152,"thread_start_us":396156,"threads_started":1,"wal-append.queue_time_us":622075}
I20260709 14:53:23.269228 26730 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.266702 26736 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:23.289785 26612 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.295172 26633 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.248893 26609 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.291776 26610 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:23.328212 25299 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3028) took 1876 ms. Trace:
I20260709 14:53:23.166435 26699 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.306809 26723 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.207544 26697 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:23.447680 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 160749us
I20260709 14:53:23.316835 26730 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.449169 26559 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.450796 26559 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.451586 26608 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.451936 26730 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.359800 26724 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:23.452097 26608 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.452706 26559 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.326116 26612 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:23.344826 26738 log.cc:927] Time spent T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 14:53:23.560295 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 111721us
W20260709 14:53:23.395000 26741 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 14:53:23.371562 26729 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.304s	user 0.001s	sys 0.000s
W20260709 14:53:23.422338 26731 log.cc:927] Time spent T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.219s	user 0.000s	sys 0.000s
I20260709 14:53:23.328796 26613 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.328723 25299 rpcz_store.cc:276] 0709 14:53:21.451801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:21.454263 (+  2462us) service_pool.cc:224] Handling call
0709 14:53:21.456602 (+  2339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:21.456804 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:53:22.314972 (+858168us) log.cc:844] Serialized 14 byte log entry
0709 14:53:23.327884 (+1012912us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:23.327934 (+    50us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:23.327978 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:23.328042 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:23.328146 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":754046,"prepare.queue_time_us":86579,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":33,"raft.queue_time_us":630421,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":16724,"thread_start_us":1210998,"threads_started":2,"wal-append.queue_time_us":588574}
I20260709 14:53:23.324575 26702 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:23.565657 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:23.321198 26555 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.415618 26700 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:23.351078 26725 log.cc:927] Time spent T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.180s	user 0.000s	sys 0.001s
W20260709 14:53:23.343963 26727 log.cc:927] Time spent T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.308s	user 0.000s	sys 0.001s
I20260709 14:53:23.385459 26680 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.369724 26701 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.557744 25157 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:23.446003 26742 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.401980 26540 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.372225 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:23.560397 26609 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.454104 26608 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.497712 26612 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.576328 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:23.614686 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 52278.7us
I20260709 14:53:23.615490 25153 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:23.534540 26745 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.579036 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:23.618492 25299 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.485021 26730 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.619760 26723 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.619995 26730 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.521983 26620 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.581372 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:23.533653 26749 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.584718 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.334278 26750 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.588745 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:23.592880 26701 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.358067 26740 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.572204 26610 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.528585 26748 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.616722 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.578359 25154 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:23.628408 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:23.576658 26613 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.610872 26621 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.617640 26608 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.571699 26737 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 14:53:23.605990 26680 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.635527 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:23.609302 26540 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.639681 25299 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:23.617236 25305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3074) took 1916 ms. Trace:
I20260709 14:53:23.636224 25225 raft_consensus.cc:2410] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:23.641220 26621 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.627952 26701 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:23.720314 26621 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.720440 26701 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.624342 26620 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.698836 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.722704 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.723305 26620 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.723964 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:23.726970 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 100037us
I20260709 14:53:23.729431 25272 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:23.695816 26703 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.661396 26680 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.629812 26610 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.643005 26537 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:23.692778 26682 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.732764 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:53:23.729264 26741 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 14:53:23.636700 26740 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.736814 26760 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:23.737272 26706 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.738587 26610 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.732618 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.690328 26606 consensus_queue.cc:1059] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:53:23.643326 26608 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.739094 26537 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.633229 26750 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.750638 26730 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.733314 26764 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.630029 26745 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.753489 26697 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.732933 26702 consensus_queue.cc:1059] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:53:23.754650 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:23.766019 25154 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:23.761874 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:23.763610 26756 log.cc:927] Time spent T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 14:53:23.745659 26742 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
W20260709 14:53:23.754065 26758 log.cc:927] Time spent T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
I20260709 14:53:23.767477 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.772500 25152 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:23.771430 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.774207 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:23.761016 26610 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:23.750550 26760 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.753250 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:23.769516 25232 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:23.781805 25156 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3079) took 1176 ms. Trace:
I20260709 14:53:23.734900 26703 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:23.782627 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.782450 25156 rpcz_store.cc:276] 0709 14:53:22.605946 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:22.606068 (+   122us) service_pool.cc:224] Handling call
0709 14:53:22.606339 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:22.952362 (+346023us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:23.781559 (+829197us) spinlock_profiling.cc:243] Waited 342 ms on lock 0x7b54001d92d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:23.781742 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":787564800}
I20260709 14:53:23.768702 26706 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.787395 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.787884 26613 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.749444 26682 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.787469 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.631789 26748 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.643514 26749 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.775203 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.763108 26761 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.790751 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:23.791373 26753 log.cc:927] Time spent T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 14:53:23.790824 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.789147 26730 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.792245 26740 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.750664 26768 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:23.775842 26702 consensus_queue.cc:1243] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:53:23.796501 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.803618 25156 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:23.804734 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.798612 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.791508 26754 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.782044 26610 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.806602 25304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3055) took 1307 ms. Trace:
I20260709 14:53:23.781438 26707 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.805897 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.792987 25225 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:23.807439 26610 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:23.809644 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.816661 25156 raft_consensus.cc:2410] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 14:53:23.821300 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.809180 26537 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.807086 25304 rpcz_store.cc:276] 0709 14:53:22.499092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:22.502002 (+  2910us) service_pool.cc:224] Handling call
0709 14:53:22.502292 (+   290us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:23.289013 (+786721us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:23.289043 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:23.294723 (+  5680us) log.cc:844] Serialized 26 byte log entry
0709 14:53:23.401483 (+106760us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:53:23.401541 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:23.401633 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:23.806383 (+404750us) raft_consensus.cc:1685] finished
0709 14:53:23.806403 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:23.806532 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":889761,"raft.queue_time_us":809942,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":14278,"thread_start_us":72488,"threads_started":1,"wal-append.queue_time_us":213001}
I20260709 14:53:23.822808 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.822949 26750 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.823092 26749 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.802870 26730 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.819829 26680 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.817703 26699 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.815830 26707 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.818840 26608 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.836061 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:23.819833 26754 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.841835 25154 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:23.767001 26764 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.842772 25156 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:23.815959 26768 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.802870 26761 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.839797 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:23.844188 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:23.844815 26680 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.842460 26745 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.643368 25305 rpcz_store.cc:276] 0709 14:53:21.700514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:21.783335 (+ 82821us) service_pool.cc:224] Handling call
0709 14:53:21.805603 (+ 22268us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:21.818809 (+ 13206us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:21.834734 (+ 15925us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:21.868583 (+ 33849us) log.cc:844] Serialized 26 byte log entry
0709 14:53:22.706800 (+838217us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:22.836598 (+129798us) log.cc:844] Serialized 14 byte log entry
0709 14:53:23.589757 (+753159us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:23.597245 (+  7488us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:23.601288 (+  4043us) raft_consensus.cc:1685] finished
0709 14:53:23.608282 (+  6994us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:23.616517 (+  8235us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":487210,"prepare.queue_time_us":73396,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":19838,"raft.queue_time_us":580738,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":1424,"spinlock_wait_cycles":28388096,"thread_start_us":876338,"threads_started":2,"wal-append.queue_time_us":799051}
I20260709 14:53:23.859761 26680 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.864995 26760 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.163298 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:23.905730 26608 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:24.166635 25305 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:24.010605 25053 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.166774 26608 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.168078 25053 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:23.870702 26706 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.905925 26745 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.930542 26773 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:24.170025 26745 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:23.965471 26622 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.170320 26773 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.171015 26622 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.013043 26730 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:23.977402 26771 log.cc:927] Time spent T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260709 14:53:24.172152 26745 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.965327 26699 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.865907 26707 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.887393 26748 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.101513 26762 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.931535 26537 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:24.174044 26680 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:23.972661 26703 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:53:24.161087 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.009860 26768 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.094794 26742 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.958737 26750 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:23.965693 26763 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.184532 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.186986 25225 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:24.187892 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.186087 26750 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.175716 26778 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.190232 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.176316 26780 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.191623 25308 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:24.188903 26623 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.192305 26625 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.195686 26625 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.197714 25229 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3010) took 1342 ms. Trace:
I20260709 14:53:24.177042 25122 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:24.185225 26762 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.180749 26754 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.180015 26733 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.208344 25233 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.208890 25233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:47612 (request call id 3387) took 2035 ms. Trace:
I20260709 14:53:24.184387 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.198307 26625 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:23.977820 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.212184 25226 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:24.213116 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:24.214027 25226 raft_consensus.cc:2410] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:24.214990 26629 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:24.215111 26635 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:24.215538 26629 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:24.215749 26635 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.216271 26635 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:24.216454 26629 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.208359 26623 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:24.192215 26778 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.198091 25229 rpcz_store.cc:276] 0709 14:53:22.855251 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.058810 (+203559us) service_pool.cc:224] Handling call
0709 14:53:23.066171 (+  7361us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:23.126857 (+ 60686us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:23.126888 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:23.155714 (+ 28826us) log.cc:844] Serialized 26 byte log entry
0709 14:53:23.460408 (+304694us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:23.541092 (+ 80684us) log.cc:844] Serialized 14 byte log entry
0709 14:53:23.560745 (+ 19653us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.197324 (+636579us) spinlock_profiling.cc:243] Waited 60.3 ms on lock 0x7b54000eabd4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:24.197376 (+    52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:24.197421 (+    45us) raft_consensus.cc:1685] finished
0709 14:53:24.197507 (+    86us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.197660 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11249,"prepare.queue_time_us":101307,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":33,"raft.queue_time_us":16690,"raft.run_cpu_time_us":435,"raft.run_wall_time_us":37961,"spinlock_wait_cycles":138753280,"thread_start_us":253546,"threads_started":1,"wal-append.queue_time_us":276635}
I20260709 14:53:24.217713 26623 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.218415 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.219329 26778 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.181315 26699 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.228639 25153 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:53:24.219439 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.209221 25233 rpcz_store.cc:276] 0709 14:53:22.173705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:22.191600 (+ 17895us) service_pool.cc:224] Handling call
0709 14:53:24.208229 (+2016629us) spinlock_profiling.cc:243] Waited 63.2 ms on lock 0x7b4c000cca40. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a7b33a20 00007f39a7b44a29 00007f39a7b4513f 00007f39a7b092ab 00007f39a7b36f3c 00007f39a7b373fe 00007f39a7dc488b 00007f39a97c3495 00007f39a981430f 00007f39a985ea55 00007f39ae82ecd0
0709 14:53:24.208810 (+   581us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":145294720}
I20260709 14:53:24.199193 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.201022 26763 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.261871 26736 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.191812 26742 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.330964 25229 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:24.348793 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.349651 25229 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:24.209831 26748 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:24.230811 25308 raft_consensus.cc:2393] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:24.225472 26610 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.226643 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:24.262585 26736 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.184398 26537 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.214967 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:24.374969 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.469273 25229 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3027) took 1173 ms. Trace:
I20260709 14:53:24.470834 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3026) took 1174 ms. Trace:
I20260709 14:53:24.486315 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.488323 25229 rpcz_store.cc:276] 0709 14:53:23.296329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.374497 (+1078168us) service_pool.cc:224] Handling call
0709 14:53:24.469201 (+ 94704us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.489358 25227 rpcz_store.cc:276] 0709 14:53:23.296032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.226349 (+930317us) service_pool.cc:224] Handling call
0709 14:53:24.470767 (+244418us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.490335 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.505554 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.506445 25233 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 1.
I20260709 14:53:24.507115 25233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3030) took 1050 ms. Trace:
I20260709 14:53:24.507560 25233 rpcz_store.cc:276] 0709 14:53:23.456407 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.505248 (+1048841us) service_pool.cc:224] Handling call
0709 14:53:24.507042 (+  1794us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.522699 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.524168 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.524895 25234 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:24.489694 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.554425 25229 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:24.598837 25227 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:24.599524 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3040) took 1137 ms. Trace:
I20260709 14:53:24.599442 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.600016 25227 rpcz_store.cc:276] 0709 14:53:23.462448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.490076 (+1027628us) service_pool.cc:224] Handling call
0709 14:53:24.599468 (+109392us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.600493 25308 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:24.606369 25197 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:24.273972 26777 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.610194 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.628436 25308 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:24.629575 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.611845 25197 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:24.615942 26763 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.616849 26750 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.468175 26762 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.617435 26680 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:24.620515 26742 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.200577 26780 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.652344 26780 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.608816 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.653258 25225 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:24.653929 25225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3038) took 1195 ms. Trace:
I20260709 14:53:24.622681 26699 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.624527 26610 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.625574 25299 raft_consensus.cc:1240] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:24.482774 26629 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.351083 26748 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.633970 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.636653 25197 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:24.637923 26750 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:24.638195 26736 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.639192 25226 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3034) took 1181 ms. Trace:
I20260709 14:53:24.606299 26635 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.646098 26680 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:24.648334 26622 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.648944 26593 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.649920 26763 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.482849 26682 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.376171 26674 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:24.662534 26537 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.668008 26742 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:24.666458 26750 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.635627 26777 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.682633 26750 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.678959 26763 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.681829 26674 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.693522 26635 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.693871 26674 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.693920 26763 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.694716 26777 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.696697 26748 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.701944 26764 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.703696 26750 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.704109 26623 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.705909 26750 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:24.706073 26744 log.cc:927] Time spent T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 1.372s	user 0.010s	sys 0.017s
I20260709 14:53:24.712924 26773 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.714136 26761 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.714368 26742 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:24.625574 25150 raft_consensus.cc:1240] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:24.749708 25153 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3112) took 1003 ms. Trace:
I20260709 14:53:24.750241 25153 rpcz_store.cc:276] 0709 14:53:23.746326 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.188035 (+441709us) service_pool.cc:224] Handling call
0709 14:53:24.188255 (+   220us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.229041 (+ 40786us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.749033 (+519992us) spinlock_profiling.cc:243] Waited 40 ms on lock 0x7b54001b30d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:24.749478 (+   445us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":91982592}
I20260709 14:53:24.754508 25197 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:24.755123 25151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3096) took 1673 ms. Trace:
I20260709 14:53:24.755801 25151 rpcz_store.cc:276] 0709 14:53:23.081385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.083011 (+  1626us) service_pool.cc:224] Handling call
0709 14:53:23.156537 (+ 73526us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:23.370339 (+213802us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:23.372418 (+  2079us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:23.384928 (+ 12510us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:23.386468 (+  1540us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.754462 (+1367994us) spinlock_profiling.cc:243] Waited 196 ms on lock 0x7b54001d83d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:24.754594 (+   132us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.754924 (+   330us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":450460672}
I20260709 14:53:24.759380 25157 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3082) took 2152 ms. Trace:
W20260709 14:53:24.762022 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:24.748451 25150 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3097) took 1666 ms. Trace:
I20260709 14:53:24.670693 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3015) took 1772 ms. Trace:
I20260709 14:53:24.654364 25225 rpcz_store.cc:276] 0709 14:53:23.458605 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.188725 (+730120us) service_pool.cc:224] Handling call
0709 14:53:24.653858 (+465133us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.763715 25227 rpcz_store.cc:276] 0709 14:53:22.898389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.607102 (+1708713us) service_pool.cc:224] Handling call
0709 14:53:24.669898 (+ 62796us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.670117 (+   219us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.670327 (+   210us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.670384 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:24.670429 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.670496 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.670623 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.767135 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3018) took 1815 ms. Trace:
I20260709 14:53:24.767554 25227 rpcz_store.cc:276] 0709 14:53:22.951713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.765501 (+1813788us) service_pool.cc:224] Handling call
0709 14:53:24.766218 (+   717us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.766706 (+   488us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.766738 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.766797 (+    59us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:24.766836 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.766919 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.767041 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.759995 25157 rpcz_store.cc:276] 0709 14:53:22.606907 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:22.613702 (+  6795us) service_pool.cc:224] Handling call
0709 14:53:23.013549 (+399847us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b5800002d98. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:23.013821 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:23.590910 (+577089us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.758667 (+1167757us) spinlock_profiling.cc:243] Waited 472 ms on lock 0x7b5400068454. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:24.759139 (+   472us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1111419008}
I20260709 14:53:24.667758 25226 rpcz_store.cc:276] 0709 14:53:23.457561 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.214729 (+757168us) service_pool.cc:224] Handling call
0709 14:53:24.639109 (+424380us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.771255 25226 raft_consensus.cc:1240] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:24.772562 25226 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3024) took 1477 ms. Trace:
I20260709 14:53:24.762722 25150 rpcz_store.cc:276] 0709 14:53:23.081709 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.082511 (+   802us) service_pool.cc:224] Handling call
0709 14:53:24.601441 (+1518930us) spinlock_profiling.cc:243] Waited 29.3 ms on lock 0x7b5800002d98. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.625310 (+ 23869us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.747318 (+122008us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.748013 (+   695us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":67291392}
I20260709 14:53:24.789047 25228 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3007) took 1959 ms. Trace:
W20260709 14:53:24.787009 25232 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3022) took 1491 ms (client timeout 1573 ms). Trace:
W20260709 14:53:24.809756 25232 rpcz_store.cc:269] 0709 14:53:23.295050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.635232 (+340182us) service_pool.cc:224] Handling call
0709 14:53:24.786544 (+1151312us) spinlock_profiling.cc:243] Waited 127 ms on lock 0x7b54003615d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:24.786775 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":292501376}
I20260709 14:53:24.809481 25228 rpcz_store.cc:276] 0709 14:53:22.829324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:22.852855 (+ 23531us) service_pool.cc:224] Handling call
0709 14:53:22.853190 (+   335us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:22.901171 (+ 47981us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:22.901214 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:22.956384 (+ 55170us) log.cc:844] Serialized 26 byte log entry
0709 14:53:23.168482 (+212098us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:23.352855 (+184373us) log.cc:844] Serialized 14 byte log entry
0709 14:53:23.354794 (+  1939us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.195801 (+841007us) spinlock_profiling.cc:243] Waited 4.95 ms on lock 0x7b1800253960. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a677a3f3 00007f39a677c7c1 00007f39a677c779 00007f39a677c709 00007f39a677c6d1 00007f39a677b9cd 0000000000396ad4 0000000000396919 00007f39a675d83a
0709 14:53:24.705543 (+509742us) spinlock_profiling.cc:243] Waited 1.05 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:53:24.787628 (+ 82085us) spinlock_profiling.cc:243] Waited 105 ms on lock 0x7b1800253960. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a67482a6 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419
0709 14:53:24.788300 (+   672us) spinlock_profiling.cc:243] Waited 47.6 ms on lock 0x7b54000ea1d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:24.788401 (+   101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:24.788487 (+    86us) raft_consensus.cc:1685] finished
0709 14:53:24.788508 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.788828 (+   320us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8832,"prepare.queue_time_us":237824,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":98187,"raft.run_cpu_time_us":278,"raft.run_wall_time_us":12789,"spinlock_wait_cycles":366849920,"thread_start_us":201436,"threads_started":2,"wal-append.queue_time_us":300284}
I20260709 14:53:24.773294 25229 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3013) took 1881 ms. Trace:
I20260709 14:53:24.776466 25225 raft_consensus.cc:3055] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:24.774248 25231 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:24.803565 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 368) took 3294 ms. Trace:
I20260709 14:53:24.823112 25231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 2994) took 2065 ms. Trace:
I20260709 14:53:24.823764 25231 rpcz_store.cc:276] 0709 14:53:22.758122 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:22.763226 (+  5104us) service_pool.cc:224] Handling call
0709 14:53:24.607598 (+1844372us) spinlock_profiling.cc:243] Waited 19.1 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742eee 000000000037fce9 00007f39ae7b61e0 00007f39ae87f0c4 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.635270 (+ 27672us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.822630 (+187360us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.823034 (+   404us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":43907456}
I20260709 14:53:24.826144 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.812690 25229 rpcz_store.cc:276] 0709 14:53:22.891467 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.604020 (+1712553us) service_pool.cc:224] Handling call
0709 14:53:24.771902 (+167882us) spinlock_profiling.cc:243] Waited 4.77 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.772346 (+   444us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.772800 (+   454us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.772823 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.772892 (+    69us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:53:24.772950 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.772996 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.773102 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10972544}
I20260709 14:53:24.831475 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.832343 25229 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:24.833577 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.834586 25229 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:53:24.836282 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.826886 25225 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:24.823514 25056 rpcz_store.cc:276] 0709 14:53:21.508841 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:21.509063 (+   222us) service_pool.cc:224] Handling call
0709 14:53:24.803251 (+3294188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:22.548057 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:22.548616 (+   559us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:22.548649 (+    33us) write_op.cc:435] Acquired schema lock
0709 14:53:22.548670 (+    21us) tablet.cc:662] Decoding operations
0709 14:53:22.549226 (+   556us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:22.549299 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:22.549329 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:53:22.549639 (+   310us) tablet.cc:701] Row locks acquired
0709 14:53:22.549658 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:53:22.549790 (+   132us) write_op.cc:270] Start()
0709 14:53:22.549895 (+   105us) write_op.cc:276] Timestamp: P: 1783608802549741 usec, L: 0
0709 14:53:22.549917 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:53:22.550618 (+   701us) log.cc:844] Serialized 1326 byte log entry
0709 14:53:23.822953 (+1272335us) op_driver.cc:464] REPLICATION: finished
0709 14:53:24.163272 (+340319us) write_op.cc:301] APPLY: starting
0709 14:53:24.163355 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:24.163526 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:24.163634 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:24.164130 (+   496us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:24.164326 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:53:24.164368 (+    42us) write_op.cc:312] APPLY: finished
0709 14:53:24.164574 (+   206us) log.cc:844] Serialized 35 byte log entry
0709 14:53:24.165382 (+   808us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:24.165473 (+    91us) write_op.cc:454] Released schema lock
0709 14:53:24.165510 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:24.165874 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:24.165899 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":340070,"apply.run_cpu_time_us":1931,"apply.run_wall_time_us":2577,"num_ops":3,"prepare.queue_time_us":489668,"prepare.run_cpu_time_us":51074,"prepare.run_wall_time_us":290034,"raft.queue_time_us":197965,"raft.run_cpu_time_us":2189,"raft.run_wall_time_us":38814,"replication_time_us":1272880,"thread_start_us":891845,"threads_started":4,"wal-append.queue_time_us":447769}]]}
I20260709 14:53:24.812975 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:24.773079 25226 rpcz_store.cc:276] 0709 14:53:23.295532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.769778 (+1474246us) service_pool.cc:224] Handling call
0709 14:53:24.770476 (+   698us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.772115 (+  1639us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.772447 (+   332us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.779757 25155 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3095) took 1698 ms. Trace:
I20260709 14:53:24.811817 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.788906 25234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3012) took 1897 ms. Trace:
I20260709 14:53:24.779945 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.782402 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:24.842396 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.843124 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.843581 26630 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.845114 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.845520 26603 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.846216 25301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3064) took 1271 ms. Trace:
I20260709 14:53:24.848299 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.848399 26742 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:24.668879 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.869894 26765 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.851810 26700 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.852562 26701 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:24.855753 26621 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.862927 25155 rpcz_store.cc:276] 0709 14:53:23.081092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.081226 (+   134us) service_pool.cc:224] Handling call
0709 14:53:24.778424 (+1697198us) spinlock_profiling.cc:243] Waited 7.36 ms on lock 0x7b5800002d98. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.778789 (+   365us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.779190 (+   401us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.779214 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.779285 (+    71us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:53:24.779319 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.779370 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.779521 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16920832}
W20260709 14:53:24.856181 25271 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:44798 dropped due to backpressure: service queue is full with 50 items
I20260709 14:53:24.774498 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3020) took 1818 ms. Trace:
I20260709 14:53:24.857290 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.862828 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.863464 25234 rpcz_store.cc:276] 0709 14:53:22.891205 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.603488 (+1712283us) service_pool.cc:224] Handling call
0709 14:53:24.787347 (+183859us) spinlock_profiling.cc:243] Waited 5.01 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742e9c 00007f39a6742a5b 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.787778 (+   431us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.788250 (+   472us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.788289 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.788363 (+    74us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:24.788414 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.788488 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.788680 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11711232}
I20260709 14:53:24.877686 25227 rpcz_store.cc:276] 0709 14:53:22.956450 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.768617 (+1812167us) service_pool.cc:224] Handling call
0709 14:53:24.773719 (+  5102us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.774122 (+   403us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.774148 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.774225 (+    77us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:24.774252 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.774300 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.774403 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.878412 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.870047 26603 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.873451 25299 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:24.871404 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.878789 26540 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.881875 26621 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.862725 26761 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.883279 26761 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.867985 25301 rpcz_store.cc:276] 0709 14:53:23.574322 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.576532 (+  2210us) service_pool.cc:224] Handling call
0709 14:53:24.844685 (+1268153us) spinlock_profiling.cc:243] Waited 3.2 ms on lock 0x7b580011fd98. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.845082 (+   397us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.845575 (+   493us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.845617 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.845692 (+    75us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:53:24.845748 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.845837 (+    89us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.845991 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7361792}
I20260709 14:53:24.882105 26700 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.884460 26621 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.872601 26630 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.886185 26701 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.886998 26700 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.887218 26630 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:24.879012 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.884563 25304 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:24.868984 26742 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.892750 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.893695 25233 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:24.894349 25233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3054) took 1068 ms. Trace:
I20260709 14:53:24.894284 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.894845 25233 rpcz_store.cc:276] 0709 14:53:23.825452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.601393 (+775941us) service_pool.cc:224] Handling call
0709 14:53:24.779519 (+178126us) spinlock_profiling.cc:243] Waited 5.53 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae82d0a0 00007f39ae82c984 00007f39a7da76d4 00007f39a7da7662
0709 14:53:24.894266 (+114747us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12722432}
I20260709 14:53:24.895432 25232 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:53:24.895994 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.896348 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:24.897282 26764 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:24.897922 25231 raft_consensus.cc:2410] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:53:24.897790 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.899124 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.901081 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.902457 25225 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.905323 25227 raft_consensus.cc:2393] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 2: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:24.906250 25233 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:53:24.906291 25225 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:24.907820 26603 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.874697 26765 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.909457 25229 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:24.910776 26765 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.891589 26742 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.918149 25228 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
W20260709 14:53:24.919381 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 137407us
I20260709 14:53:24.919909 26761 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.920560 25272 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:24.920624 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.921348 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.922014 25226 raft_consensus.cc:2410] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:24.922086 25227 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:24.922475 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.923241 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.923626 26761 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:24.924386 25228 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3025) took 1628 ms. Trace:
I20260709 14:53:24.924822 25228 rpcz_store.cc:276] 0709 14:53:23.295766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.923371 (+1627605us) service_pool.cc:224] Handling call
0709 14:53:24.923827 (+   456us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.924036 (+   209us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.924059 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.924100 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:24.924147 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.924227 (+    80us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.924335 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.924785 25227 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:24.931066 25227 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:24.933295 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.933445 25227 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.934501 25231 raft_consensus.cc:2410] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:24.935026 25227 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:24.935210 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3071) took 1339 ms. Trace:
I20260709 14:53:24.935667 25300 rpcz_store.cc:276] 0709 14:53:23.599250 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.627411 (+ 28161us) service_pool.cc:224] Handling call
0709 14:53:23.627679 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:23.787491 (+159812us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:23.787519 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:23.787555 (+    36us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:23.787581 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.934740 (+1147159us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b540039e4d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:24.934817 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.935056 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":367127424}
I20260709 14:53:24.936693 25231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3036) took 1478 ms. Trace:
I20260709 14:53:24.937058 25231 rpcz_store.cc:276] 0709 14:53:23.458096 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.935649 (+1477553us) service_pool.cc:224] Handling call
0709 14:53:24.935976 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.936414 (+   438us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:53:24.936442 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:24.936481 (+    39us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:24.936509 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.936562 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.936649 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:24.934139 26608 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:24.952069 25306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3070) took 1360 ms. Trace:
I20260709 14:53:24.952486 25306 rpcz_store.cc:276] 0709 14:53:23.591869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.626437 (+ 34568us) service_pool.cc:224] Handling call
0709 14:53:23.626730 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:23.769581 (+142851us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:23.769627 (+    46us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:23.769683 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:23.769729 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.951608 (+1181879us) spinlock_profiling.cc:243] Waited 143 ms on lock 0x7b5400035f54. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:24.951681 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.951891 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":327902976}
I20260709 14:53:24.961124 25230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3009) took 2126 ms. Trace:
W20260709 14:53:24.960788 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 400332us
I20260709 14:53:24.964778 25197 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:24.965725 26700 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:24.966223 26700 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:24.966641 26700 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:24.969257 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 422006us
I20260709 14:53:24.969696 26742 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:24.877595 25271 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:44798 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3110)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3097)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3128)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3113)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3089)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3090)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3126)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3129)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3082)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3118)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3085)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3088)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3130)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3076)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3079)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3115)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3086)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3087)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3111)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3121)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3131)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3081)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3114)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3125)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3134)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3078)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3080)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3133)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3084)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3109)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3098)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3102)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3088)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3092)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3093)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3096)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3100)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3105)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3106)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3112)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3116)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3120)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3127)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3073)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3074)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3075)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3077)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3083)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3132)
I20260709 14:53:24.971143 25234 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 2: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:24.973604 25232 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:24.974623 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:24.976543 25231 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:24.972587 25271 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:44798 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3110)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3097)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3128)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3113)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3089)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3090)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3126)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3129)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3082)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3118)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3085)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3090)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3088)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3130)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3076)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3079)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3115)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3086)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3087)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3111)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3121)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3131)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3081)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3114)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3125)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3134)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3078)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3080)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3133)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3084)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3109)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3098)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3102)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3088)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3092)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3093)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3096)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3100)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3105)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3106)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3112)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3116)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3120)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3127)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3073)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3074)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3075)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3077)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3083)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3132)
I20260709 14:53:24.980890 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.982744 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.982949 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:24.983784 25154 raft_consensus.cc:2410] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:53:24.984617 26614 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:53:24.987071 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:24.989532 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.989540 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.993813 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.992081 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.995929 25157 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:24.996109 25155 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:24.997385 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.998494 25231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3037) took 1540 ms. Trace:
I20260709 14:53:24.998894 25231 rpcz_store.cc:276] 0709 14:53:23.458351 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.949704 (+1491353us) service_pool.cc:224] Handling call
0709 14:53:24.976425 (+ 26721us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:24.976900 (+   475us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.998295 (+ 21395us) spinlock_profiling.cc:243] Waited 14.5 ms on lock 0x7b5400232dd0. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a98668ad 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:24.998423 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":33293056}
I20260709 14:53:24.999444 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:24.984297 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.000175 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.093264 25303 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3067) took 1425 ms. Trace:
I20260709 14:53:24.961685 25230 rpcz_store.cc:276] 0709 14:53:22.834515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.029114 (+194599us) service_pool.cc:224] Handling call
0709 14:53:23.029513 (+   399us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:23.245749 (+216236us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:23.245784 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:24.776326 (+1530542us) spinlock_profiling.cc:243] Waited 2.01 ms on lock 0x7b2c000445f8. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a8160a11 00007f39a8170372 00007f39a98a2a01 00007f39a986743a 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2
0709 14:53:24.777366 (+  1040us) log.cc:844] Serialized 26 byte log entry
0709 14:53:24.869517 (+ 92151us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:24.958872 (+ 89355us) log.cc:844] Serialized 14 byte log entry
0709 14:53:24.959143 (+   271us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.959261 (+   118us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:24.959298 (+    37us) raft_consensus.cc:1685] finished
0709 14:53:24.960744 (+  1446us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:24.960924 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22067,"prepare.queue_time_us":62241,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":45,"raft.queue_time_us":42368,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":5735,"spinlock_wait_cycles":4630400,"thread_start_us":326833,"threads_started":3,"wal-append.queue_time_us":107807}
I20260709 14:53:25.092698 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.080817 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.096761 25272 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:25.005347 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:25.123764 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:24.964246 26701 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.134667 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.142258 25227 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:53:25.142832 25227 pending_rounds.cc:85] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 2
I20260709 14:53:25.003010 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.007274 26784 consensus_queue.cc:1059] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.140s
W20260709 14:53:25.147274 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 154801us
I20260709 14:53:25.147881 26784 raft_consensus.cc:3055] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:25.148437 26784 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:25.151805 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:25.144534 25227 pending_rounds.cc:107] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:53:25.155604 25227 raft_consensus.cc:2889] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:25.093799 25303 rpcz_store.cc:276] 0709 14:53:23.575303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.576904 (+  1601us) service_pool.cc:224] Handling call
0709 14:53:24.954353 (+1377449us) spinlock_profiling.cc:243] Waited 3.17 ms on lock 0x7b580011fd98. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.954678 (+   325us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:24.955075 (+   397us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.955097 (+    22us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:24.955496 (+   399us) log.cc:844] Serialized 26 byte log entry
0709 14:53:24.956558 (+  1062us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:24.956606 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:24.956677 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:24.958961 (+  2284us) raft_consensus.cc:1685] finished
0709 14:53:24.959000 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.000694 (+ 41694us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7294208,"thread_start_us":654,"threads_started":1,"wal-append.queue_time_us":1246}
I20260709 14:53:25.192967 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.158381 25304 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:25.192850 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.202522 26742 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.202972 26754 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:25.150983 26784 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.243166 26784 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.292429 26700 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.324427 26700 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.340081 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.446589 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.447894 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.448755 25302 raft_consensus.cc:2410] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:25.450636 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.451722 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.452381 25302 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:25.453323 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.454452 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.455529 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.456133 25302 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:25.456970 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.458173 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:53:25.459357 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 369817us
I20260709 14:53:25.459543 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.460366 25122 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:25.462306 26784 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:25.463047 26784 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:25.460343 25302 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:25.468040 26784 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.468348 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.472321 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.472649 25307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3065) took 1897 ms. Trace:
I20260709 14:53:25.473088 25302 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:25.473081 25307 rpcz_store.cc:276] 0709 14:53:23.574669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.574783 (+   114us) service_pool.cc:224] Handling call
0709 14:53:23.575061 (+   278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:23.740077 (+165016us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:23.740104 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:23.740141 (+    37us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:23.740160 (+    19us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.472252 (+1732092us) spinlock_profiling.cc:243] Waited 165 ms on lock 0x7b540039eed4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:25.472308 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.472488 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":379075456}
I20260709 14:53:25.474296 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.474622 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.475611 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.475773 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.476398 25307 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:25.476792 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.477473 25302 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:25.478472 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.479070 25302 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:25.479918 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.477530 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.479907 25230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3041) took 1992 ms. Trace:
I20260709 14:53:25.480798 25230 rpcz_store.cc:276] 0709 14:53:23.487977 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.157704 (+1669727us) service_pool.cc:224] Handling call
0709 14:53:25.479360 (+321656us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.479595 (+   235us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.479619 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.479672 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:25.479715 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.479770 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.479858 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.481297 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.481469 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.482393 25225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3016) took 2583 ms. Trace:
I20260709 14:53:25.482539 25307 raft_consensus.cc:2410] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:25.482496 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.482982 25230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3043) took 1942 ms. Trace:
I20260709 14:53:25.483114 25307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3109) took 1266 ms. Trace:
I20260709 14:53:25.483853 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.483626 25307 rpcz_store.cc:276] 0709 14:53:24.222194 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.481212 (+1259018us) service_pool.cc:224] Handling call
0709 14:53:25.483068 (+  1856us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.483372 25230 rpcz_store.cc:276] 0709 14:53:23.540747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.482090 (+1941343us) service_pool.cc:224] Handling call
0709 14:53:25.482422 (+   332us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.482661 (+   239us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.482683 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.482733 (+    50us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:25.482773 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.482824 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.482920 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.484712 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.486415 25300 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:25.487021 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3090) took 1309 ms. Trace:
I20260709 14:53:25.487318 25300 rpcz_store.cc:276] 0709 14:53:24.177793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.484432 (+1306639us) service_pool.cc:224] Handling call
0709 14:53:25.486967 (+  2535us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:53:25.487903 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 405302us
I20260709 14:53:25.489319 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3088) took 1312 ms. Trace:
I20260709 14:53:25.489657 25300 rpcz_store.cc:276] 0709 14:53:24.177291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.488377 (+1311086us) service_pool.cc:224] Handling call
0709 14:53:25.488718 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.488964 (+   246us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.488989 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.489054 (+    65us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:25.489090 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.489137 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.489250 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.491475 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3092) took 1313 ms. Trace:
I20260709 14:53:25.491793 25300 rpcz_store.cc:276] 0709 14:53:24.178327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.490568 (+1312241us) service_pool.cc:224] Handling call
0709 14:53:25.490897 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.491205 (+   308us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.491230 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.491269 (+    39us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:25.491296 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.491346 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.491433 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:53:25.492376 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:25.493247 25300 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:25.493809 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3093) took 1315 ms. Trace:
I20260709 14:53:25.494073 25300 rpcz_store.cc:276] 0709 14:53:24.178599 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.492656 (+1314057us) service_pool.cc:224] Handling call
0709 14:53:25.492975 (+   319us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.493593 (+   618us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.493766 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.495332 25300 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:53:25.495623 25300 pending_rounds.cc:85] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 2
I20260709 14:53:25.495868 25300 pending_rounds.cc:107] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:53:25.496141 25300 raft_consensus.cc:2889] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:25.496912 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3096) took 1317 ms. Trace:
W20260709 14:53:25.498057 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 306125us
I20260709 14:53:25.498538 25300 rpcz_store.cc:276] 0709 14:53:24.179301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.494729 (+1315428us) service_pool.cc:224] Handling call
0709 14:53:25.495001 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.496700 (+  1699us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.496843 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.499769 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3100) took 1317 ms. Trace:
I20260709 14:53:25.500029 25300 rpcz_store.cc:276] 0709 14:53:24.182099 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.499196 (+1317097us) service_pool.cc:224] Handling call
0709 14:53:25.499418 (+   222us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.499568 (+   150us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.499581 (+    13us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.499609 (+    28us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:25.499628 (+    19us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.499665 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.499733 (+    68us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.501091 25300 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:25.501654 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3105) took 1288 ms. Trace:
I20260709 14:53:25.501969 25300 rpcz_store.cc:276] 0709 14:53:24.212843 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.500660 (+1287817us) service_pool.cc:224] Handling call
0709 14:53:25.500883 (+   223us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.501445 (+   562us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.501597 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.503523 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3106) took 1290 ms. Trace:
I20260709 14:53:25.503791 25300 rpcz_store.cc:276] 0709 14:53:24.213071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.502615 (+1289544us) service_pool.cc:224] Handling call
0709 14:53:25.502934 (+   319us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.503197 (+   263us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.503223 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.503285 (+    62us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:25.503317 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.503369 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.503476 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.506501 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.509292 25300 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:25.511831 25300 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:25.507591 25301 raft_consensus.cc:3055] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:25.512573 25301 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:25.482878 25225 rpcz_store.cc:276] 0709 14:53:22.898832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.765510 (+1866678us) service_pool.cc:224] Handling call
0709 14:53:24.775515 (+ 10005us) spinlock_profiling.cc:243] Waited 1.79 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:24.775936 (+   421us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.154761 (+378825us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:53:25.156980 (+  2219us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.158181 (+  1201us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:25.482114 (+323933us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.482205 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.482323 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":53134,"raft.queue_time_us":11539,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":36190,"spinlock_wait_cycles":4127616}
I20260709 14:53:25.515161 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.516085 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:25.515239 25301 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.519593 25301 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:25.516664 26754 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:25.516952 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.485296 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.521798 26754 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.522341 25307 raft_consensus.cc:2410] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:25.522825 25307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3098) took 1342 ms. Trace:
I20260709 14:53:25.523145 25307 rpcz_store.cc:276] 0709 14:53:24.180043 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.484867 (+1304824us) service_pool.cc:224] Handling call
0709 14:53:25.522767 (+ 37900us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":44928}
I20260709 14:53:25.523866 26754 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:25.524379 26754 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:25.524930 26754 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.526350 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.527554 26754 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:25.531466 25307 raft_consensus.cc:1240] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:25.533058 25225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3050) took 1732 ms. Trace:
I20260709 14:53:25.529055 25303 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:25.543615 25122 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.513437 25300 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:25.485349 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.542689 25225 rpcz_store.cc:276] 0709 14:53:23.800809 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.531910 (+1731101us) service_pool.cc:224] Handling call
0709 14:53:25.532308 (+   398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.532599 (+   291us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.532649 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.532725 (+    76us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:25.532784 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.532858 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.532990 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.536156 26754 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:25.550935 26562 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:25.551330 26562 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.551681 25230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3044) took 1936 ms. Trace:
I20260709 14:53:25.551757 25225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3051) took 1750 ms. Trace:
I20260709 14:53:25.552387 25225 rpcz_store.cc:276] 0709 14:53:23.801496 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.548140 (+1746644us) service_pool.cc:224] Handling call
0709 14:53:25.551108 (+  2968us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.551401 (+   293us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.551432 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.551489 (+    57us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:25.551533 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.551592 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.551702 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.551679 26562 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.552320 25230 rpcz_store.cc:276] 0709 14:53:23.615374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.484825 (+1869451us) service_pool.cc:224] Handling call
0709 14:53:25.485295 (+   470us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:25.485847 (+   552us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.485875 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:25.486806 (+   931us) log.cc:844] Serialized 26 byte log entry
0709 14:53:25.546240 (+ 59434us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:53:25.546275 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.546341 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:25.551475 (+  5134us) raft_consensus.cc:1685] finished
0709 14:53:25.551492 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.551603 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":59061,"threads_started":1,"wal-append.queue_time_us":62567}
I20260709 14:53:25.556399 25302 raft_consensus.cc:2410] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:53:25.556664 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3031) took 2100 ms. Trace:
I20260709 14:53:25.556849 25302 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3102) took 1356 ms. Trace:
I20260709 14:53:25.557008 25227 rpcz_store.cc:276] 0709 14:53:23.456722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.924147 (+1467425us) service_pool.cc:224] Handling call
0709 14:53:24.924491 (+   344us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.556423 (+631932us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.556615 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:53:25.557577 26620 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 14:53:25.557242 25302 rpcz_store.cc:276] 0709 14:53:24.200640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.484935 (+1284295us) service_pool.cc:224] Handling call
0709 14:53:25.556797 (+ 71862us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21248}
I20260709 14:53:25.558799 25122 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.559841 26784 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:25.560289 26784 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.560742 26784 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.562395 25225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3053) took 1744 ms. Trace:
I20260709 14:53:25.562832 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.562799 25225 rpcz_store.cc:276] 0709 14:53:23.818764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.561348 (+1742584us) service_pool.cc:224] Handling call
0709 14:53:25.561791 (+   443us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.562054 (+   263us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.562081 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:25.562126 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:25.562172 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.562226 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.562342 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.564324 25229 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:25.564456 25225 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:25.564884 25229 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3056) took 1349 ms. Trace:
I20260709 14:53:25.569773 25229 rpcz_store.cc:276] 0709 14:53:24.215021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.563840 (+1348819us) service_pool.cc:224] Handling call
0709 14:53:25.564162 (+   322us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.564684 (+   522us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.564838 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.565912 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.568222 25228 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3035) took 2110 ms. Trace:
I20260709 14:53:25.572240 25228 rpcz_store.cc:276] 0709 14:53:23.457832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:24.926548 (+1468716us) service_pool.cc:224] Handling call
0709 14:53:24.927043 (+   495us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:24.927440 (+   397us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:24.927472 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:24.928037 (+   565us) log.cc:844] Serialized 26 byte log entry
0709 14:53:25.080470 (+152433us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:25.080510 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.080582 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:25.568061 (+487479us) raft_consensus.cc:1685] finished
0709 14:53:25.568077 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.568176 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":152051,"threads_started":1,"wal-append.queue_time_us":225891}
I20260709 14:53:25.568899 26784 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.572579 25234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3046) took 1914 ms. Trace:
W20260709 14:53:25.577119 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:25.576052 26784 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.576967 25234 rpcz_store.cc:276] 0709 14:53:23.640566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.523157 (+1882591us) service_pool.cc:224] Handling call
0709 14:53:25.523508 (+   351us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:25.523713 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:25.523738 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:25.524211 (+   473us) log.cc:844] Serialized 26 byte log entry
0709 14:53:25.546520 (+ 22309us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:25.546577 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:25.546661 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:25.554962 (+  8301us) raft_consensus.cc:1685] finished
0709 14:53:25.554983 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:25.555208 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":21946,"threads_started":1,"wal-append.queue_time_us":24368}
I20260709 14:53:25.583222 26699 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:25.583738 26699 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.584223 26699 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:25.593549 25122 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.597500 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.598117 25300 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:25.601646 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.598460 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.603600 25307 raft_consensus.cc:2393] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 5: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:25.605028 26562 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.610760 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.610857 26619 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:25.611457 26619 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.611989 26619 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.613611 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.613873 25301 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:24.959429 25273 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:44802 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3090)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3126)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3129)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3082)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3118)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3085)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3090)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3088)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3130)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3076)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3079)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3115)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3086)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3087)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3111)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3121)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3131)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3081)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3114)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3125)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3134)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3078)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3080)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3133)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3084)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3109)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3098)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3102)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3088)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3092)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3093)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3096)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3100)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3105)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3106)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3112)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3116)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3120)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3127)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3073)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3074)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3075)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3077)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3083)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3132)
I20260709 14:53:25.614454 25301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3110) took 1060 ms. Trace:
I20260709 14:53:25.614794 25301 rpcz_store.cc:276] 0709 14:53:24.553699 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.506178 (+952479us) service_pool.cc:224] Handling call
0709 14:53:25.614398 (+108220us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.618173 26701 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:25.622032 26562 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.625728 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.626689 25151 raft_consensus.cc:2410] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:53:25.627660 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:25.628377 25300 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:53:25.628594 25157 raft_consensus.cc:2393] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:25.629565 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.631330 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.633108 26620 consensus_queue.cc:1059] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:25.626706 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.634029 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.634395 26620 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:25.634485 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.634838 26620 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:25.635175 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.635279 25150 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:25.622644 26701 consensus_queue.cc:1059] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:25.633344 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.634852 25305 raft_consensus.cc:2410] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:25.638343 26701 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:25.639034 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.639230 26701 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:25.640231 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.640307 26701 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.641455 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.644802 26701 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.645098 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.636896 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.642315 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.643004 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.640899 25307 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:25.643533 26619 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.635810 26620 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.648774 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.648263 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.649914 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.648325 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.649492 25308 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:25.650725 25308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3089) took 1473 ms. Trace:
I20260709 14:53:25.651106 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.649487 26620 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:25.651868 25303 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.651070 25308 rpcz_store.cc:276] 0709 14:53:24.177545 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.647104 (+1469559us) service_pool.cc:224] Handling call
0709 14:53:25.650669 (+  3565us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.653988 25302 raft_consensus.cc:2410] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 7 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:53:25.657348 25300 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:25.650172 25304 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:25.658989 25307 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:25.661553 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.662292 25300 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:25.666765 26619 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.663611 26699 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.670977 26699 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.671365 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:25.676242 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.676956 25306 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:25.677423 25306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3126) took 1055 ms. Trace:
I20260709 14:53:25.677850 25272 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.677820 25306 rpcz_store.cc:276] 0709 14:53:24.622516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.675980 (+1053464us) service_pool.cc:224] Handling call
0709 14:53:25.677376 (+  1396us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:25.683693 25299 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3128) took 1060 ms. Trace:
I20260709 14:53:25.684216 25299 rpcz_store.cc:276] 0709 14:53:24.623083 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.156156 (+533073us) service_pool.cc:224] Handling call
0709 14:53:25.683607 (+527451us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1271552}
I20260709 14:53:25.678720 26804 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:53:25.687094 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:25.687209 26804 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.687764 26804 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:25.687969 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:25.689086 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:25.678795 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.691540 25198 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:25.693240 26700 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:25.693678 26700 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:25.694051 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:25.694657 26742 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:25.694082 26700 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.696708 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:25.700472 26804 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.704813 26809 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:25.705374 26809 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.705694 26804 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:25.705855 26809 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.706319 25299 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:25.713606 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:25.708670 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.771225 25301 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
W20260709 14:53:25.772393 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 71624.4us
I20260709 14:53:25.772398 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.776831 25304 raft_consensus.cc:2393] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:25.781303 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.790496 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:25.791121 25305 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:25.797461 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:25.863396 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 82545.7us
W20260709 14:53:25.865327 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 64033.8us
I20260709 14:53:25.869256 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.869907 25308 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:25.873445 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:25.874603 25197 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:25.874897 25272 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.866015 25122 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.881031 26784 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:25.881596 25122 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.881701 26784 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.884153 26784 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:25.885771 26784 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:25.886155 26784 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.886511 26784 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:25.905963 25122 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:25.905442 25303 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:25.915038 25307 raft_consensus.cc:1240] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:25.918067 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.920780 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.921614 25155 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:25.925429 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.927676 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.929086 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.933106 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.935237 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:25.939478 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:25.940083 25156 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.911867 26805 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:25.956073 26805 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.920298 26822 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:25.956763 25308 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:25.956497 26805 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.963589 25156 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:25.964721 26818 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:53:25.961362 26822 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.970085 26822 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:25.970911 26818 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:25.971364 26818 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.971742 26818 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:25.975268 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:25.976038 26820 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.976549 26820 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.978564 26820 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:25.978382 26784 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.980156 26809 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:25.989272 25155 raft_consensus.cc:2393] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:25.990806 25273 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:25.994030 25272 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:25.994004 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 88150.3us
I20260709 14:53:25.997627 26826 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:25.999763 26826 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.001187 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:25.994530 26809 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.009169 25151 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.014643 26826 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.015372 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.021847 26827 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.022151 26754 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:26.022562 26754 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.022471 26827 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.023015 26754 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.024209 26804 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.024704 26804 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.025775 26804 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.024694 26827 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.031275 26784 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.032160 26754 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.029102 26822 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.041905 25150 raft_consensus.cc:2393] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:26.042637 26754 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.031298 26805 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:26.035964 26821 log.cc:927] Time spent T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:53:26.045357 26805 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.048341 26822 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.049561 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.049770 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 355) took 3517 ms. Trace:
W20260709 14:53:26.053562 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 45140.1us
W20260709 14:53:26.055364 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 66792.6us
I20260709 14:53:26.049799 25151 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:26.059228 26804 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.050242 25053 rpcz_store.cc:276] 0709 14:53:22.532588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:22.532776 (+   188us) service_pool.cc:224] Handling call
0709 14:53:26.049612 (+3516836us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:24.858899 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:24.859758 (+   859us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:24.859826 (+    68us) write_op.cc:435] Acquired schema lock
0709 14:53:24.859845 (+    19us) tablet.cc:662] Decoding operations
0709 14:53:24.860460 (+   615us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:24.860601 (+   141us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:24.860634 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:53:24.879316 (+ 18682us) tablet.cc:701] Row locks acquired
0709 14:53:24.889757 (+ 10441us) write_op.cc:260] PREPARE: finished
0709 14:53:24.900689 (+ 10932us) write_op.cc:270] Start()
0709 14:53:24.902124 (+  1435us) write_op.cc:276] Timestamp: P: 1783608804900603 usec, L: 0
0709 14:53:24.902198 (+    74us) op_driver.cc:348] REPLICATION: starting
0709 14:53:24.908202 (+  6004us) log.cc:844] Serialized 935 byte log entry
0709 14:53:24.919719 (+ 11517us) op_driver.cc:464] REPLICATION: finished
0709 14:53:24.952430 (+ 32711us) write_op.cc:301] APPLY: starting
0709 14:53:24.952572 (+   142us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:24.952767 (+   195us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:24.952959 (+   192us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:24.953665 (+   706us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:24.954082 (+   417us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:53:24.954191 (+   109us) write_op.cc:312] APPLY: finished
0709 14:53:24.954565 (+   374us) log.cc:844] Serialized 29 byte log entry
0709 14:53:24.955662 (+  1097us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:24.955790 (+   128us) write_op.cc:454] Released schema lock
0709 14:53:24.955867 (+    77us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:25.080018 (+124151us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:25.081120 (+  1102us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":625802,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":32361,"apply.run_cpu_time_us":3214,"apply.run_wall_time_us":11957,"num_ops":2,"prepare.queue_time_us":58899,"prepare.run_cpu_time_us":5227,"prepare.run_wall_time_us":57518,"replication_time_us":17338,"thread_start_us":90144,"threads_started":2}]]}
I20260709 14:53:26.058472 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.062186 25122 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.066051 26805 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:26.066525 26805 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.066924 26805 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.062865 26822 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:26.069595 26822 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.069828 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.070065 26822 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:26.070458 26742 consensus_queue.cc:1059] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:26.071300 26742 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.071679 26742 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.071874 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.072089 26742 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.072894 26754 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.074271 25228 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3427) took 1094 ms. Trace:
I20260709 14:53:26.075227 26818 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.074687 25228 rpcz_store.cc:276] 0709 14:53:24.979757 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.575296 (+595539us) service_pool.cc:224] Handling call
0709 14:53:25.575591 (+   295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:25.575887 (+   296us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:53:25.646429 (+ 70542us) log.cc:844] Serialized 14 byte log entry
0709 14:53:26.073937 (+427508us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:26.073996 (+    59us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:26.074037 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:26.074093 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:26.074218 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":400166,"prepare.queue_time_us":72326,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":30,"thread_start_us":82778,"threads_started":2,"wal-append.queue_time_us":141814}
I20260709 14:53:26.076622 26830 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:26.077013 26830 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:26.074254 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.077889 26830 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.079052 25056 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.079798 26804 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.087414 26818 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.088021 25056 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.089010 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:26.089464 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.090248 25273 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.090550 26812 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:26.091120 26804 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:26.091166 26820 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:26.091578 25273 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.092622 26754 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:26.093261 26754 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.093673 26754 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.092738 25273 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.097513 26825 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:26.098026 26562 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:26.097975 26825 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:26.098565 26562 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.098664 26825 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.098956 26562 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.099020 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.101181 25124 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.101470 26785 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.101887 26785 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.102286 26785 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.102331 25124 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.104049 26619 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.104225 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.104449 26619 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.104811 26619 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.105000 26699 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.105429 26699 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.105795 26699 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.106055 26825 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.108026 26825 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.109093 26820 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:26.102344 26784 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.090322 25056 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.083439 26822 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.113504 25273 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.120815 26822 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:26.122445 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.127995 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.129703 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.129904 25273 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.131708 25273 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.131937 26824 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:26.132694 26824 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:26.133060 26824 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.133464 26824 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.133674 25056 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.132706 26820 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.137917 26820 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:26.138499 26820 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.139753 25124 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.140911 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.145515 26699 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.146510 26704 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:26.146931 26704 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.147300 26704 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.147689 26699 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.148265 26699 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:26.125008 26562 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.154316 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.148590 26699 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:26.164824 26562 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.144814 26742 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:26.168167 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 471570us
I20260709 14:53:26.169308 26834 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 14:53:26.169341 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 294816us
I20260709 14:53:26.170001 26833 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:26.171271 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:26.173295 26825 consensus_queue.cc:1059] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.173604 25299 raft_consensus.cc:1240] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:26.174249 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.165858 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.179412 26830 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:26.190070 25056 catalog_manager.cc:5697] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.180878 26681 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:26.181571 26805 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.184859 26824 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.198611 26805 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.199069 26824 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 2 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.186096 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.199651 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.200014 25301 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:26.200809 25273 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.201893 25273 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.202273 26804 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:26.202637 26804 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.202728 26829 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.203061 26804 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.203152 26829 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.203598 26829 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.205433 25302 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:26.205664 26812 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:26.206248 26812 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.206336 26825 raft_consensus.cc:3055] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:26.206722 26825 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.207224 26812 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.207578 26825 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:26.208372 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.189502 25305 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:26.208714 26825 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:26.218083 26700 consensus_meta.cc:287] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.522s	user 0.011s	sys 0.000s
I20260709 14:53:26.218549 26700 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.167098 26784 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:26.221678 26784 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.222675 26784 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.175637 26619 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:26.225942 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.227048 25273 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.227226 26619 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.227757 26809 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:26.228159 26809 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:26.228441 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 62668.9us
I20260709 14:53:26.228925 26805 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.228566 26809 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:26.229123 25124 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.232213 26701 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.232586 26701 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.232977 26701 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.220738 26700 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.237833 25301 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:26.141054 26754 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:26.241263 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 247281us
W20260709 14:53:26.241657 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 48077.2us
I20260709 14:53:26.240334 26820 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:26.244105 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:26.244657 26828 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:26.246905 26833 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.248018 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.248533 25301 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.249934 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.251029 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.251542 26619 consensus_queue.cc:1059] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:26.251972 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.252434 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.252596 26824 raft_consensus.cc:3055] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.252948 25305 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.252987 26824 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.254081 26824 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.256384 26824 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.257557 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.258220 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.244041 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.261500 25299 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:26.261901 25305 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:26.262107 25301 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:26.167426 26699 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:26.264662 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.258791 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.265931 25197 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.240049 26822 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:26.267093 26704 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.269800 25272 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:26.270740 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.289474 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.273576 26834 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:26.274467 26822 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
W20260709 14:53:26.307201 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 44249.3us
I20260709 14:53:26.281952 26805 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:26.308923 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.293006 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.294116 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.282189 26620 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.308743 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.264627 26804 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.291800 26614 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.312427 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.339076 25150 raft_consensus.cc:2393] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:26.338727 26614 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.277092 26831 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.340834 26614 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.316145 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.317245 25273 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.319303 25299 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:26.313705 26820 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:26.322147 26742 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.323057 26754 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.323418 26704 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.324823 26804 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.325294 26805 raft_consensus.cc:697] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.268229 26785 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.329674 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.331818 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.332489 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.333938 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.334672 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.335667 25152 raft_consensus.cc:1240] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:26.336469 25155 raft_consensus.cc:1240] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:26.291613 26619 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:26.310959 26822 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.337337 26620 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.322149 26834 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.293627 26681 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:26.341027 26829 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.341789 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:26.328984 26809 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.344061 26701 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.315061 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.367201 25158 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:26.355952 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 47503.1us
I20260709 14:53:26.356117 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.361021 25153 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.366055 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.366650 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.358342 26812 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.365787 26619 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:26.371657 25151 raft_consensus.cc:1240] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:26.370191 26681 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.388172 26681 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.388577 26831 consensus_queue.cc:1059] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:26.391575 26824 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:26.372644 25307 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
W20260709 14:53:26.373425 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 61422.9us
I20260709 14:53:26.374610 26742 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:26.375453 26620 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.359938 26820 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.349063 26699 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.407841 26843 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.408385 26843 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.409204 26699 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.386690 26619 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.389533 25156 raft_consensus.cc:1240] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:26.392289 26704 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:26.391033 25122 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.393412 26831 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:26.412096 26831 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.393482 26828 consensus_queue.cc:1059] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:26.372084 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.406744 26742 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.395862 26785 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.414211 26742 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.414561 26785 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:26.415040 26785 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.415882 26785 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.415931 26828 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:26.396705 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.417253 26831 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.381808 26805 consensus_queue.cc:237] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.422603 26820 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.397403 26829 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.390378 26701 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.397835 26809 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:26.392022 26819 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:26.398753 25153 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:26.392120 26822 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.400266 26832 consensus_queue.cc:1059] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:26.400547 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.445953 26822 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.446584 26809 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:26.445976 26819 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.447962 26819 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.448810 25197 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.446991 26809 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.452533 26804 consensus_queue.cc:1059] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 14:53:26.458370 26804 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:26.458145 26809 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [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: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
W20260709 14:53:26.404563 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.459190 26809 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.413869 25122 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:26.460255 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 46445us
I20260709 14:53:26.460328 26822 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:26.409228 26843 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.391227 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.461773 26843 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:26.461870 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 70743us
I20260709 14:53:26.462599 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.463034 25272 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.416919 26828 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.460906 25122 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.465606 26742 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.466650 26828 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.467446 25122 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.468061 26845 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:26.468588 26845 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.468675 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.469547 26845 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.469967 26826 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.470299 26824 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:26.462041 26619 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.470810 26826 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:26.422567 26831 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.458539 26620 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:26.457297 26681 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.461066 26822 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.488050 26822 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.491473 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.471611 26826 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.493891 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.458398 25197 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:26.476715 25153 raft_consensus.cc:1240] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
W20260709 14:53:26.495098 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:26.403955 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 145791us
I20260709 14:53:26.468077 26828 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:26.481802 26812 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:26.484983 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.470860 26824 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:26.458782 26804 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.482441 26701 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 14:53:26.454659 26754 consensus_queue.cc:1059] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 14:53:26.496053 25273 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.499234 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.500337 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.450253 25158 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:26.512995 25306 raft_consensus.cc:2393] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:26.513664 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.509523 26834 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:26.514274 26834 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.514425 26699 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:26.514647 26834 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:26.516343 25124 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.517374 26699 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:53:26.503479 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 45127us
I20260709 14:53:26.510576 26701 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:26.518572 25124 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.519418 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:26.531280 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:26.558220 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45619.1us
I20260709 14:53:26.518464 26812 raft_consensus.cc:697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
W20260709 14:53:26.565286 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 46866.7us
I20260709 14:53:26.566053 25124 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.564834 26562 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:26.521217 26701 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
W20260709 14:53:26.567834 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 71845.3us
I20260709 14:53:26.569736 25272 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.559713 26742 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.563107 26620 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.566512 26829 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:26.582864 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.572770 26818 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.573565 26619 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.570567 26754 consensus_queue.cc:1059] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 14:53:26.576073 26819 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:26.594314 26681 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.570597 26701 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.605964 25158 raft_consensus.cc:1240] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:26.589808 26824 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.631866 26562 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:26.608837 26822 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.582325 26804 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.645852 25157 raft_consensus.cc:1240] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:26.605820 26614 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 14:53:26.646085 25152 raft_consensus.cc:1240] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:26.646596 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.648738 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:26.659708 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.660033 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.664253 26861 consensus_queue.cc:1059] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:26.666103 26861 raft_consensus.cc:3055] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:26.666534 26861 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.667559 26861 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.631402 26681 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 14:53:26.669013 26861 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.638896 26818 consensus_queue.cc:1059] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:53:26.675271 26826 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:26.687426 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.675757 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.690457 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:26.690884 26850 log.cc:927] Time spent T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:53:26.691181 25150 raft_consensus.cc:2393] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:26.692098 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.692260 25150 raft_consensus.cc:1240] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:26.675014 26830 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.669739 26822 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.698753 25197 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.698792 26681 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:26.700201 26822 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:26.701395 25329 debug-util.cc:398] Leaking SignalData structure 0x7b080009d3e0 after lost signal to thread 24061
I20260709 14:53:26.701619 26830 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:26.702405 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6e00 after lost signal to thread 25091
I20260709 14:53:26.702943 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:26.703589 25329 debug-util.cc:398] Leaking SignalData structure 0x7b080013a200 after lost signal to thread 25183
I20260709 14:53:26.703713 26830 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:26.704037 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08001331e0 after lost signal to thread 25184
I20260709 14:53:26.704111 25308 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:26.700515 26681 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:26.642267 26812 consensus_queue.cc:237] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.706990 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.707679 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:26.708217 25301 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:26.703656 25153 raft_consensus.cc:2393] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
W20260709 14:53:26.709506 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.710304 25122 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:26.700871 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:26.713240 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08002efe40 after lost signal to thread 25258
W20260709 14:53:26.714962 25329 debug-util.cc:398] Leaking SignalData structure 0x7b080024a220 after lost signal to thread 25332
W20260709 14:53:26.716912 25329 debug-util.cc:398] Leaking SignalData structure 0x7b0800147000 after lost signal to thread 25859
W20260709 14:53:26.734491 26849 log.cc:927] Time spent T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 14:53:26.736020 26836 log.cc:927] Time spent T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
I20260709 14:53:26.737483 26704 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:26.739373 26704 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.739864 26704 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:26.738751 26700 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:53:26.749377 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:26.753756 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 52949.9us
I20260709 14:53:26.753759 25153 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:26.758412 25150 raft_consensus.cc:1240] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:26.759294 26620 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:26.766999 25226 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:53:26.767386 25226 pending_rounds.cc:85] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 2
I20260709 14:53:26.767625 25226 pending_rounds.cc:107] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:53:26.767887 25226 raft_consensus.cc:2889] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:26.741211 26754 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:26.770052 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:53:26.793835 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 65529.4us
I20260709 14:53:26.757293 26819 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:26.806130 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.810140 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.754609 26834 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.808583 26818 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.823307 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.825229 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.826189 25153 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 2: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:26.826416 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.827503 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.828649 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.814882 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.829928 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:26.832334 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.835464 26870 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:26.828662 26754 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:26.835276 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.838347 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:26.841612 26754 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:26.841945 26804 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.842662 25229 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:26.843449 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.843655 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.844754 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.840675 26872 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:26.845971 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.845980 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.844758 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.847966 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.848435 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.849217 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.846485 25157 raft_consensus.cc:1240] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:26.849647 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.847266 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.851006 25229 pending_rounds.cc:85] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 1
I20260709 14:53:26.845120 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.818555 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.851922 25229 pending_rounds.cc:107] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:53:26.852007 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.862948 25229 raft_consensus.cc:2889] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:26.852913 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.858144 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.859529 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:26.865938 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.862583 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:53:26.878710 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:26.879508 25227 raft_consensus.cc:2368] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:53:26.861624 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.860978 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.863857 25152 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:26.876669 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.884271 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.876876 26700 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.884864 25227 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.885510 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:26.885182 26700 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.821565 26818 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.834784 26831 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.858904 25305 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:26.925454 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.942673 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.861408 26819 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.861135 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.926277 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.945257 25234 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:26.929431 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.860075 26834 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:26.930051 25197 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.931289 25158 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:26.929448 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.932158 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.932632 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:26.932753 25300 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:53:26.931912 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:26.933363 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.933954 26829 raft_consensus.cc:3055] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:26.936805 26701 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.939021 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.886809 25153 raft_consensus.cc:1217] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Deduplicated request from leader. Original: 2.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 14:53:26.932158 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:26.860349 25306 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:26.957790 25153 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:53:26.943002 25233 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:26.944540 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:26.951867 25232 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:26.959059 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.953167 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.959600 25232 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:26.959789 25152 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:26.954444 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.955076 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.955336 25300 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260709 14:53:26.960713 25154 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:53:26.961380 25300 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 14:53:26.936381 26704 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:26.961989 25301 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:26.962738 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.964185 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:26.964301 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:53:26.964205 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 101925us
I20260709 14:53:26.969128 25197 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.972506 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:26.974781 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.975461 25157 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:26.976656 25157 raft_consensus.cc:1240] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:26.981595 26835 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:26.983165 25197 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:26.983865 26834 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:26.985587 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.986860 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.986994 25197 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:26.987696 26834 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:26.988088 26834 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:26.988493 26834 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.951130 26742 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.993667 25159 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:26.996927 25156 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 14:53:26.998143 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.003167 25198 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.011077 25234 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:27.011411 25156 raft_consensus.cc:2393] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:27.013787 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.015347 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:27.017251 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.018723 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.020529 25232 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:26.956218 26829 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.021948 25153 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:27.022904 25232 raft_consensus.cc:3055] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:27.026057 25232 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.024013 25307 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:26.987955 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:26.961109 26620 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:26.990772 26818 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.029420 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:27.026957 25232 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.040270 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.041529 25227 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:27.042914 26835 raft_consensus.cc:2764] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:53:27.045513 25232 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.048019 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.049520 25150 raft_consensus.cc:2393] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
W20260709 14:53:27.050670 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.052014 25304 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:27.052501 25232 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:27.053638 26820 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:27.054767 26829 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.058622 26784 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.058753 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.061554 26681 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.010166 26830 consensus_queue.cc:1059] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:53:27.064582 25156 raft_consensus.cc:1240] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:27.065809 25198 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.071173 26820 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.022624 26742 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.071907 25157 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:27.081840 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.082891 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.084427 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:27.089627 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.091207 25159 raft_consensus.cc:1240] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:27.092828 25234 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:27.085662 26822 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.095338 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.097285 26842 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:27.097693 26699 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:27.097813 26843 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.098091 26681 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:27.098547 26681 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:27.098593 26831 consensus_queue.cc:1059] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:27.099014 26681 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:27.099776 26854 log.cc:927] Time spent T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.439s	user 0.000s	sys 0.002s
I20260709 14:53:27.099635 26861 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:27.089781 26829 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.102741 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.090516 26701 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:27.105317 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.108661 25124 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.109601 26700 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.109666 25124 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.110069 26832 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:27.110111 26699 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.110651 26832 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.110698 26828 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.110692 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:27.112056 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.112782 26742 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.113106 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.113443 26842 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.113859 26828 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.119292 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:27.119514 25152 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:27.112779 26619 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.124498 26885 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.125283 26704 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.126145 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:27.126840 26820 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:27.126893 25308 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.128160 25308 raft_consensus.cc:614] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:27.093307 26818 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:53:27.128348 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.142656 25156 raft_consensus.cc:2393] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:27.105070 26822 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:27.129510 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 325) took 1504 ms. Trace:
I20260709 14:53:27.135404 26845 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:27.154449 26883 raft_consensus.cc:3055] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:53:27.154619 26880 log.cc:927] Time spent T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.083s	user 0.000s	sys 0.002s
I20260709 14:53:27.154886 26883 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.157984 25306 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:27.152503 26845 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:27.155864 26883 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.159377 26845 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.160343 26845 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:27.161942 26881 log.cc:927] Time spent T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:53:27.148729 25056 rpcz_store.cc:276] 0709 14:53:25.623661 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:25.623876 (+   215us) service_pool.cc:224] Handling call
0709 14:53:27.128267 (+1504391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:26.356523 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:26.356943 (+   420us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:26.356962 (+    19us) write_op.cc:435] Acquired schema lock
0709 14:53:26.356973 (+    11us) tablet.cc:662] Decoding operations
0709 14:53:26.380746 (+ 23773us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:26.380832 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:26.380864 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:53:26.381440 (+   576us) tablet.cc:701] Row locks acquired
0709 14:53:26.381460 (+    20us) write_op.cc:260] PREPARE: finished
0709 14:53:26.381607 (+   147us) write_op.cc:270] Start()
0709 14:53:26.381734 (+   127us) write_op.cc:276] Timestamp: P: 1783608806381560 usec, L: 0
0709 14:53:26.381756 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:53:26.387184 (+  5428us) log.cc:844] Serialized 2109 byte log entry
0709 14:53:26.566945 (+179761us) op_driver.cc:464] REPLICATION: finished
0709 14:53:26.768167 (+201222us) write_op.cc:301] APPLY: starting
0709 14:53:26.768254 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:26.768445 (+   191us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:26.768568 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:26.821457 (+ 52889us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:26.828221 (+  6764us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:53:26.835351 (+  7130us) write_op.cc:312] APPLY: finished
0709 14:53:26.835657 (+   306us) log.cc:844] Serialized 47 byte log entry
0709 14:53:26.835839 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:26.835948 (+   109us) write_op.cc:454] Released schema lock
0709 14:53:26.836000 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:26.836480 (+   480us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:26.836529 (+    49us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":411447,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":198829,"apply.run_cpu_time_us":3496,"apply.run_wall_time_us":68260,"num_ops":5,"prepare.queue_time_us":112830,"prepare.run_cpu_time_us":32199,"prepare.run_wall_time_us":203573,"raft.queue_time_us":14300,"raft.run_cpu_time_us":26889,"raft.run_wall_time_us":98634,"replication_time_us":184024,"thread_start_us":338952,"threads_started":4,"wal-append.queue_time_us":147977}]]}
I20260709 14:53:27.159448 26883 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.159494 26885 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:53:27.178624 26873 log.cc:927] Time spent T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.236s	user 0.000s	sys 0.002s
I20260709 14:53:27.111555 26832 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:27.181296 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 115587us
I20260709 14:53:27.181393 26832 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:27.186542 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 156063us
I20260709 14:53:27.187043 25197 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.189227 26887 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:27.189668 26887 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:27.190068 26887 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:27.194932 25198 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.195933 26835 consensus_queue.cc:1059] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:53:27.204324 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:27.204891 25231 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:27.206784 26835 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:27.206984 26834 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.208559 26614 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:27.208912 26614 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.210707 26834 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.210383 26614 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.211534 26614 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.216025 26835 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:27.218151 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.235947 25153 raft_consensus.cc:1240] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:27.220709 25150 raft_consensus.cc:1240] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:27.236112 25122 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.237526 26819 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:27.238303 25159 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:27.224961 25053 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.227324 25154 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:27.229422 25156 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:27.230216 25157 raft_consensus.cc:1240] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:27.230994 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:27.186435 26885 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
W20260709 14:53:27.232679 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 45694us
I20260709 14:53:27.241256 25300 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.241850 25197 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:27.235154 25152 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:27.241710 25053 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.242650 26843 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:27.245774 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.246587 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:27.246659 26843 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:27.247753 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.250449 25053 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:27.253810 26820 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.238400 26819 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.255465 26843 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.256943 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:27.257522 25308 raft_consensus.cc:606] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.255501 26681 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.257375 26827 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:53:27.248719 26832 consensus_queue.cc:1059] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:53:27.257074 26819 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:27.249261 26812 consensus_queue.cc:1059] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 14:53:27.261718 26887 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.247972 26620 consensus_queue.cc:1059] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 14:53:27.263085 26830 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:27.263227 26887 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.263490 26830 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.264410 26681 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.264369 26830 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.265019 26863 consensus_queue.cc:1059] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:27.265786 26830 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:27.265996 26863 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.266906 26820 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:27.267268 26820 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.267620 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:27.268165 25231 raft_consensus.cc:606] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.268143 26820 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.269397 26820 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:27.274048 26812 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:27.274428 26812 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.275215 26812 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.276067 26860 consensus_queue.cc:1059] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:27.276330 26812 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.277493 26809 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:27.277899 26809 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.278740 26809 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:27.279491 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.279827 26809 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:27.285415 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.286125 25155 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:27.272910 25053 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.286736 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.244421 26891 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:27.294378 25308 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:27.289768 26700 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.300691 25155 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:27.303462 26883 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.305305 26834 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:27.305652 26834 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.306133 26681 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:27.306509 26681 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.306437 26834 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.307423 26681 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.308776 26681 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:27.300487 26887 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
W20260709 14:53:27.309546 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.310130 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:27.310812 26891 raft_consensus.cc:697] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.314961 25231 raft_consensus.cc:606] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.315407 25231 raft_consensus.cc:614] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:27.317988 26891 consensus_queue.cc:237] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.319900 26887 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:27.320276 26887 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.321084 26887 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.322045 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:27.322160 26887 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:27.323767 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:27.324324 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:27.324872 25308 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:27.326707 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.328289 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.289047 26835 consensus_queue.cc:1059] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:53:27.333945 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.330302 26620 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.362231 25306 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:53:27.332676 26700 consensus_queue.cc:1059] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:53:27.330302 26614 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:27.354251 26885 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:27.368561 25306 raft_consensus.cc:1240] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
W20260709 14:53:27.370148 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 78888.6us
I20260709 14:53:27.370496 26700 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.371222 26700 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:27.371579 26700 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.372393 26700 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.381560 26700 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.373281 26885 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:27.376118 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.377326 26835 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:27.387519 26835 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:27.380283 26620 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:27.389689 26620 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:27.390218 26620 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.391624 26896 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:27.356295 26742 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 14:53:27.389801 26819 raft_consensus.cc:3055] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:27.330293 26829 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 14:53:27.391335 26620 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.391445 26887 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:27.403486 26620 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:27.396311 26819 raft_consensus.cc:740] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.405678 26742 consensus_queue.cc:1243] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:53:27.405951 26819 consensus_queue.cc:260] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.407153 26819 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:27.407660 26834 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:27.401763 26887 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.409579 26830 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:27.409976 26830 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.410768 26830 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.412597 26887 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.415530 26885 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.418591 25306 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:27.422685 25300 raft_consensus.cc:1240] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:27.422782 25302 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:27.423357 25307 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:27.424862 25300 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:27.429253 26843 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.432027 26830 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.450714 25308 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:27.453346 26785 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 14:53:27.455706 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:27.457647 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.483995 26818 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:53:27.486521 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 152637us
I20260709 14:53:27.489303 26562 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:53:27.490674 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 118915us
I20260709 14:53:27.491362 25197 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.491588 25122 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:27.492647 25198 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.479172 26824 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 14:53:27.498919 25198 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.495703 26865 consensus_queue.cc:1059] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:53:27.486402 26845 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 14:53:27.505872 26865 raft_consensus.cc:3055] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:27.506232 26865 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:27.507251 26865 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.482848 26784 consensus_queue.cc:1059] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:53:27.515688 26885 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.517284 26878 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:27.517678 26878 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:27.518461 26878 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.519639 26878 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:27.498087 26818 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:27.522850 25197 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.530644 26865 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:27.490048 26891 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 14:53:27.532845 26891 consensus_queue.cc:1243] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 7.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:53:27.535218 26887 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:27.537775 26845 raft_consensus.cc:3055] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:27.537891 26903 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.538224 26845 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:27.532449 26818 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:27.541858 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:27.542663 25299 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:53:27.543430 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.546764 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.547572 26784 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.547617 26845 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.548421 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.553128 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:27.554569 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:27.555392 25304 raft_consensus.cc:2393] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 2: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:27.556185 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:27.557876 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.556429 26818 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.560890 26824 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:27.562151 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.563620 26620 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:27.563666 26742 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.564257 26620 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.541937 26681 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:27.564260 26835 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:27.565420 26681 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.564503 26742 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:27.566045 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.570174 25198 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.582147 25305 raft_consensus.cc:1240] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:27.582603 25198 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.566457 26620 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.573138 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:27.585222 25229 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:53:27.586534 25226 raft_consensus.cc:1240] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:27.574080 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:27.574640 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:27.566560 26834 consensus_queue.cc:1059] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.572785 26900 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.588289 26830 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:27.570501 25124 leader_election.cc:400] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
W20260709 14:53:27.576157 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.576197 25232 raft_consensus.cc:1240] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:27.589274 25230 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:27.590289 25124 leader_election.cc:403] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:53:27.596280 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.597049 26562 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:27.597397 26562 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:27.597723 26562 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.598140 25233 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:27.598361 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:27.602475 25198 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.604815 25299 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
W20260709 14:53:27.639003 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:27.653105 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.598559 26784 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:27.655306 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:27.600514 26845 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:27.659157 25305 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 14:53:27.660035 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 57634.2us
I20260709 14:53:27.661211 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:27.670925 25273 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.671989 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.673910 26900 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.676704 25302 raft_consensus.cc:1240] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
W20260709 14:53:27.667522 26848 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:53:27.681277 26681 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.686213 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:27.686805 25233 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:27.651863 26830 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:27.662490 26834 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:27.693409 26879 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.694171 25232 raft_consensus.cc:1240] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:27.693920 26879 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.694370 26742 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.695436 26887 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:27.695785 26887 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.696173 26879 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.701552 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:27.704140 25152 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:27.714062 25273 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.715139 25273 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.716118 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.716271 26562 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.721477 25273 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:27.724546 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.711941 25056 catalog_manager.cc:5697] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.732574 25056 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.735103 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.736013 25056 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:27.741514 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:27.743276 25229 raft_consensus.cc:1240] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:27.743460 25230 raft_consensus.cc:1240] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:27.696600 26887 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.705529 26742 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.751019 25197 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.752117 26562 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.737916 25056 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
W20260709 14:53:27.746331 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.753556 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.754890 25228 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
W20260709 14:53:27.735495 26910 log.cc:927] Time spent T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.053s	user 0.001s	sys 0.001s
I20260709 14:53:27.758322 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:27.761503 25229 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 6. (term mismatch)
I20260709 14:53:27.757872 25228 pending_rounds.cc:85] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 4
I20260709 14:53:27.758399 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.761855 25229 pending_rounds.cc:85] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 5
I20260709 14:53:27.762099 25228 pending_rounds.cc:107] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:53:27.762336 25229 pending_rounds.cc:107] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 6.6
I20260709 14:53:27.762460 25228 raft_consensus.cc:2889] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:27.762622 25229 raft_consensus.cc:2889] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:27.763216 25273 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:27.734408 26860 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:27.758865 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:27.761658 25159 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:27.759769 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.766140 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.742370 26819 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:53:27.771389 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.764688 25154 raft_consensus.cc:2376] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2. Re-sending same reply.
I20260709 14:53:27.768594 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.742255 26812 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:27.744750 26829 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:27.770107 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:27.771348 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.753671 26820 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:27.780841 25154 raft_consensus.cc:1240] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:27.755661 26809 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:27.786082 26562 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.769757 25056 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.790208 26562 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.755360 26681 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:27.796109 25197 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:27.791049 25056 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.770032 25226 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:27.767644 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:27.770328 26832 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:27.837162 26700 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 14:53:27.863219 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 100074us
I20260709 14:53:27.772089 26819 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:27.837584 26834 consensus_queue.cc:1059] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:27.796644 26827 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:27.838372 26900 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:27.839342 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:27.840505 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:27.879694 25230 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:27.841693 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:27.879172 25232 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:27.842902 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.878288 26784 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
W20260709 14:53:27.848656 26914 log.cc:927] Time spent T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.124s	user 0.003s	sys 0.001s
I20260709 14:53:27.772194 26804 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:27.784181 26812 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:27.867988 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:27.871207 26562 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.786895 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:27.837000 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:27.882296 25155 raft_consensus.cc:2393] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:27.838344 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:27.872514 26819 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:27.872207 26879 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.886619 25232 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:27.887168 25229 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
W20260709 14:53:27.850749 26917 log.cc:927] Time spent T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 14:53:27.888382 25228 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.874840 26700 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.889511 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:27.857879 26681 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.888839 26812 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.887846 26834 raft_consensus.cc:3055] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:27.906631 25229 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:27.919217 25234 raft_consensus.cc:1240] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:27.926059 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:27.885301 26900 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.904173 26830 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.905570 26834 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:27.934502 25230 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:27.897734 26879 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.928301 26903 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:27.947283 25231 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:27.947950 26834 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.949160 26834 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:27.951602 26879 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:27.932556 26829 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:53:27.953367 26700 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.930934 26832 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.931425 26865 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:27.955088 26865 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:27.955497 26865 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.955209 26832 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.904614 26843 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 14:53:27.967705 25229 raft_consensus.cc:1240] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:27.914301 26822 consensus_queue.cc:1059] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:53:27.971118 25233 raft_consensus.cc:1240] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:27.944711 26827 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:27.973112 26827 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:27.977502 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 45069.5us
I20260709 14:53:27.962653 25228 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
W20260709 14:53:27.963972 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:27.981248 25233 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
W20260709 14:53:27.981722 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 117012us
I20260709 14:53:27.979954 26825 consensus_queue.cc:1059] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:53:27.984802 25232 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:53:27.986289 26681 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:27.986791 26913 log.cc:927] Time spent T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.262s	user 0.001s	sys 0.000s
I20260709 14:53:27.988070 26819 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.990963 26865 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:27.992384 26822 consensus_queue.cc:1243] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer 7a019e97d101469d8b68de4a2757e5d5 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:53:27.994539 26928 consensus_queue.cc:1059] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.996354 25198 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.010833 25158 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:28.011281 25198 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.012672 25198 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.012552 26812 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.013383 26885 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:28.014003 26885 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:28.014603 26812 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.016000 26822 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:28.016389 26822 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:27.996945 26923 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:27.996984 26818 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:28.025206 26900 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.027154 26819 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.008545 26932 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.998982 25153 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:28.001778 25228 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:28.006273 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
W20260709 14:53:28.006737 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:28.005002 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.007467 25232 pending_rounds.cc:85] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 2
I20260709 14:53:28.030723 25232 pending_rounds.cc:107] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:53:28.010012 25150 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:28.008234 26863 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
W20260709 14:53:28.020610 26922 log.cc:927] Time spent T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 14:53:28.020699 26822 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.022940 26865 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.030735 25152 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:28.030936 25273 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:28.031087 25232 raft_consensus.cc:2889] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:28.033088 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:28.035807 26809 consensus_queue.cc:1059] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:28.039852 25155 raft_consensus.cc:2393] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:28.040100 26860 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:28.040031 26830 consensus_queue.cc:1059] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:28.040611 26860 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:28.041066 26860 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.029649 26932 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.039891 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:28.043148 26932 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.041198 26809 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:28.039214 25198 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.043874 26809 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:28.044328 26620 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:28.044831 26809 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.047770 26822 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.031881 26812 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:28.048813 26812 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:28.050781 26845 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:28.051173 26845 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:28.051997 26845 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.052966 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.053576 25232 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:28.053898 26903 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.054018 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.054462 26903 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.056506 26903 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.056563 26923 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:28.057374 26562 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:28.058646 26784 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:28.057060 26923 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.059849 26923 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:28.060173 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.061985 26927 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:28.062469 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:28.066190 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.067324 25198 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.070039 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.070642 25153 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:28.046334 26809 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:28.073719 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.077217 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.077703 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.078429 25232 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:28.080721 25228 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:28.082525 25273 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:28.037931 26900 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:28.084101 25124 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.086793 25272 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:28.089195 25273 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:28.089279 26562 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:28.089684 26562 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.091801 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.089993 26562 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.049273 26812 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:28.072716 26830 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:28.062480 26927 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:28.100046 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.102738 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.103040 25306 raft_consensus.cc:2393] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:28.103318 25307 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:28.103442 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.077333 26845 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:28.104069 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.104612 25306 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:28.080470 26835 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:28.106115 25197 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.088485 26865 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:28.089048 26903 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:28.107440 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.080596 26883 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:53:28.125401 26891 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:28.125946 26891 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:28.126181 26863 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.126662 26863 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.126876 26891 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.128681 26863 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.108523 26900 raft_consensus.cc:697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:28.129917 26900 consensus_queue.cc:237] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.132144 26620 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:28.122936 26819 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.135553 25228 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:28.141827 26819 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:28.143807 26819 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.145555 26927 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.139717 26863 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:28.147416 26863 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.147763 26863 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.148456 25308 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:28.131844 26923 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.109642 26742 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:28.153272 25226 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:28.156380 26863 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.112062 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.158601 25151 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:28.158998 26863 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.159354 26878 raft_consensus.cc:3055] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:28.172672 26878 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:28.173532 26878 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.174736 26878 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.109906 26865 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.176344 26865 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:28.161916 25226 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
W20260709 14:53:28.186234 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 77194.9us
I20260709 14:53:28.187633 25197 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.125039 26562 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.188885 25197 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.185304 26860 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.201918 26860 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.205557 26562 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.205984 25197 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.203564 26742 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:28.206241 26835 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:28.205118 26804 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:28.227697 25233 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:53:28.228061 25233 pending_rounds.cc:85] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 3
I20260709 14:53:28.228266 25233 pending_rounds.cc:107] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:53:28.228516 25233 raft_consensus.cc:2889] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:28.205025 26903 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:53:28.214792 26885 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:53:28.231513 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:28.223031 26742 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:28.225171 26835 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:28.246592 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 159826us
I20260709 14:53:28.231007 26887 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:28.247651 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 144316us
W20260709 14:53:28.254522 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 71635.8us
I20260709 14:53:28.252676 26835 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:28.247160 26742 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:28.270524 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.271008 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.271121 25152 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:28.271929 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.272460 25307 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:28.272549 25306 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:28.266654 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.269209 26860 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 14:53:28.261104 26935 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:53:28.269613 26938 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:28.301815 25151 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:28.274684 26863 consensus_queue.cc:1059] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 14:53:28.288139 26804 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.304148 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.310372 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.310565 25198 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.311108 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:28.311232 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.311661 25305 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.315440 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 356) took 1092 ms. Trace:
I20260709 14:53:28.316721 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.308121 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.317301 25227 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:28.319073 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:28.324661 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.327646 25152 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:28.329450 25226 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:28.329578 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:28.323110 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:28.330976 25151 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.315838 25056 rpcz_store.cc:276] 0709 14:53:27.222910 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:27.223337 (+   427us) service_pool.cc:224] Handling call
0709 14:53:28.315382 (+1092045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:27.879293 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:27.926487 (+ 47194us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:27.926523 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:53:27.926539 (+    16us) tablet.cc:662] Decoding operations
0709 14:53:27.945603 (+ 19064us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:27.952950 (+  7347us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:27.952987 (+    37us) tablet.cc:685] Acquiring locks for 6 operations
0709 14:53:27.953586 (+   599us) tablet.cc:701] Row locks acquired
0709 14:53:27.953602 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:53:27.953755 (+   153us) write_op.cc:270] Start()
0709 14:53:27.953862 (+   107us) write_op.cc:276] Timestamp: P: 1783608807953706 usec, L: 0
0709 14:53:27.953879 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 14:53:27.954491 (+   612us) log.cc:844] Serialized 2500 byte log entry
0709 14:53:27.972948 (+ 18457us) op_driver.cc:464] REPLICATION: finished
0709 14:53:27.973433 (+   485us) write_op.cc:301] APPLY: starting
0709 14:53:27.973505 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:27.973672 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:27.973755 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:27.974493 (+   738us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:27.974694 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 14:53:27.974740 (+    46us) write_op.cc:312] APPLY: finished
0709 14:53:27.974964 (+   224us) log.cc:844] Serialized 53 byte log entry
0709 14:53:27.975112 (+   148us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:27.975215 (+   103us) write_op.cc:454] Released schema lock
0709 14:53:27.975254 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:27.975622 (+   368us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:27.975650 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":58451,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":271,"apply.run_cpu_time_us":2141,"apply.run_wall_time_us":2141,"num_ops":6,"prepare.queue_time_us":8450,"prepare.run_cpu_time_us":3609,"prepare.run_wall_time_us":80388,"replication_time_us":18922}]]}
W20260709 14:53:28.323125 26942 log.cc:927] Time spent T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 14:53:28.334571 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.337584 25153 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:28.324409 26903 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:28.339877 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:28.341403 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:28.342568 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:28.343575 26941 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:28.344105 26945 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:28.345155 26924 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:28.386049 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.347157 26863 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:28.349498 25156 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:28.379478 25152 raft_consensus.cc:2393] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:28.373262 25272 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:28.302589 26938 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.337131 26923 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.371971 25230 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:28.389225 25305 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:28.386164 26924 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:28.393241 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 51943us
I20260709 14:53:28.393857 26933 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.394377 26832 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:53:28.410821 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 68639us
I20260709 14:53:28.409616 25272 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:28.411927 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 62851.7us
I20260709 14:53:28.422217 26822 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:28.422327 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.387243 26903 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:28.413869 26932 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:28.401762 26863 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:28.432861 26927 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:28.417765 26845 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.433763 26932 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.426961 26923 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:53:28.435168 26824 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:28.412145 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.442138 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:28.447441 26951 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.448988 26885 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:28.451074 26924 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:28.471242 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 61669.2us
I20260709 14:53:28.484649 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.427549 26829 consensus_queue.cc:1059] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 14:53:28.454588 26932 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:28.493286 25152 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:28.470638 26927 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:28.472971 25057 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.451752 26845 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.419067 26933 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.507104 25057 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 9 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.504659 25158 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:28.497493 26945 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.495540 26891 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:53:28.527942 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 110069us
I20260709 14:53:28.526201 25057 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 2, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:28.537726 25273 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:28.508023 26832 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:28.537478 25057 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.505069 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.507565 26941 consensus_queue.cc:1059] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 14:53:28.550293 25057 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.558123 25057 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.560322 26964 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:28.561338 25057 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:28.563577 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 60480.9us
I20260709 14:53:28.528080 26812 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:28.566254 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 72327.8us
I20260709 14:53:28.512588 26863 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.570214 25122 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:28.602130 26952 log.cc:927] Time spent T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260709 14:53:28.601153 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 64264.4us
I20260709 14:53:28.489321 26951 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.607142 25151 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:28.606961 26742 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.607429 26951 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.608004 26835 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.608260 26947 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.537561 26945 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.609454 26845 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.540496 26903 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.627555 26742 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:28.636121 26954 log.cc:927] Time spent T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 14:53:28.639552 25233 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
W20260709 14:53:28.641935 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 71825.1us
I20260709 14:53:28.656415 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.657574 25233 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:28.658735 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.659449 25233 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:28.622731 26938 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.559177 26927 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.666234 26964 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:28.669020 26956 raft_consensus.cc:3055] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
W20260709 14:53:28.671746 26950 log.cc:927] Time spent T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.341s	user 0.004s	sys 0.000s
I20260709 14:53:28.620417 26865 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.655128 26845 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:28.623157 26900 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 14:53:28.616925 26955 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.110s
I20260709 14:53:28.692207 26971 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.695465 26971 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.682653 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.701292 26845 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:28.702016 26843 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.702523 25155 raft_consensus.cc:1240] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:28.703330 26835 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.704658 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:28.723321 25156 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:28.705404 26945 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.661234 26947 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.679396 26956 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:28.719563 26964 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.730036 26812 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.732913 25273 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:28.712975 26951 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.743266 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.744601 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.745263 25228 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:28.745738 25305 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:28.747924 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.756107 26970 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.756683 26970 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.759023 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.759482 26972 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:28.759781 25299 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:28.727348 25157 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:28.776285 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.742702 26933 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.777091 25307 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:28.745033 26812 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:28.788658 25234 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:28.732885 26843 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.759675 26970 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.775017 26972 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.796958 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.801308 25303 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:28.806792 25225 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:28.802179 26812 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:28.807591 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:28.808346 25152 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:28.806233 26971 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.753290 26951 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.812150 25156 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:28.814975 25308 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:28.817001 26825 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:28.818188 26843 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.819803 26865 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.820188 26951 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.823000 25122 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:28.804382 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.825525 25122 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:28.811229 26972 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:28.829911 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 82088us
I20260709 14:53:28.789968 26845 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.832382 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.835460 25228 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:28.836930 25228 raft_consensus.cc:1240] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:28.838861 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.866022 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.808460 26812 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.866874 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:28.829293 26879 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:28.830333 26878 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:28.868631 25308 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:28.874677 25122 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:28.880927 26947 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.870354 26879 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.870234 26878 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.887202 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:28.801415 26956 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:28.878584 26848 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.057s	user 0.001s	sys 0.001s
I20260709 14:53:28.876268 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.867818 26818 consensus_queue.cc:1059] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 14:53:28.888072 26878 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:28.878567 26843 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:28.902916 26832 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:28.903571 26832 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:28.905086 26969 log.cc:927] Time spent T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 14:53:28.891276 26865 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:28.887351 26879 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:28.917310 26860 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.918093 26941 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.917905 26860 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.899942 26843 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.939543 26863 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:28.941766 26860 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:28.933892 26843 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:28.948421 26959 log.cc:927] Time spent T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.340s	user 0.003s	sys 0.000s
W20260709 14:53:28.950373 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:28.954327 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 122752us
I20260709 14:53:28.956225 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.957432 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.958042 25150 raft_consensus.cc:2376] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6. Re-sending same reply.
I20260709 14:53:28.958292 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.958859 25233 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:28.962227 26903 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:53:28.965167 26900 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.965786 26900 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.966831 26932 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:28.967782 26900 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:28.968541 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.969074 25229 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:28.932677 26941 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.971920 26941 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:28.978169 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 94954us
I20260709 14:53:28.978261 26620 consensus_queue.cc:1059] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:28.979194 26620 raft_consensus.cc:3055] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:28.979522 26620 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:28.980288 26620 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:28.982182 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:28.982471 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.982904 25156 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:28.983518 25273 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.984917 25299 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:28.986976 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.989392 25230 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:28.989884 25233 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:28.990093 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.990252 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:28.990908 25233 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:28.984251 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:28.992182 25229 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:28.999859 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:29.003760 26620 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.009065 26977 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:29.010654 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.010900 26932 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.013659 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.013914 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.014372 25308 raft_consensus.cc:2393] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:29.014557 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.014895 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.015372 25307 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:29.035905 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:28.997449 26941 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:29.036546 25234 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:29.040491 26941 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.040921 26941 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.036818 25299 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:29.019704 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:29.024065 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:28.998612 26945 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:29.004071 26900 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:29.002326 26835 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:29.007644 26944 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:29.003839 26938 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:29.052321 25305 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:29.011808 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.055900 25228 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
W20260709 14:53:29.049337 26701 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.718s	user 0.012s	sys 0.011s
I20260709 14:53:29.055207 26938 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.011907 26860 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260709 14:53:29.007974 26928 consensus_queue.cc:1059] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:53:29.070964 25301 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:29.096623 25234 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:29.102562 25197 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:29.104283 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:29.052685 26944 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.050452 26835 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:29.105369 26819 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:29.108290 25300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44798 (request call id 3215) took 1212 ms. Trace:
I20260709 14:53:29.108791 26820 raft_consensus.cc:993] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
W20260709 14:53:29.072295 26701 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.738s	user 0.012s	sys 0.012s
I20260709 14:53:29.089221 25158 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:29.057998 26681 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:29.111965 25300 rpcz_store.cc:276] 0709 14:53:27.889179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:27.889305 (+   126us) service_pool.cc:224] Handling call
0709 14:53:29.090638 (+1201333us) spinlock_profiling.cc:243] Waited 652 ms on lock 0x7b5400109fd4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:29.101356 (+ 10718us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1500601728}
I20260709 14:53:29.097663 26938 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.090150 26963 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.085862 26900 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:29.069299 26945 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:29.111807 26835 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.101819 26827 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.122996 25307 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:29.109314 26947 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:29.088157 26887 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:53:29.072750 26924 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:29.109889 26944 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.119987 26819 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:29.132192 26980 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.087556 26843 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.071832 26964 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.047s
I20260709 14:53:29.071668 26989 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 14:53:29.139314 26947 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:29.150499 26900 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.134126 26827 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.151578 26878 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.210047 26878 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.210147 26945 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.212224 26827 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.165681 26965 raft_consensus.cc:1081] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:29.165934 26819 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [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: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:29.153975 26980 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.214978 26980 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.127708 26963 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.199873 26843 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.200088 26972 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.202023 26879 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.201936 26947 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.205303 26832 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.205986 26835 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.206959 26944 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.207600 26989 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.138676 26924 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.196587 26863 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:29.232492 25306 raft_consensus.cc:1240] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:29.238448 26879 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.233578 26997 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.240300 26997 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.240855 26785 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:29.241338 26785 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:29.242164 26785 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.242926 26997 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.243391 26785 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.245189 26972 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.247634 26963 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.241022 26835 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.250381 26924 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.252004 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.252772 25304 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:29.253679 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.254060 25304 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:29.254251 25307 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.243464 26784 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.263352 25272 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:29.229465 26989 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.264457 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.258790 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.269757 25299 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.271409 26878 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.271957 26878 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.272271 26923 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:29.273557 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.274226 25153 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:29.275286 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.276017 25156 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:29.276262 25299 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:29.274603 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.277014 25154 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:29.277968 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.278633 25151 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:29.278652 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:29.279506 26991 log.cc:927] Time spent T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.146s	user 0.003s	sys 0.000s
I20260709 14:53:29.278108 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.280050 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.280606 25155 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:29.281361 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.282588 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.283092 25154 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:29.282035 25159 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
W20260709 14:53:29.268491 26992 log.cc:927] Time spent T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:53:29.231861 26863 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.284421 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.287324 25153 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:29.273424 26928 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.294291 26999 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.294536 26928 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.294865 26999 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.296725 26928 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.296980 26999 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.297166 25307 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:29.273406 26932 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:29.298013 25156 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:29.298439 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.298874 25154 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:29.299237 25299 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:29.299791 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.300480 25152 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:29.302278 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:29.300978 25122 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:29.299557 26955 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.306402 26955 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.308159 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.308702 25155 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.268960 26784 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.308732 26972 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
W20260709 14:53:29.309616 26996 log.cc:927] Time spent T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
W20260709 14:53:29.311249 26993 log.cc:927] Time spent T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 14:53:29.311432 26784 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.312258 25150 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:29.313329 26804 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:29.314723 26878 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.317462 25304 raft_consensus.cc:2410] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:53:29.305521 25272 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:29.320873 25197 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:29.320910 26944 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.325364 25122 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:29.299765 26932 raft_consensus.cc:697] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:29.324013 26933 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:29.335253 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.339381 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.341553 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:29.344329 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:29.347360 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.348629 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.349615 25300 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:29.346235 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.361843 25305 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:29.372552 25155 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:29.328272 26832 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.327610 26835 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:29.328595 26784 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:29.381069 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:29.365312 26924 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:29.385273 25272 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:29.362123 26933 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.329391 26999 consensus_queue.cc:1059] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 14:53:29.374537 26980 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:29.400725 26830 raft_consensus.cc:3055] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:29.393532 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.400935 26980 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.401191 26830 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:29.401486 26980 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:29.392923 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.385457 26784 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:29.394896 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.384349 26827 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 14:53:29.399972 26944 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:29.401714 25156 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:29.402321 25155 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:29.377470 26835 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.390889 26933 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:29.404276 26924 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:29.407531 26784 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.365721 26921 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:53:29.391131 26832 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:29.414793 26924 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.402180 26830 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.422020 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:29.411650 26835 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.424957 26785 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:29.420727 26832 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.442134 26989 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.420342 26944 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:29.445490 25301 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:53:29.445573 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:29.444137 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:29.454308 26944 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.444585 26832 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.421604 26932 consensus_queue.cc:237] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.459930 26620 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:29.452704 26962 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:29.460139 26829 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:29.461772 26962 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.461825 26829 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:29.462270 26962 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.462881 26829 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.465593 26829 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:29.471431 26955 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.472378 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:29.459555 26953 log.cc:927] Time spent T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.919s	user 0.002s	sys 0.007s
I20260709 14:53:29.482720 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:29.456097 26980 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.450654 26863 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.463824 26620 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:29.489630 26784 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:29.482885 26945 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:29.484231 26681 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:29.483767 26956 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.497642 26830 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.505219 25231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3472) took 1196 ms. Trace:
I20260709 14:53:29.511783 25122 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:29.497083 26825 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.498044 26822 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.518508 26928 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:29.507414 25231 rpcz_store.cc:276] 0709 14:53:28.308634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:28.315861 (+  7227us) service_pool.cc:224] Handling call
0709 14:53:28.316122 (+   261us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:28.321552 (+  5430us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:28.321584 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:28.324814 (+  3230us) log.cc:844] Serialized 26 byte log entry
0709 14:53:28.472080 (+147266us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:28.500204 (+ 28124us) log.cc:844] Serialized 14 byte log entry
0709 14:53:28.500999 (+   795us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:28.501108 (+   109us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:28.936061 (+434953us) spinlock_profiling.cc:243] Waited 2.33 ms on lock 0x7b1800196720. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a677a522 00007f39a677c7c1 00007f39a677c779 00007f39a677c709 00007f39a677c6d1 00007f39a677b9cd 0000000000396ad4 0000000000396919 00007f39a675d83a
0709 14:53:29.456015 (+519954us) spinlock_profiling.cc:243] Waited 4.08 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:53:29.504588 (+ 48573us) raft_consensus.cc:1685] finished
0709 14:53:29.504608 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:29.505135 (+   527us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45405,"prepare.queue_time_us":27892,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":47,"raft.queue_time_us":7976,"raft.run_cpu_time_us":291,"raft.run_wall_time_us":10059,"spinlock_wait_cycles":14745856,"thread_start_us":94922,"threads_started":1,"wal-append.queue_time_us":167090}
I20260709 14:53:29.496796 26989 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:53:29.522830 26825 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.519407 26835 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.507144 26681 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.540092 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.542189 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:29.543048 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:29.544998 25230 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.545485 25228 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:29.542508 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.546633 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:29.547065 25233 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.548296 25228 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:29.490097 26941 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.523952 26938 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.559516 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.559351 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:29.560042 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:29.532713 26928 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.514919 26784 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:29.561915 25231 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.563089 25227 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:29.564036 25228 raft_consensus.cc:2393] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:29.564767 26562 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.566735 26562 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.541707 25232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:29.568367 25232 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:29.568723 25232 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:29.564558 26701 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.575029 26701 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.577287 26951 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.577805 26951 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.533223 26822 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.564460 26928 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.565979 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:29.612804 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.613687 25234 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:29.560869 26921 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 14:53:29.625115 25233 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:29.631203 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.632496 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.633818 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.614938 26879 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.610612 26999 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:53:29.726400 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:29.671517 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.673022 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.749934 25306 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:29.724637 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.673632 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.752405 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:29.753314 25159 raft_consensus.cc:2393] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:29.739786 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.643795 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.729169 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:29.754633 25308 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.758896 25232 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.759758 25233 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:29.760157 25230 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:29.761592 25154 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:29.762639 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:29.771276 25229 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
W20260709 14:53:29.723798 27014 log.cc:927] Time spent T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
W20260709 14:53:29.661233 27017 log.cc:927] Time spent T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.103s	user 0.002s	sys 0.000s
I20260709 14:53:29.619700 25225 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.671820 26891 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.714090 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:29.777515 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.779414 25154 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:29.715070 26938 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.761511 26958 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:29.710788 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:29.751731 26835 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.641184 26701 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.658776 26980 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.700520 26941 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.678573 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:29.761617 26999 consensus_queue.cc:1243] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:53:29.723455 26863 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.750543 26879 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.762581 26924 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:29.792011 25154 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:29.716852 26951 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.777456 27019 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:29.693331 27021 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.093s
I20260709 14:53:30.078603 26924 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.079059 26924 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.644454 26784 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.078228 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.080355 25150 raft_consensus.cc:2410] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:53:29.795249 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.081446 25234 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:30.033490 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.034073 25232 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.083837 25229 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:30.034812 25308 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:29.813707 25302 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:29.794232 25152 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:29.812438 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.041721 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.088060 26945 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.042834 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.032526 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.047999 26997 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.088579 26945 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.089282 26997 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.090267 25300 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:30.091317 26997 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.048550 26835 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.092310 26835 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.092826 26825 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.094276 26835 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.049369 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.095752 25304 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:30.098906 25300 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:53:30.099061 25197 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.100095 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.101468 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.049542 26879 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.040056 26989 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:30.053728 26938 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.056514 26947 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.121378 26947 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.122644 25234 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:30.123864 26947 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.791132 26891 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.125662 26945 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:30.126820 26891 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.060209 26620 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:29.797581 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:30.131199 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 333574us
I20260709 14:53:30.065560 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.065958 26885 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.067186 26681 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.068011 26562 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.136744 25273 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.139757 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.140311 25155 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:30.141407 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.150772 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:30.151324 25154 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:30.152119 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:30.152652 25159 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:30.068269 25231 consensus_meta.cc:287] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.503s	user 0.012s	sys 0.000s
I20260709 14:53:30.069082 27025 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:30.159288 27025 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.159827 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.160267 25150 raft_consensus.cc:1240] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:30.161329 25300 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:30.161486 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:29.827683 27018 log.cc:927] Time spent T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.128s	user 0.000s	sys 0.000s
I20260709 14:53:30.162569 25053 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:30.073431 26962 consensus_meta.cc:287] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: Time spent flushing consensus metadata: real 0.611s	user 0.010s	sys 0.011s
I20260709 14:53:29.781909 26900 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.147s
I20260709 14:53:30.074672 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.177881 25299 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:30.075076 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:30.076721 26933 consensus_meta.cc:287] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Time spent flushing consensus metadata: real 0.669s	user 0.006s	sys 0.014s
I20260709 14:53:29.792815 25226 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:29.795001 26822 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:29.582950 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:30.203051 25272 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:30.204514 25272 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:30.110631 25306 raft_consensus.cc:2368] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:30.205850 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.111604 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.118126 26924 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.206635 26812 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:30.206888 25227 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:30.207408 25158 raft_consensus.cc:1240] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:30.119194 26989 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.207752 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.208083 25159 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:30.208177 26924 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.208328 25227 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:30.209582 26989 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.120096 26938 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.210343 26933 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.211879 26938 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.109954 26999 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:30.212667 26933 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:29.940698 26863 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.127894 26620 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.129693 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.157586 25154 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:30.158449 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.158798 25157 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:30.160358 25230 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 4
W20260709 14:53:30.070113 26832 consensus_meta.cc:287] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: Time spent flushing consensus metadata: real 0.609s	user 0.006s	sys 0.008s
I20260709 14:53:30.069464 25151 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
W20260709 14:53:30.130240 26997 consensus_queue.cc:1175] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4e17f3cf54674f1982431a8a306a162e" responder_term: 3 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: [2.2-2.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:53:30.163224 25232 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:30.163457 25300 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:30.241243 25308 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:30.157965 25231 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:30.055290 25225 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:30.243587 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.244213 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.244298 25232 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:30.248296 26933 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:30.249761 26938 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.250074 26887 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.250295 26938 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.250746 26887 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.252455 26938 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.253054 26887 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.221334 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.133250 26891 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:30.152992 26977 consensus_queue.cc:1059] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 14:53:30.196723 25150 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:30.199822 26681 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:53:30.136057 26998 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:30.212740 26999 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:30.127743 26928 consensus_meta.cc:287] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: Time spent flushing consensus metadata: real 0.511s	user 0.005s	sys 0.004s
I20260709 14:53:30.213670 25303 raft_consensus.cc:2393] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:30.149866 26885 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.161365 27025 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.163115 26819 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:30.178829 26978 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.215304 25233 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:30.219921 25197 leader_election.cc:400] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:30.282094 25197 leader_election.cc:403] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:53:30.282732 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 63510.4us
I20260709 14:53:30.220789 25159 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:30.223448 25272 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:30.178972 26980 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.287169 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.288354 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.182596 25053 catalog_manager.cc:5697] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:30.215247 26835 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:53:30.229708 26956 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:30.198031 26962 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.277330 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.243459 26832 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.293919 25232 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:30.294397 25122 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.278509 26822 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:30.290575 25226 raft_consensus.cc:2393] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:30.278393 26928 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.300266 26956 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.310571 25153 raft_consensus.cc:2393] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:30.291107 26825 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:53:30.286752 26978 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.302433 26812 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:30.292500 26980 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.278589 26998 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.314102 25307 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:30.321893 25156 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:30.229672 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 326) took 2752 ms. Trace:
I20260709 14:53:30.309901 25122 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.315652 26951 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:30.317819 26956 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.335868 25122 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.322322 26812 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.326428 25302 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:30.330914 25304 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:30.330549 25306 raft_consensus.cc:2393] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:30.299772 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:30.359726 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 60048.7us
I20260709 14:53:30.359728 25233 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:30.330662 25227 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:30.323153 25057 rpcz_store.cc:276] 0709 14:53:27.477086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:27.477336 (+   250us) service_pool.cc:224] Handling call
0709 14:53:30.229589 (+2752253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:28.694383 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:28.695167 (+   784us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:28.695221 (+    54us) write_op.cc:435] Acquired schema lock
0709 14:53:28.695259 (+    38us) tablet.cc:662] Decoding operations
0709 14:53:28.696469 (+  1210us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:28.696566 (+    97us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:28.696616 (+    50us) tablet.cc:685] Acquiring locks for 7 operations
0709 14:53:28.754985 (+ 58369us) tablet.cc:701] Row locks acquired
0709 14:53:28.764193 (+  9208us) write_op.cc:260] PREPARE: finished
0709 14:53:28.781395 (+ 17202us) write_op.cc:270] Start()
0709 14:53:28.797129 (+ 15734us) write_op.cc:276] Timestamp: P: 1783608808781336 usec, L: 0
0709 14:53:28.802375 (+  5246us) op_driver.cc:348] REPLICATION: starting
0709 14:53:28.820984 (+ 18609us) log.cc:844] Serialized 2891 byte log entry
0709 14:53:29.195614 (+374630us) op_driver.cc:464] REPLICATION: finished
0709 14:53:29.467268 (+271654us) spinlock_profiling.cc:243] Waited 1.92 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a675d0ac 00007f39af5b7ab9 00007f39a677969b 00007f39a677793f 00007f39a6779c02 00007f39ad29def0
0709 14:53:29.502671 (+ 35403us) write_op.cc:301] APPLY: starting
0709 14:53:29.502730 (+    59us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:29.502890 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:29.502906 (+    16us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:29.510097 (+  7191us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:29.510305 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 14:53:29.510350 (+    45us) write_op.cc:312] APPLY: finished
0709 14:53:29.517870 (+  7520us) log.cc:844] Serialized 59 byte log entry
0709 14:53:29.518623 (+   753us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:29.518737 (+   114us) write_op.cc:454] Released schema lock
0709 14:53:29.518783 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:29.519134 (+   351us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:29.519163 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10046,"reported_tablets":26,"child_traces":[["op",{"apply.queue_time_us":286967,"apply.run_cpu_time_us":2307,"apply.run_wall_time_us":16450,"num_ops":7,"prepare.queue_time_us":78049,"prepare.run_cpu_time_us":5428,"prepare.run_wall_time_us":131128,"replication_time_us":349823,"spinlock_wait_cycles":4412800,"thread_start_us":339201,"threads_started":2}]]}
I20260709 14:53:30.360435 25124 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:30.333029 25230 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:30.354413 26562 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:30.318050 26822 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.333382 26951 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.361212 26562 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.364358 26562 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.312400 25232 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:30.351711 26845 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:30.352427 26812 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:30.374691 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.376412 25300 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:30.389468 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:30.389925 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:30.391914 25300 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:30.382087 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.394331 26562 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.317313 26999 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.362763 26887 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:30.359745 26938 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.363996 27021 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:30.363847 26863 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:30.365567 26951 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.488551 26562 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.405339 25226 raft_consensus.cc:1275] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:53:30.490684 25226 pending_rounds.cc:85] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 1
I20260709 14:53:30.491017 25226 pending_rounds.cc:107] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:53:30.491328 25226 raft_consensus.cc:2889] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:30.406291 26878 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:30.492553 26878 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.493036 26878 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:30.409366 26885 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.410379 26832 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:30.413095 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 189722us
I20260709 14:53:30.498952 25272 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.500154 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.444710 25197 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.445181 26997 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:53:30.501313 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 56691.6us
I20260709 14:53:30.502344 26997 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:30.502425 25197 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:30.502784 26997 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.503176 26997 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:30.445720 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.447814 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.505781 26945 consensus_queue.cc:1059] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:30.506238 25225 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:30.506592 26945 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:30.458787 26835 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.507050 26945 raft_consensus.cc:697] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:30.507149 26835 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.507925 26945 consensus_queue.cc:237] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.509182 26835 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.410949 26825 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 14:53:30.461109 26998 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.462601 26978 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:30.463527 26928 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.395800 27022 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:30.464951 26900 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.465867 26938 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.395887 26879 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.388525 26845 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:30.475934 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 64563.5us
I20260709 14:53:30.520710 25197 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.477679 26818 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.484484 26980 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:30.484719 26933 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.485587 26962 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.395593 26681 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.514999 26989 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:30.549019 26562 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:30.520035 25273 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.556814 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:30.568939 25300 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:30.524257 26978 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:30.521302 26863 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:30.521169 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.518934 26885 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.575688 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:30.591428 25300 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.539729 27022 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:30.538046 26819 raft_consensus.cc:697] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:30.545333 26998 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:30.542637 26845 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:30.573093 26980 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
W20260709 14:53:30.592054 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 91969.3us
I20260709 14:53:30.592458 26824 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:30.538403 26900 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.576104 26978 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:30.547250 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.575241 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.573302 26963 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 14:53:30.548379 26818 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.590088 26947 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.546581 26879 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.573608 27026 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:53:30.569438 26933 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.606330 26863 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:30.595780 26998 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.622236 26819 consensus_queue.cc:237] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.616756 25225 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:30.623836 26989 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.626554 26818 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.640509 26822 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.609536 27036 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 14:53:30.644883 25303 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3205) took 1197 ms. Trace:
I20260709 14:53:30.639060 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.639766 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:30.661585 25304 raft_consensus.cc:2393] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 4: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:30.573266 26681 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.595999 26885 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:30.651067 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 242715us
W20260709 14:53:30.668565 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 111926us
I20260709 14:53:30.606305 26977 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 14:53:30.606724 26824 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.671337 25124 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:30.653232 26998 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.678893 25305 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:30.684067 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.684824 25305 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:30.645092 26947 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.697500 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.698019 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.699414 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.699824 25228 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:30.700512 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.701583 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.702385 25159 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:30.703280 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:30.703554 27030 log.cc:927] Time spent T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:53:30.690002 25198 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.685865 25305 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.704698 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.705204 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:30.649005 26878 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.705796 25156 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:30.706532 25305 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:30.706838 25198 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:30.702167 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.714890 25158 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:30.651315 26832 consensus_queue.cc:1059] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 14:53:30.717850 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.717527 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.718524 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.717567 25234 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:30.723513 26938 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.704349 26843 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:30.727101 26824 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.729614 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.758891 25228 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:30.660754 26989 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.661271 26978 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.738338 26933 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:30.738725 26947 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.739369 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.760782 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.763027 25304 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:30.763319 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.740094 26878 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.685981 26701 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:30.713650 26887 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:30.718334 26891 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:53:30.686204 27035 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 14:53:30.765542 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:30.744280 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.744426 26956 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.746131 26879 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.718670 26835 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:30.762926 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.681878 26997 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.747931 26681 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:30.752952 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 83205.9us
I20260709 14:53:30.753319 25300 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:30.753943 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.781136 25158 raft_consensus.cc:2393] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:30.757460 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.781601 25299 raft_consensus.cc:1240] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:53:30.733404 25229 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:53:30.782475 25229 pending_rounds.cc:85] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 1
I20260709 14:53:30.781617 25305 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:30.782935 25229 pending_rounds.cc:107] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:53:30.783263 25229 raft_consensus.cc:2889] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:30.668268 25303 rpcz_store.cc:276] 0709 14:53:29.443728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:29.443863 (+   135us) service_pool.cc:224] Handling call
0709 14:53:30.615973 (+1172110us) spinlock_profiling.cc:243] Waited 764 ms on lock 0x7b540010a9d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:30.641054 (+ 25081us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1756479744}
I20260709 14:53:30.754915 26999 raft_consensus.cc:2764] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 14:53:30.755299 26885 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.766871 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.757027 26843 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.657701 27022 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.762656 26977 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:30.794813 26977 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:30.795042 26900 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.795761 26977 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.796633 26832 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.797096 26977 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.721676 26863 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.789551 25228 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:30.801191 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.801575 26879 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:30.802147 26879 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.802426 26956 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:30.802371 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:30.775827 26978 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:30.804463 26879 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.804663 25228 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:30.807310 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:30.804085 26989 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:30.808272 26965 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 14:53:30.809185 25227 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:30.810233 26997 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.780925 26835 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:30.811823 26835 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.813653 25228 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:30.814635 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.790654 25122 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.822598 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.823622 25305 raft_consensus.cc:2410] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:53:30.824497 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.827615 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.830663 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.828882 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.833545 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:30.834219 25307 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:30.832563 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.836961 25229 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3189) took 1098 ms. Trace:
I20260709 14:53:30.837618 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.837321 25229 rpcz_store.cc:276] 0709 14:53:29.738680 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:30.086686 (+348006us) service_pool.cc:224] Handling call
0709 14:53:30.086946 (+   260us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:30.783730 (+696784us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:30.836760 (+ 53030us) spinlock_profiling.cc:243] Waited 646 ms on lock 0x7b54000c8d54. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:30.836909 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1485777664}
I20260709 14:53:30.840389 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.840903 25300 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
W20260709 14:53:30.841454 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 237537us
I20260709 14:53:30.794634 26843 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:30.843459 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:53:30.844460 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:30.877434 25272 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:30.918215 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 84730.5us
W20260709 14:53:30.918824 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 78566.7us
W20260709 14:53:30.923954 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45146us
I20260709 14:53:30.928440 25307 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:30.930456 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:30.931083 25154 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:30.933516 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.934489 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:30.935331 25153 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 3: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:30.936115 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.936914 25153 raft_consensus.cc:2368] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:30.937476 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.938122 25159 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:30.939217 25159 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:30.941484 27020 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:30.942718 25122 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.946744 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:30.843047 26701 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:53:30.946110 26812 consensus_meta.cc:287] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: Time spent flushing consensus metadata: real 0.541s	user 0.010s	sys 0.000s
I20260709 14:53:30.947908 25156 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:30.948411 26812 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.960289 25122 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.950611 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:30.887989 27034 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:30.961896 25301 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:30.880049 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:30.970118 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:30.973091 25229 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:30.946893 26832 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:30.983253 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:30.988287 25272 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:30.960084 26999 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.962855 27027 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:30.991216 27027 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
W20260709 14:53:30.991403 26951 consensus_meta.cc:287] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Time spent flushing consensus metadata: real 0.504s	user 0.009s	sys 0.000s
I20260709 14:53:30.991989 26951 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.992314 27027 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:30.994699 26951 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:30.996192 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:30.997296 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:30.997502 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44593.5us
I20260709 14:53:30.998821 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.000150 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.000901 26822 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:31.001796 26822 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.001317 26948 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:31.005343 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.006724 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.007575 27019 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:31.008309 27019 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.009779 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:30.950026 26701 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:30.967707 27034 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:31.021248 26701 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.985276 26928 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:30.924037 27044 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.126s
I20260709 14:53:31.025511 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:30.985317 25303 raft_consensus.cc:606] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:31.037160 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 330381us
I20260709 14:53:31.030154 25154 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:31.024897 27034 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:31.026985 27019 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:30.990213 26832 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.031049 26928 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.031668 25157 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:31.056236 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.032240 26977 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:31.075531 25198 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.013221 26999 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.046483 26819 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:53:31.079368 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 53976.8us
W20260709 14:53:31.081118 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 92914.7us
I20260709 14:53:31.085347 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.038897 26980 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:31.079082 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.055687 26997 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:31.064064 27019 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.091732 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.073251 26928 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:31.095942 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.077867 26900 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:31.098124 25198 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.080300 26681 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:31.100032 25272 leader_election.cc:400] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.102159 25272 leader_election.cc:403] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:31.081849 26818 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:31.084378 26819 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:31.097038 27048 log.cc:927] Time spent T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:53:31.094640 26784 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:31.095641 26947 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:31.096733 27019 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:31.099884 26620 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:31.102643 26938 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:53:31.118232 26845 consensus_meta.cc:287] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: Time spent flushing consensus metadata: real 0.508s	user 0.009s	sys 0.001s
I20260709 14:53:31.112164 26891 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:31.108575 26977 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.114326 26819 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:31.135736 25154 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:31.138340 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:31.097941 26824 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:53:31.099416 26997 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.131963 26812 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:31.167750 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 65990.8us
I20260709 14:53:31.131721 26784 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:31.193682 26562 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:31.194217 26562 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.167676 27066 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:53:31.156883 26980 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.178253 26997 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.179188 26832 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:31.136441 26845 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.169832 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:31.185217 26999 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:31.185838 27050 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.163s	user 0.000s	sys 0.001s
I20260709 14:53:31.140967 26891 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:31.160720 26998 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.234133 26998 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.234733 25226 raft_consensus.cc:2368] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.230468 25150 raft_consensus.cc:1240] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:31.236613 26784 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.237277 26891 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:31.189774 27053 log.cc:927] Time spent T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
W20260709 14:53:31.190521 27054 log.cc:927] Time spent T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
W20260709 14:53:31.191396 27059 log.cc:927] Time spent T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260709 14:53:31.192234 27056 log.cc:927] Time spent T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 14:53:31.202786 26843 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.253320 25158 raft_consensus.cc:2368] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:31.204082 27034 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.210713 26562 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.212680 27019 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:31.214365 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 73691.7us
I20260709 14:53:31.218698 25300 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:31.219851 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:31.224557 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:31.262519 26832 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.171116 25198 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:31.193132 27061 log.cc:927] Time spent T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:53:31.225805 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:31.263173 26832 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.227306 25308 raft_consensus.cc:2410] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 7 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 14:53:31.231891 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.265821 25229 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:31.266223 26832 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:31.254552 26928 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:31.275794 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 104791us
I20260709 14:53:31.276435 25198 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.277498 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.248152 26891 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.254509 26845 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.278705 25229 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:31.258947 25197 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:31.268688 26819 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.286724 26998 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:31.343587 26998 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:31.344553 26998 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.345046 26819 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:31.345299 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:31.281595 26997 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.274458 26928 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.295513 26989 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:31.281669 26835 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.289595 26999 consensus_queue.cc:1059] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:31.348465 26999 raft_consensus.cc:3055] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:31.348836 26999 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:31.349689 26999 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.350863 26999 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:31.351514 25225 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:31.297190 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:31.353914 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 56844us
I20260709 14:53:31.297936 26885 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:31.308545 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.310003 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.321573 25301 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:53:31.359038 25301 pending_rounds.cc:85] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 3
I20260709 14:53:31.359227 25230 raft_consensus.cc:2393] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:31.359287 25301 pending_rounds.cc:107] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:53:31.335067 25307 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:31.359819 25301 raft_consensus.cc:2889] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:31.360833 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:31.335608 27034 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:31.336262 26891 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.337564 26843 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.341405 25155 raft_consensus.cc:1240] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:31.342797 27019 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.346381 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:31.367208 25228 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:31.367578 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:31.368134 25308 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:31.368257 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.368932 25228 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:31.304083 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:31.254487 26701 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.357458 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:31.378356 25307 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:31.358513 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:31.333863 26887 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:53:31.283002 27051 log.cc:927] Time spent T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.170s	user 0.003s	sys 0.000s
I20260709 14:53:31.362111 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.381882 25230 raft_consensus.cc:2368] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.362972 25301 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:31.374605 25233 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:31.375171 25308 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:31.375703 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:31.357329 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:31.376554 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:31.355505 25303 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.387126 25303 raft_consensus.cc:614] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:31.380360 25228 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:31.362455 26900 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:31.408146 25156 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:31.412997 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.413708 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.414162 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.419492 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:31.419734 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44094.8us
I20260709 14:53:31.420352 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.420547 25273 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.420804 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.421844 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:31.436321 25306 raft_consensus.cc:2368] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:31.436775 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.437076 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:31.442369 25156 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:31.364723 26885 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.444363 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:31.446983 25152 raft_consensus.cc:2368] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.445820 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:31.447808 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.448103 25229 raft_consensus.cc:2393] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:31.374886 26965 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 14:53:31.444955 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:31.397881 25157 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:31.445976 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.450778 25156 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:31.453440 25273 leader_election.cc:400] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.453850 25273 leader_election.cc:403] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:53:31.453397 25272 leader_election.cc:400] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:31.454612 25272 leader_election.cc:403] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:53:31.456606 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.464100 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.464645 25230 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:31.451619 27035 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:31.453521 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.467957 25150 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:31.469480 27036 raft_consensus.cc:2764] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:53:31.470556 26701 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.471323 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:31.471362 27066 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:31.483592 25156 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:31.483883 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.474673 25230 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:31.482034 25197 leader_election.cc:400] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
I20260709 14:53:31.485478 25159 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:31.485796 25197 leader_election.cc:403] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:53:31.488729 25154 raft_consensus.cc:1240] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: [4.3-6.4]
I20260709 14:53:31.452214 26944 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:53:31.500125 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 43644.1us
I20260709 14:53:31.506844 25156 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:31.451759 27071 consensus_queue.cc:1059] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 14:53:31.483865 26977 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.453563 26863 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 14:53:31.487210 27055 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 14:53:31.550369 26945 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:31.550783 26945 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:31.552129 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.500828 26944 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.505048 26885 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.538324 27066 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 14:53:31.545353 25227 raft_consensus.cc:2410] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:31.533842 27021 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 14:53:31.546308 26900 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:53:31.548105 27081 log.cc:927] Time spent T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 14:53:31.548868 25226 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47612 (request call id 3534) took 1031 ms. Trace:
I20260709 14:53:31.525614 25122 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:31.512877 25231 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:31.556308 25233 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:31.504999 27035 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:31.488730 26887 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4.
W20260709 14:53:31.512768 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 58307.9us
W20260709 14:53:31.554536 27046 log.cc:927] Time spent T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.564s	user 0.004s	sys 0.000s
W20260709 14:53:31.597961 27075 log.cc:927] Time spent T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.148s	user 0.000s	sys 0.000s
W20260709 14:53:31.590965 27065 log.cc:927] Time spent T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:53:31.562170 26944 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:31.606325 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 102664us
W20260709 14:53:31.612983 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 87430us
I20260709 14:53:31.613474 26843 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:31.617522 26843 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:31.618381 26999 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:31.618800 26999 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:31.619264 27084 log.cc:927] Time spent T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 14:53:31.619616 26999 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.622248 25272 leader_election.cc:400] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.623013 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.627615 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:31.628453 25304 raft_consensus.cc:2368] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:31.616791 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.620929 26999 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:31.649029 25124 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.650074 25300 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:31.639063 27035 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:31.595283 25226 rpcz_store.cc:276] 0709 14:53:30.517597 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:30.541133 (+ 23536us) service_pool.cc:224] Handling call
0709 14:53:31.548648 (+1007515us) spinlock_profiling.cc:243] Waited 619 ms on lock 0x7b54002323d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:31.548808 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1423453568}
I20260709 14:53:31.656953 26819 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 14:53:31.661247 26819 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:31.663978 26956 consensus_queue.cc:1059] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:31.663136 26819 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:31.641841 27025 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 14:53:31.665021 27035 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.667447 25302 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:31.629052 26944 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.669440 25124 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:31.674650 26845 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:31.675107 26845 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:31.652930 27044 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:31.675915 26845 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.679945 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.680732 27072 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.683049 25124 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.690140 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.692987 25232 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:31.673704 26951 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:31.695438 25198 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.697664 25198 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.698897 25304 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:53:31.699918 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.618422 26843 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.709998 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.710891 25229 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:31.713085 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.715147 27071 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:31.716456 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.694607 26878 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:31.719133 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.695142 27021 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.698623 26989 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:31.709101 26998 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:53:31.742357 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 86909.5us
I20260709 14:53:31.719961 26891 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:31.737668 26681 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.759516 25198 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.761438 26998 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:31.768745 26885 consensus_queue.cc:1059] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:31.768848 26998 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.769212 26891 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.769809 26885 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:31.770145 26885 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:31.770915 26885 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.770990 26998 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.772070 26885 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:31.763880 26900 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:31.775643 26944 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:31.777441 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:31.787012 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:31.786862 27036 raft_consensus.cc:3055] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:31.788172 27036 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:31.806556 25154 raft_consensus.cc:1240] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:53:31.810176 26999 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:31.813465 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:31.815227 25231 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:31.816708 25231 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:31.822811 25156 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:53:31.826858 27105 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:31.828323 25231 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:31.829252 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:31.833750 27094 log.cc:927] Time spent T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 14:53:31.864151 27090 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.867779 27090 consensus_queue.cc:1243] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
W20260709 14:53:31.883682 27110 log.cc:927] Time spent T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 14:53:31.886317 27101 log.cc:927] Time spent T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260709 14:53:31.887759 27104 log.cc:927] Time spent T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:53:31.834568 27036 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.892194 26997 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:31.921300 25157 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:31.944145 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:31.944752 25152 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:31.947956 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.948553 25156 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:31.948822 25151 raft_consensus.cc:2393] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:31.949945 26885 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.950627 25273 leader_election.cc:400] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:31.950479 26885 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:31.951865 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.953043 26885 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:31.956413 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:31.958864 25152 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:31.961782 27034 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:31.961711 26944 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:53:31.969419 27074 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 14:53:31.965641 27105 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 14:53:31.991534 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:31.993430 27066 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:53:32.026055 27103 log.cc:927] Time spent T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.180s	user 0.005s	sys 0.000s
I20260709 14:53:32.046267 25122 leader_election.cc:400] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:32.046672 25122 leader_election.cc:403] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:53:32.071883 25153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:43914
I20260709 14:53:32.072530 25153 raft_consensus.cc:606] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:32.073102 26784 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:32.059392 26945 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.076901 26945 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:32.080780 27043 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:32.059329 26843 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 14:53:32.081948 26928 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:32.082981 26701 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:32.083334 26701 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:32.063762 26562 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5.
I20260709 14:53:32.084379 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 370) took 3830 ms. Trace:
I20260709 14:53:32.084128 26701 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.087139 27098 consensus_queue.cc:1059] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:32.106232 25153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:43914
I20260709 14:53:32.106956 25153 raft_consensus.cc:606] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:32.084717 25053 rpcz_store.cc:276] 0709 14:53:28.253821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:28.256767 (+  2946us) service_pool.cc:224] Handling call
0709 14:53:32.084322 (+3827555us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:30.627490 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:30.628413 (+   923us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:30.628465 (+    52us) write_op.cc:435] Acquired schema lock
0709 14:53:30.628505 (+    40us) tablet.cc:662] Decoding operations
0709 14:53:30.629014 (+   509us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:30.629068 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:30.629099 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:53:30.629576 (+   477us) tablet.cc:701] Row locks acquired
0709 14:53:30.629601 (+    25us) write_op.cc:260] PREPARE: finished
0709 14:53:30.629801 (+   200us) write_op.cc:270] Start()
0709 14:53:30.629962 (+   161us) write_op.cc:276] Timestamp: P: 1783608810629735 usec, L: 0
0709 14:53:30.629996 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 14:53:30.630916 (+   920us) log.cc:844] Serialized 935 byte log entry
0709 14:53:31.394843 (+763927us) op_driver.cc:464] REPLICATION: finished
0709 14:53:31.647655 (+252812us) write_op.cc:301] APPLY: starting
0709 14:53:31.653787 (+  6132us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:31.670402 (+ 16615us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:31.709049 (+ 38647us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:31.754775 (+ 45726us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:31.764727 (+  9952us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:53:31.766530 (+  1803us) write_op.cc:312] APPLY: finished
0709 14:53:31.781302 (+ 14772us) log.cc:844] Serialized 29 byte log entry
0709 14:53:31.781463 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:31.781554 (+    91us) write_op.cc:454] Released schema lock
0709 14:53:31.781593 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:31.782013 (+   420us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:31.782043 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":60238,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":221894,"apply.run_cpu_time_us":2410,"apply.run_wall_time_us":139474,"num_ops":2,"prepare.queue_time_us":323432,"prepare.run_cpu_time_us":14055,"prepare.run_wall_time_us":140831,"raft.queue_time_us":23924,"raft.run_cpu_time_us":11702,"raft.run_wall_time_us":312234,"replication_time_us":733994,"thread_start_us":609200,"threads_started":4,"wal-append.queue_time_us":352016}]]}
I20260709 14:53:32.110275 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:32.111009 25307 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:32.114001 25307 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 14:53:32.121748 27100 log.cc:927] Time spent T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.302s	user 0.000s	sys 0.004s
I20260709 14:53:32.124624 26701 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:32.130460 25230 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:32.133020 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:32.133874 25307 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:32.136569 25197 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:32.141047 25301 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:32.143014 26997 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:32.146142 26997 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:32.146553 26997 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:32.148916 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:32.149343 27105 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:32.145430 26933 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 14:53:32.151727 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:32.158423 25230 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:32.179165 27072 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:32.180233 26933 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:53:32.182211 27115 log.cc:927] Time spent T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 14:53:32.165719 25197 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:32.191246 25305 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:32.194214 26835 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:32.194646 26835 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.194456 27105 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:32.195818 25197 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:32.201162 26822 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:32.204700 27019 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:32.211081 26963 raft_consensus.cc:993] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:32.211586 26963 raft_consensus.cc:1081] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:32.198834 26835 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:32.214496 27036 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:32.205312 26885 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:32.206964 26997 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.221800 26997 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:32.207154 25056 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.224233 25056 catalog_manager.cc:5697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 3, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.209625 25302 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:53:32.226737 25302 pending_rounds.cc:85] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 2
I20260709 14:53:32.227025 25302 pending_rounds.cc:107] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:53:32.227275 25302 raft_consensus.cc:2889] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:32.193544 27027 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
W20260709 14:53:32.205073 27102 log.cc:927] Time spent T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.384s	user 0.000s	sys 0.002s
I20260709 14:53:32.226183 25056 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.236729 25056 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 2 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.239144 25056 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.248431 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:32.277415 25305 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:32.278645 25197 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:32.234738 26835 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.270412 27027 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:32.314105 26835 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:32.315902 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:32.309669 26997 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:53:32.339799 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 149742us
I20260709 14:53:32.309443 27027 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.366668 27027 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:32.367885 27114 log.cc:927] Time spent T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:53:32.370085 27027 raft_consensus.cc:993] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:32.370668 27027 raft_consensus.cc:1081] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:32.340112 26997 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:32.387924 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:32.389990 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:32.360076 25151 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:32.397475 25226 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:53:32.400760 27119 log.cc:927] Time spent T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
W20260709 14:53:32.431531 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 236239us
I20260709 14:53:32.439944 25234 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:53:32.440964 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:32.441793 25226 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:32.428572 25225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47606
I20260709 14:53:32.444849 25225 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:32.445327 25225 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:32.454852 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:32.425724 27098 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 14:53:32.443996 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47606
I20260709 14:53:32.467296 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:32.467046 26562 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:53:32.524953 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 57738.5us
I20260709 14:53:32.532467 25305 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:32.534502 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:32.535919 25300 raft_consensus.cc:2393] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:32.464124 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:32.467721 26980 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.527796 26887 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:32.531476 25226 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:32.606333 27019 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.614506 27019 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.616797 27019 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:32.624398 27126 log.cc:927] Time spent T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 14:53:32.458112 26997 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.524770 27128 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.162s
I20260709 14:53:32.631513 25226 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:32.637612 27075 log.cc:927] Time spent T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 14:53:32.648590 25151 raft_consensus.cc:2393] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:32.606914 26980 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.750123 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:32.764539 25301 raft_consensus.cc:2410] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
W20260709 14:53:32.788882 27130 log.cc:927] Time spent T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.187s	user 0.000s	sys 0.000s
I20260709 14:53:32.789711 25229 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:32.791450 25124 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:32.751258 27036 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:32.803565 27132 log.cc:927] Time spent T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:53:32.792593 27127 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 14:53:32.798374 26951 consensus_queue.cc:1059] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:53:32.820058 26784 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:32.802049 27036 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:32.848086 27134 log.cc:927] Time spent T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 14:53:32.833276 26784 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:32.856511 26784 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:32.872588 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 75467.4us
I20260709 14:53:32.870172 26980 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:32.884478 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:32.885200 25231 raft_consensus.cc:2410] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
W20260709 14:53:32.881433 27125 log.cc:927] Time spent T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 14:53:32.886592 27036 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:32.889014 27137 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:32.882036 27127 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.891791 27137 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:32.908181 27137 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.909087 27137 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:32.909163 27124 log.cc:927] Time spent T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.302s	user 0.000s	sys 0.002s
I20260709 14:53:32.918403 25225 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.920475 25225 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:32.920328 25226 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.921404 25227 raft_consensus.cc:1240] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:32.922294 25226 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:32.905599 27127 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:32.924867 27129 log.cc:927] Time spent T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.213s	user 0.000s	sys 0.008s
I20260709 14:53:32.928556 27127 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:32.930961 26784 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.933002 26784 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:32.934422 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:32.935112 25226 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:32.935526 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:53:32.939337 27141 log.cc:927] Time spent T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.318s	user 0.003s	sys 0.000s
I20260709 14:53:32.941792 25230 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:32.949689 26944 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:32.950177 26944 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:32.952184 26944 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:32.961163 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:32.961776 25225 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:32.962457 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:32.963027 25231 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:32.968575 26878 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:32.985040 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:32.985791 25154 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:32.987918 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:32.988463 25154 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:32.993608 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:32.994407 25157 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:32.998456 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:32.998697 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:32.998976 25156 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:32.999229 25153 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:32.999280 25156 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:32.999574 25153 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:33.000012 25156 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.000193 25153 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.001085 25156 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:33.004499 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:33.001107 25153 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:33.005080 25228 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:33.012650 25153 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:33.018568 25156 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:33.032261 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:33.032785 25308 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:33.047770 26980 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.048282 26980 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.048849 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:33.049535 25303 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:33.050734 26980 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:33.051904 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:33.052663 25303 raft_consensus.cc:2393] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:53:33.056017 25122 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:33.056715 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 357) took 2799 ms. Trace:
I20260709 14:53:33.058647 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:33.061424 25272 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:33.062319 26812 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:33.062789 26812 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.063174 26812 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:33.065323 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:33.066124 27098 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:33.066558 27098 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.066979 27098 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:33.068427 26998 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:33.069172 26998 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:33.070081 26998 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.075044 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:33.081290 26701 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:33.081984 26701 consensus_queue.cc:1243] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer 7a019e97d101469d8b68de4a2757e5d5 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:53:33.083827 26835 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:33.084349 26835 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:33.085212 26835 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.089912 25308 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:33.094310 27098 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.107177 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:33.119227 25154 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:33.168937 26832 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:33.169720 26832 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.172183 26832 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:33.276165 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:33.276887 25308 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:33.278877 26681 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.279548 26681 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.282264 26681 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:33.335712 25308 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
W20260709 14:53:33.382293 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 48866.9us
I20260709 14:53:33.407904 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:53:33.512457 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 51019.4us
I20260709 14:53:33.704113 27133 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:33.704787 27133 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.479707 26812 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:33.743332 27098 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:34.074898 25198 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.058s	sys 0.080s
W20260709 14:53:34.075506 25198 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.608s	user 0.058s	sys 0.080s
W20260709 14:53:34.063259 26944 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.738s	user 0.016s	sys 0.009s
W20260709 14:53:34.278560 25272 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.752s	user 0.091s	sys 0.196s
W20260709 14:53:34.279162 25272 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.753s	user 0.092s	sys 0.196s
W20260709 14:53:34.132675 27157 log.cc:927] Time spent T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.732s	user 0.001s	sys 0.000s
W20260709 14:53:34.284631 25200 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.014s	sys 0.033s
W20260709 14:53:34.284953 25274 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.000s	sys 0.045s
I20260709 14:53:34.083523 26997 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.083716 26885 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:34.283697 25273 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.014s	sys 0.021s
W20260709 14:53:34.292655 25273 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.611s	user 0.014s	sys 0.021s
W20260709 14:53:34.293107 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 778640us
W20260709 14:53:34.252839 26944 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.927s	user 0.017s	sys 0.010s
W20260709 14:53:34.291491 25200 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.015s	sys 0.033s
W20260709 14:53:34.291255 25274 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.596s	user 0.000s	sys 0.046s
I20260709 14:53:34.184636 26835 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:34.299738 25199 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.017s	sys 0.029s
W20260709 14:53:34.303681 25199 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.017s	sys 0.029s
W20260709 14:53:34.286499 27160 log.cc:927] Time spent T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.246s	user 0.000s	sys 0.001s
W20260709 14:53:34.307667 25197 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.720s	user 0.000s	sys 0.039s
W20260709 14:53:34.310537 25197 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.723s	user 0.000s	sys 0.039s
I20260709 14:53:34.267886 27036 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
W20260709 14:53:34.310881 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 927530us
I20260709 14:53:34.291009 27098 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.330047 27169 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.330724 27169 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.336931 27169 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.340284 27169 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.340935 27169 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.343431 27169 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.343986 27169 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.344143 26812 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.344515 27169 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:34.286064 27137 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.301s	user 0.026s	sys 0.017s
W20260709 14:53:34.345603 27137 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.361s	user 0.027s	sys 0.017s
I20260709 14:53:34.346148 27133 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.346792 27133 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.347625 27169 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.347323 27133 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.349337 27165 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.349984 27165 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.352391 27165 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.312474 26835 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.355418 26835 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.355999 26835 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.357110 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.360204 25301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 3423) took 1318 ms. Trace:
I20260709 14:53:34.360668 25301 rpcz_store.cc:276] 0709 14:53:33.041948 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:33.043835 (+  1887us) service_pool.cc:224] Handling call
0709 14:53:33.044108 (+   273us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:33.044875 (+   767us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:33.044901 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:33.045335 (+   434us) log.cc:844] Serialized 26 byte log entry
0709 14:53:33.324538 (+279203us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:33.324589 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:33.324681 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:34.359959 (+1035278us) raft_consensus.cc:1685] finished
0709 14:53:34.359984 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:34.360137 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":80,"raft.run_cpu_time_us":81,"raft.run_wall_time_us":80,"thread_start_us":278808,"threads_started":1,"wal-append.queue_time_us":276449}
I20260709 14:53:34.361984 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.362793 25227 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:34.363385 25227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47612 (request call id 3604) took 1004 ms. Trace:
I20260709 14:53:34.363773 25227 rpcz_store.cc:276] 0709 14:53:33.358505 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:33.358630 (+   125us) service_pool.cc:224] Handling call
0709 14:53:34.361807 (+1003177us) spinlock_profiling.cc:243] Waited 361 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae82d0a0 00007f39ae82c984 00007f39a7da76d4 00007f39a7da7662
0709 14:53:34.363321 (+  1514us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":830897920}
I20260709 14:53:34.316825 26681 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.364836 26681 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.367264 26681 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.303313 26997 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.372283 26997 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:33.057065 25056 rpcz_store.cc:276] 0709 14:53:30.256889 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:30.257038 (+   149us) service_pool.cc:224] Handling call
0709 14:53:33.056660 (+2799622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:32.619355 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:32.619880 (+   525us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:32.619914 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:53:32.619930 (+    16us) tablet.cc:662] Decoding operations
0709 14:53:32.620571 (+   641us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:32.620621 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:32.620646 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:53:32.621179 (+   533us) tablet.cc:701] Row locks acquired
0709 14:53:32.621196 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:53:32.621325 (+   129us) write_op.cc:270] Start()
0709 14:53:32.621429 (+   104us) write_op.cc:276] Timestamp: P: 1783608812621280 usec, L: 0
0709 14:53:32.621449 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:53:32.622053 (+   604us) log.cc:844] Serialized 2109 byte log entry
0709 14:53:32.882251 (+260198us) op_driver.cc:464] REPLICATION: finished
0709 14:53:32.914451 (+ 32200us) write_op.cc:301] APPLY: starting
0709 14:53:32.914565 (+   114us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:32.914724 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:32.914840 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:32.915448 (+   608us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:32.915676 (+   228us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:53:32.915726 (+    50us) write_op.cc:312] APPLY: finished
0709 14:53:32.915944 (+   218us) log.cc:844] Serialized 47 byte log entry
0709 14:53:32.916108 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:32.916217 (+   109us) write_op.cc:454] Released schema lock
0709 14:53:32.916260 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:32.925585 (+  9325us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:32.925636 (+    51us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":27816,"apply.run_cpu_time_us":2257,"apply.run_wall_time_us":10262,"num_ops":5,"prepare.queue_time_us":348688,"prepare.run_cpu_time_us":3010,"prepare.run_wall_time_us":7072,"replication_time_us":255951,"thread_start_us":208485,"threads_started":2}]]}
I20260709 14:53:34.356516 26835 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.303165 26885 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.368866 26681 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.352984 27165 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.419114 26681 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.320101 27036 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.375156 27098 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.484508 27133 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.515038 26885 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.505007 27166 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.509881 27163 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.510802 27167 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.553679 27167 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.545853 25226 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3606) took 1186 ms. Trace:
W20260709 14:53:34.553243 27027 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.723s	user 0.045s	sys 0.071s
I20260709 14:53:34.543347 27166 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.575695 27164 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.575780 26998 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.466995 27165 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.575850 27168 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.545413 27163 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.569352 26885 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.569650 27105 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.563372 26944 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.574653 27169 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.572954 26681 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.572781 27133 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:34.577410 27027 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.760s	user 0.045s	sys 0.071s
I20260709 14:53:34.580017 26998 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.590161 27167 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:34.559988 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 257867us
I20260709 14:53:34.577666 26997 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.614815 26997 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.578972 26835 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.597213 25272 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:34.581918 27036 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.591534 27098 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.668211 27170 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.590914 26885 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:34.675396 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 347661us
I20260709 14:53:34.617574 27167 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.618592 26998 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.578677 27164 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.592847 26944 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.569877 25226 rpcz_store.cc:276] 0709 14:53:33.359843 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:33.458862 (+ 99019us) service_pool.cc:224] Handling call
0709 14:53:34.524465 (+1065603us) spinlock_profiling.cc:243] Waited 205 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:34.524718 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:34.524961 (+   243us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:34.525000 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:34.525069 (+    69us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:34.525122 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:34.540769 (+ 15647us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:34.544451 (+  3682us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":472144128}
I20260709 14:53:34.656733 26835 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.593791 27169 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.613746 27133 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.668844 27170 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.581802 27168 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.665740 27036 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.591347 27105 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:34.719053 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 105255us
I20260709 14:53:34.716133 25233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3602) took 1359 ms. Trace:
I20260709 14:53:34.726567 25273 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:34.724838 25233 rpcz_store.cc:276] 0709 14:53:33.357034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:33.357214 (+   180us) service_pool.cc:224] Handling call
0709 14:53:34.366627 (+1009413us) spinlock_profiling.cc:243] Waited 363 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:34.366849 (+   222us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:34.367112 (+   263us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:53:34.597715 (+230603us) log.cc:844] Serialized 14 byte log entry
0709 14:53:34.715799 (+118084us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:34.715848 (+    49us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:34.715903 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:34.715966 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:34.716078 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":834322304,"thread_start_us":348034,"threads_started":2}
I20260709 14:53:34.713469 26998 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.714152 26681 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.696161 27167 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.715952 27171 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.726235 27098 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.713987 26835 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.728578 27173 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:34.742653 26997 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.724087 27036 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:34.755034 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 76586.4us
I20260709 14:53:34.733644 27175 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.735872 26998 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.735635 26681 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.753002 27165 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.754699 27173 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.765487 27175 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.773818 27166 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.767684 27190 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:34.762928 27185 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.754369 27098 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.781693 25228 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3603) took 1423 ms. Trace:
I20260709 14:53:34.786681 27178 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.787707 27183 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:34.787298 27178 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.768360 27186 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:34.784709 27137 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.789920 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:34.793728 27169 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.765012 27181 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:34.778856 27165 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.792558 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:34.775219 27173 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:34.796167 25154 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:34.792142 25150 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.795s	user 0.012s	sys 0.025s
I20260709 14:53:34.740600 27171 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.780593 26944 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.810549 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:34.780902 27190 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:34.803503 25153 raft_consensus.cc:2393] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:34.811439 25155 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:34.816541 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:34.817489 25155 raft_consensus.cc:2393] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:34.804927 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:34.805254 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:34.818451 25156 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:34.806211 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:34.807528 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:34.819057 25159 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:34.819228 25233 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:34.808434 25230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3601) took 1711 ms. Trace:
I20260709 14:53:34.821077 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.821295 25230 rpcz_store.cc:276] 0709 14:53:33.096676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:33.359961 (+263285us) service_pool.cc:224] Handling call
0709 14:53:34.808008 (+1448047us) spinlock_profiling.cc:243] Waited 360 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:34.808139 (+   131us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:34.808250 (+   111us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:34.808264 (+    14us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:34.808288 (+    24us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:53:34.808306 (+    18us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:34.808336 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:34.808395 (+    59us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":827617536}
I20260709 14:53:34.781448 27172 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.795025 27163 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.824795 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.821738 25234 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:34.803835 26885 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.826494 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:34.831269 25154 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
W20260709 14:53:34.810743 25150 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.814s	user 0.013s	sys 0.026s
I20260709 14:53:34.800266 27186 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.833449 27164 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.824328 26944 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.829358 25159 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:34.829589 27188 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.829934 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:34.799260 27174 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.832058 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.832095 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:34.838943 25230 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:34.803175 27191 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.840600 27186 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.841176 27178 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.841054 27191 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.841701 27178 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:34.842252 27164 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.842177 27178 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.842775 27164 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.843304 27191 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.844142 27178 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.834251 26944 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.834839 27163 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.844664 27164 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.845273 26885 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.845019 27163 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.845711 26885 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.847438 27163 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.847776 26885 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.849316 27133 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.812186 27169 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.813184 27179 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.849901 27195 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.849987 27169 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.850407 27179 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.850642 27195 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.852077 27169 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.852396 27179 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.807168 27181 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.853421 27167 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.853669 27178 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.854207 27178 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.854997 27181 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.846056 26944 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.844087 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.789028 27185 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.855824 25230 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:34.802760 27137 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.857513 27185 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.857750 27137 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.855194 27197 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.858404 27197 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.840180 27174 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.849385 27105 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.838002 25231 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:34.852872 27179 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:34.831321 27172 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:34.879849 27168 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.880144 27178 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.879896 27196 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.820204 27190 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:34.859341 27175 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.886608 25233 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:34.809325 27165 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.892444 27179 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.849341 27171 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.798321 27183 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:34.901258 27154 log.cc:927] Time spent T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.584s	user 0.002s	sys 0.004s
I20260709 14:53:34.901409 26835 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.867609 27195 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.850104 27170 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.881995 27164 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.912650 27172 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
W20260709 14:53:34.897660 27184 log.cc:927] Time spent T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 14:53:34.905848 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.880947 27197 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.911516 25231 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:34.903223 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.922304 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.920733 25232 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:53:34.922955 25231 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:34.907506 27168 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.911463 26681 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.913523 27175 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.914664 27204 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.918958 27181 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.916893 27191 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.917112 26835 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.963675 25225 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:34.861624 27188 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.922317 27195 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:34.921386 27167 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.942036 27163 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.984231 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:34.984853 25231 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:34.977909 27204 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.985704 27203 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.986362 27203 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.987118 27204 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.987804 27167 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.968046 27168 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.989521 27167 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.991444 27168 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.972910 25150 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39726 (request call id 3594) took 1997 ms. Trace:
I20260709 14:53:34.992280 25150 rpcz_store.cc:276] 0709 14:53:32.975516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:32.975785 (+   269us) service_pool.cc:224] Handling call
0709 14:53:32.976122 (+   337us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:32.976965 (+   843us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:32.977001 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:32.996198 (+ 19197us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b2c00000c88. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a8160a11 00007f39a8170372 00007f39a98a2a01 00007f39a986743a 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2
0709 14:53:32.996584 (+   386us) log.cc:844] Serialized 26 byte log entry
0709 14:53:34.833866 (+1837282us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:34.833931 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:34.834023 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:34.900679 (+ 66656us) spinlock_profiling.cc:243] Waited 25.5 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:53:34.971017 (+ 70338us) raft_consensus.cc:1685] finished
0709 14:53:34.971048 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:34.972851 (+  1803us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":491,"raft.queue_time_us":1150,"raft.run_cpu_time_us":76,"raft.run_wall_time_us":76,"spinlock_wait_cycles":99880576,"thread_start_us":1836935,"threads_started":1,"wal-append.queue_time_us":1287462}
I20260709 14:53:34.995185 27207 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:34.995492 27200 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:34.995744 27207 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.996217 27200 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.000253 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.001377 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.001539 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.002274 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.003059 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.003445 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.004361 25152 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:35.004724 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.005903 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.006291 27200 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.007000 27206 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.007145 27167 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:35.007505 27206 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.007783 27167 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.009933 27167 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.010028 27206 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.010497 27174 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.007031 27169 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:35.011631 27169 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.012197 27188 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.014633 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.002871 27163 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.977520 27175 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.939594 27164 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.906111 27196 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.018038 27169 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.978489 27201 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:35.021266 27201 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.022339 27183 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.023262 27163 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.003206 27195 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.022477 27164 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.023835 27179 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.002722 27098 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.023280 27201 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.025115 27195 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.980001 27191 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:34.979907 27181 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.027261 27191 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:34.983356 26835 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.029134 27181 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.029984 27165 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.030360 26835 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.031967 27175 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.032586 27196 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:34.989023 27203 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.009071 27173 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.036476 27173 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.037662 27190 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.038028 27207 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.041206 27190 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.042052 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.042860 25301 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:35.045154 25301 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:35.047041 25301 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:35.083184 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.085198 25152 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:35.087597 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.094332 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.095160 25151 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:35.103868 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.104609 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.105840 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.105911 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.106926 25301 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:35.107218 25300 raft_consensus.cc:2393] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:35.107921 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.108078 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.108711 25301 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:35.109508 25299 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:35.109741 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.110455 25301 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:35.110502 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.111477 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.111938 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.112285 25301 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:35.113974 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.115787 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.117997 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.119001 25306 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:35.120170 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.121925 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.122922 25308 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:35.125082 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.126008 25307 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:35.127032 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.128288 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.129853 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.130089 26998 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.124032 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.135900 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.145704 25308 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:35.108856 25300 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 1.
I20260709 14:53:35.147590 25304 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:35.121022 25306 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:35.116860 25302 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:35.135380 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.156096 25307 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:35.156502 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.157580 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.158592 25300 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:35.135955 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.137158 27175 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:35.140216 26835 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.140560 27196 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:35.143355 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.144351 27165 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:35.155232 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.161005 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.155439 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.102232 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.162945 25303 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:35.163043 25305 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:35.168689 27165 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.169833 25306 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:35.170789 25299 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:35.170956 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.171801 27165 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.171864 27198 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.172482 25122 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.173163 27198 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.173722 27192 raft_consensus.cc:2764] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:53:35.160550 26835 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.175818 27198 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.177459 26835 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.173554 27175 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.173727 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.183225 27036 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.184945 27196 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.190766 25308 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:35.188829 27196 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.200764 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:35.216214 27179 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:35.218743 27198 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.219545 27198 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.220019 27175 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.229993 25124 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:35.237913 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.243000 25230 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 2.
I20260709 14:53:35.241025 27198 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.248980 27210 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:35.249619 27210 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:35.250946 27210 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:35.319998 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 69601.9us
I20260709 14:53:35.404507 27213 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:35.405434 27178 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:35.405367 27213 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.406262 27178 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.407794 27213 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.408610 27178 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:35.420491 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 318640us
I20260709 14:53:34.786415 25228 rpcz_store.cc:276] 0709 14:53:33.357812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:33.357946 (+   134us) service_pool.cc:224] Handling call
0709 14:53:34.523070 (+1165124us) spinlock_profiling.cc:243] Waited 362 ms on lock 0x7b5800160898. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:53:34.523311 (+   241us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:34.523560 (+   249us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:53:34.707226 (+183666us) log.cc:844] Serialized 14 byte log entry
0709 14:53:34.781274 (+ 74048us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:34.781330 (+    56us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:34.781402 (+    72us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:34.781484 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:34.781623 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":241611,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":2465,"raft.queue_time_us":31239,"spinlock_wait_cycles":835874944,"thread_start_us":256810,"threads_started":3,"wal-append.queue_time_us":60636}
I20260709 14:53:35.422179 25272 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.423233 25272 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:35.424433 27208 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:35.424882 27208 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.425267 27208 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:35.425280 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.426578 25272 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.428040 27203 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:35.428422 27203 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:35.428802 27203 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:35.431792 27173 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:35.432700 27173 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:35.436657 27173 raft_consensus.cc:697] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:35.436918 27183 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:35.437711 27183 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:35.437827 27173 consensus_queue.cc:237] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.443759 25272 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.444550 27190 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:35.445215 27190 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:35.446420 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.446370 27190 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.447938 27209 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:35.448400 27209 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:35.448761 25272 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.452302 27167 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:35.452756 27167 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:35.449636 27209 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:35.455947 27167 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:35.465531 27162 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.471271 27169 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:35.471841 27169 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.472358 27169 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:35.475838 27162 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.478214 27162 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.473304 27178 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:35.481752 27178 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.483819 27178 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.485952 27170 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:35.486519 27170 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.489969 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.490599 25155 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:35.492260 25154 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:35.484887 27169 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.492237 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:53:35.507462 25197 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.126.131:37887 timed out after 1.953s (SENT) [suppressed 26 similar messages]
I20260709 14:53:35.508126 25227 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:35.493819 27183 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.492589 27179 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:35.510905 27179 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.517340 27179 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.496541 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.519179 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.520401 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.496752 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.522085 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.523459 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.524034 27167 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.524178 27203 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.526168 27167 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.497301 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.526430 27203 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.527467 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.527287 27208 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.528545 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.497541 27170 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.499042 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.503427 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.496897 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.530840 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.529888 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.540128 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.538257 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.540899 25304 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:35.541225 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.541317 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.530081 27208 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.523656 27209 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.542358 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.542483 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.543507 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.543581 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.543299 25057 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.544107 27209 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.544231 25154 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:35.544617 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.530350 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.531834 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.529383 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.539018 25153 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:35.534845 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.540398 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.534291 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.545679 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.559267 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.560556 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.546054 25308 raft_consensus.cc:2393] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 6: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:35.524601 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.547573 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.563297 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:35.552531 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.564622 25303 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:35.565660 25153 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:35.566589 25057 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.556519 25299 raft_consensus.cc:2410] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 7 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:53:35.545130 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.553766 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.574693 25307 raft_consensus.cc:2393] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:53:35.713584 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 206262us
I20260709 14:53:35.679481 25153 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:35.557757 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.751950 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.676739 25057 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.745951 27176 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.557569 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.757097 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.758410 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.581012 27169 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.574851 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.755620 25057 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.765394 25122 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.752161 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.767800 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.769280 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.770635 27216 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:35.764778 27162 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 14:53:35.785415 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.786367 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.787115 25230 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:35.786417 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.787949 25303 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:35.788244 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.785465 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.788931 25228 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 1.
I20260709 14:53:35.789407 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.789932 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.790052 25226 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:35.791013 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.791531 25306 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:35.766651 27176 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.793356 25057 catalog_manager.cc:5697] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.795233 27176 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:35.795374 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.775329 27216 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.792280 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.796005 25304 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:35.780308 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.796555 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.800915 25122 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.802772 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.796005 27216 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:35.803732 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.819630 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.788918 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.826958 25228 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:35.828274 25227 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:35.829519 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.830539 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.845728 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.845964 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.846735 25303 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:35.847160 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.847847 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.848416 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.849858 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.851928 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.839444 27036 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:35.858512 27036 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.820832 27170 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:35.861377 27170 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:35.861824 27170 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:35.831964 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:35.862673 25226 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:35.839262 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.855057 25155 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:35.865131 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.866385 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.860895 27036 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:35.878652 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.881762 25154 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:35.886502 25226 pending_rounds.cc:85] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 2
I20260709 14:53:35.886814 25226 pending_rounds.cc:107] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:53:35.887106 25226 raft_consensus.cc:2889] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:35.876592 25057 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.898941 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:35.900908 25057 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:35.911356 27176 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:35.911779 27176 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:35.912168 27176 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:35.913216 25198 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:35.914206 27162 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:35.914639 27162 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:35.915001 27162 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:35.931191 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.932794 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.938225 25272 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:35.939971 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.941063 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:35.941656 25152 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:35.945497 27169 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:35.946082 27169 raft_consensus.cc:697] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:35.947049 27169 consensus_queue.cc:237] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.938721 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:35.949707 25155 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:35.954473 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.956084 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:35.964170 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.964761 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:35.965364 25299 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:35.966069 25159 raft_consensus.cc:2410] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:35.966544 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.966632 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:35.966915 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:35.967233 25156 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:35.976945 25152 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:35.978674 25057 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 3 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.983316 25299 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:35.904489 27216 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:35.999301 25122 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:36.017464 25158 raft_consensus.cc:1240] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:36.029628 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.035542 25158 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:53:36.045737 25155 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:36.046518 25153 raft_consensus.cc:1240] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:36.018815 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.030246 27216 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.056206 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:36.060288 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.065286 25227 raft_consensus.cc:2410] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 7 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:53:36.067202 27228 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:36.067809 27228 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.053354 27183 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.073091 25156 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:36.073573 27224 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:36.083678 27162 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.085292 25228 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:36.087316 27228 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.087590 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:36.087980 27176 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.090194 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:36.091701 27230 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:36.064323 27169 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:36.092175 27230 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.100577 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.070609 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.101866 27169 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:36.102110 27230 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.117900 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.119382 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.135289 25227 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:36.120764 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.136266 25234 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
W20260709 14:53:36.140930 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 48802.8us
I20260709 14:53:36.148892 27228 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 14:53:36.149722 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 132835us
I20260709 14:53:36.159457 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.161082 27183 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:36.161674 27183 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.166973 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.166879 27169 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.167913 25233 raft_consensus.cc:2410] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:36.169135 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.169893 25228 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:36.158300 27162 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.142402 25157 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:36.165946 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.173852 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.174762 27208 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:36.116789 27224 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.175120 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.175554 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.176376 25273 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.175153 27208 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.176900 27224 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.177415 27036 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:36.177810 27036 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:36.178193 27036 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.179764 27209 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.151455 27176 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.180639 27209 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.181102 27209 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.149351 27228 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.148901 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.176987 27208 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:53:36.193645 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 129845us
I20260709 14:53:36.171494 27162 consensus_queue.cc:1059] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:53:36.150918 27170 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.186614 27228 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:36.197670 25272 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:36.199095 27173 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:53:36.204728 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:36.205675 27190 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:36.206218 27190 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:36.206274 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:36.207207 27190 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.208344 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.209794 27162 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:36.210258 27162 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:36.210480 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.211195 25154 raft_consensus.cc:2368] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:36.211350 27162 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.212841 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:36.212769 27162 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.220224 27216 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.213987 27241 consensus_queue.cc:1059] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
W20260709 14:53:36.221797 25180 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5600 after lost signal to thread 24061
W20260709 14:53:36.222940 25180 debug-util.cc:398] Leaking SignalData structure 0x7b08001c55c0 after lost signal to thread 25091
W20260709 14:53:36.224198 25180 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1240 after lost signal to thread 25183
W20260709 14:53:36.224473 25180 debug-util.cc:398] Leaking SignalData structure 0x7b080004b080 after lost signal to thread 25184
W20260709 14:53:36.225577 25180 debug-util.cc:398] Leaking SignalData structure 0x7b0800044b40 after lost signal to thread 25258
W20260709 14:53:36.225930 25180 debug-util.cc:398] Leaking SignalData structure 0x7b080026ca60 after lost signal to thread 25259
W20260709 14:53:36.227051 25180 debug-util.cc:398] Leaking SignalData structure 0x7b0800336aa0 after lost signal to thread 25332
I20260709 14:53:36.214960 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
W20260709 14:53:36.231827 25180 debug-util.cc:398] Leaking SignalData structure 0x7b0800305180 after lost signal to thread 25859
I20260709 14:53:36.231313 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:36.232653 25159 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
W20260709 14:53:36.242093 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:36.258441 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.258579 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.259204 25228 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:36.259302 25229 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:36.259734 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:36.260378 25306 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:36.260509 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.263628 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:53:36.265491 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 50601.3us
I20260709 14:53:36.265741 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.266314 25273 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.266471 25229 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:36.267210 27191 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:36.267674 27191 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.268141 27191 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.266217 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.270582 25226 raft_consensus.cc:2410] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:36.270293 27036 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.270973 27242 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:36.271324 27242 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:36.272425 27036 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.272214 27242 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:36.275527 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 44300.1us
I20260709 14:53:36.268431 27209 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.277285 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:36.277621 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.278685 27209 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.285027 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.285856 25156 raft_consensus.cc:2393] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:36.289675 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.292805 25228 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:36.292977 25154 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:36.295192 25306 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:36.298594 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.289067 27173 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:36.302986 26832 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.312144 26832 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.312563 26832 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:36.313346 27245 log.cc:927] Time spent T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.067s	user 0.000s	sys 0.004s
I20260709 14:53:36.314872 27228 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.315394 27230 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.316311 27170 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.317360 27173 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:36.334267 27173 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.334793 27230 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.302340 27190 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 14:53:36.335753 27208 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.336725 25303 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:36.320660 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.338325 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.322877 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.323562 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.324012 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.323592 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.340807 25231 raft_consensus.cc:2393] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:36.340734 25233 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:36.326066 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.327472 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.310793 27242 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:36.341907 25228 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:36.342706 25273 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.343631 27209 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.344105 27209 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.344494 27209 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.344543 27169 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.345135 27169 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.345629 27169 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.320567 27183 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.332934 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.351078 25229 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:36.351470 27208 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.351650 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.352159 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.352757 27208 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:36.351680 27228 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.353253 27208 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.354485 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.354568 27208 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:36.355297 25225 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:36.356101 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.357174 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.358512 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.362443 25273 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.363225 25227 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.364946 25122 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:36.366679 27170 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:36.367645 27170 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.368971 27170 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:36.369765 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 74229.3us
I20260709 14:53:36.370283 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:36.374444 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.376312 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.376428 27209 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.378472 27209 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.378584 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.370730 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.370828 27036 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.370908 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.372382 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.378976 25303 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:36.383330 27209 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:36.383584 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.384227 25273 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.384507 25225 raft_consensus.cc:2410] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:53:36.383754 27209 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.385020 27239 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.385506 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.385775 27036 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.386271 27036 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.363385 27191 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.385536 27239 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.388490 27239 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.385687 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.385480 27209 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.390924 27027 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:36.391901 27027 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:36.392200 27027 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.393020 27027 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.394430 27027 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:36.397228 25232 raft_consensus.cc:2368] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:36.398583 25232 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:36.400421 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.403420 27190 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:36.405244 27191 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.405294 27190 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.406327 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.402583 25198 leader_election.cc:400] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:36.407086 25198 leader_election.cc:403] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:53:36.386268 25225 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:53:36.409507 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 46409.4us
I20260709 14:53:36.413190 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.418731 27036 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.405913 27190 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.408950 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.427541 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:36.428254 25306 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.435985 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.436720 25159 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:36.413400 27183 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.449002 25154 raft_consensus.cc:1240] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:36.453331 25306 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:36.454674 25122 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:36.456857 25227 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:36.399909 27209 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:36.462805 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 60139.8us
I20260709 14:53:36.421401 27212 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 14:53:36.465031 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.465572 27212 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:36.466042 27212 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.467144 27212 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.465973 27173 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:36.468187 27173 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.458328 27192 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:36.468325 27212 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.469165 27192 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.470021 27192 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.465667 25157 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.468793 27173 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.473814 26832 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.474689 27176 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.459216 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.478014 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.430413 27230 consensus_queue.cc:1059] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
W20260709 14:53:36.479669 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 75804.7us
I20260709 14:53:36.460029 27036 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.468837 27239 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.500226 25273 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.506927 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.508023 27036 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.508558 27036 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.509294 27036 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.501863 25151 raft_consensus.cc:1240] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:36.513331 27239 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.514426 27209 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.515509 27169 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.517480 27169 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.519400 27208 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.521536 25230 raft_consensus.cc:2410] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260709 14:53:36.508522 25273 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.522245 27208 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.503345 27176 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.532732 26832 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.533213 27176 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.534283 25197 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.535535 25197 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.535393 27190 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.536350 27230 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.537084 27230 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.537492 25197 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.528724 27208 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.538959 27208 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.540294 25159 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:36.537494 27230 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.544170 27190 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.544703 27036 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.550663 25157 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:36.551102 27242 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:53:36.551623 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 87741.6us
I20260709 14:53:36.565882 27242 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.566311 27242 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.567442 25306 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:36.567746 25301 raft_consensus.cc:1240] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:36.566733 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.507720 27258 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:53:36.561744 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 53318.1us
I20260709 14:53:36.573884 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.564029 25197 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.559890 27162 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:36.574898 25124 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.565207 27234 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.559986 27173 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.570689 25301 raft_consensus.cc:1240] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
W20260709 14:53:36.569407 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 105586us
I20260709 14:53:36.563176 27230 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.562502 27208 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.541365 25225 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:36.589221 27190 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.592125 27235 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:36.592550 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.594239 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 327) took 5160 ms. Trace:
I20260709 14:53:36.595170 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.596316 25124 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.596647 25303 raft_consensus.cc:1240] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:36.597390 27261 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:36.592813 27228 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:36.590888 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.598482 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.604578 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.599102 25197 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.599126 25124 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.601605 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.573390 27258 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.574891 27162 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:36.603399 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.606117 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.597748 27176 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.609194 27176 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.609320 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.609637 27176 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.603235 27179 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.610493 27179 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:36.610899 27179 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.611544 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.603068 27212 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.613384 27212 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:36.613770 27212 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.615006 27241 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:36.615423 27241 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.615784 27241 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.617204 25302 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:36.618752 27036 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.620375 27173 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.620769 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.621610 27162 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.622924 27162 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.607247 27258 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.628629 27265 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.631325 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.603055 25053 catalog_manager.cc:5697] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.632593 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.633291 25053 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.637705 25197 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.637377 25053 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.634639 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.638882 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.635327 27241 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.639640 27238 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:36.640326 27238 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.640980 27241 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.636077 27176 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.674818 27176 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.641266 27212 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.676779 27212 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.678181 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:36.641847 25156 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 14:53:36.643757 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44732.4us
I20260709 14:53:36.681556 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.643883 27242 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.683187 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.683525 27242 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.683890 27027 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.644608 27234 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:36.638995 25053 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.641096 25197 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.640296 25159 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:36.645328 27183 consensus_queue.cc:1059] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:36.685262 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:36.685806 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 44790.1us
I20260709 14:53:36.650379 27190 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.686441 27190 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.686661 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.686898 27190 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.639240 27230 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.687879 25197 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.688637 27241 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.651031 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.689008 27241 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.652465 27235 consensus_queue.cc:1059] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:36.654703 25302 raft_consensus.cc:1240] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:36.655224 27262 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:36.690104 25273 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.656487 25303 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:36.657282 27208 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.691423 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.691911 26832 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:36.692374 27208 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.692488 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.658298 25304 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:36.660018 25306 raft_consensus.cc:1240] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:36.685802 25053 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.662279 27258 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.694149 27036 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:36.695325 25273 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.692524 26832 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.695705 27258 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.666038 27196 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:36.696187 26832 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.696380 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.696523 27196 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.697067 27242 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.697304 27173 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.697688 27173 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.697825 27242 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.698071 27173 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.698221 27242 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.698633 27242 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.698907 27196 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.684145 27198 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:36.699736 27198 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:36.700170 27198 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:36.701767 27027 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:36.702131 27027 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.649600 27263 consensus_queue.cc:1059] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.703079 27263 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:36.702863 27027 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.703764 27263 raft_consensus.cc:3055] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:36.704048 27027 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.704150 27263 raft_consensus.cc:740] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.689013 25197 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.594637 25057 rpcz_store.cc:276] 0709 14:53:31.433592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:31.433735 (+   143us) service_pool.cc:224] Handling call
0709 14:53:31.738096 (+304361us) spinlock_profiling.cc:243] Waited 46.1 ms on lock 0x7b5400099054. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d1090 00007f39a986ff3a 00007f39af6261cc 00007f39af72437e 00007f39adbe52a4 00007f39adbe5232 00007f39adbe5161 00007f39adbe50dc 00007f39adbe4392 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:36.594153 (+4856057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:36.234375 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:36.235267 (+   892us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:36.235332 (+    65us) write_op.cc:435] Acquired schema lock
0709 14:53:36.235376 (+    44us) tablet.cc:662] Decoding operations
0709 14:53:36.236534 (+  1158us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:36.236658 (+   124us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:36.236703 (+    45us) tablet.cc:685] Acquiring locks for 8 operations
0709 14:53:36.237815 (+  1112us) tablet.cc:701] Row locks acquired
0709 14:53:36.237874 (+    59us) write_op.cc:260] PREPARE: finished
0709 14:53:36.238075 (+   201us) write_op.cc:270] Start()
0709 14:53:36.238242 (+   167us) write_op.cc:276] Timestamp: P: 1783608816238002 usec, L: 0
0709 14:53:36.238287 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 14:53:36.239186 (+   899us) log.cc:844] Serialized 3282 byte log entry
0709 14:53:36.447666 (+208480us) op_driver.cc:464] REPLICATION: finished
0709 14:53:36.529490 (+ 81824us) write_op.cc:301] APPLY: starting
0709 14:53:36.529582 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:36.529811 (+   229us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:36.529930 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:36.530984 (+  1054us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:36.532658 (+  1674us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 14:53:36.532718 (+    60us) write_op.cc:312] APPLY: finished
0709 14:53:36.533525 (+   807us) log.cc:844] Serialized 65 byte log entry
0709 14:53:36.533773 (+   248us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:36.533889 (+   116us) write_op.cc:454] Released schema lock
0709 14:53:36.533961 (+    72us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:36.534397 (+   436us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:36.534425 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":27,"spinlock_wait_cycles":106048384,"child_traces":[["op",{"apply.queue_time_us":81540,"apply.run_cpu_time_us":3069,"apply.run_wall_time_us":4885,"num_ops":8,"prepare.queue_time_us":64419,"prepare.run_cpu_time_us":14256,"prepare.run_wall_time_us":77440,"raft.queue_time_us":47908,"raft.run_cpu_time_us":28721,"raft.run_wall_time_us":75693,"replication_time_us":209164,"thread_start_us":223164,"threads_started":4,"wal-append.queue_time_us":132081}]]}
I20260709 14:53:36.705793 27176 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:36.705920 27235 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:36.706282 27176 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.651700 27137 consensus_queue.cc:1059] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:36.706852 27176 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:36.707216 27262 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:36.707367 27137 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:36.693706 27259 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.707870 27137 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.708374 27212 consensus_queue.cc:1059] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:36.707618 27262 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.709327 27192 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:36.709738 27192 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.709872 27262 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.711077 27262 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.712128 25197 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.713863 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.710628 27192 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.714937 27228 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.715408 27228 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.715576 27192 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.715871 27228 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.664201 27179 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.710292 25124 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.719015 27170 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.719064 27179 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.719733 27162 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.706313 27235 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.722033 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.721949 27235 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.689072 27230 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.693001 27208 consensus_queue.cc:1059] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 14:53:36.727551 27208 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:36.727878 27208 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:36.728861 27208 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.748497 27208 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.730325 27259 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:36.731066 25272 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:36.732558 27196 consensus_queue.cc:1059] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:36.750541 27196 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:36.750896 27196 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.751654 27196 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.752750 27196 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.737689 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:36.738649 25304 raft_consensus.cc:1240] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:36.739568 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:36.705106 27263 consensus_queue.cc:260] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.754874 27263 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.740792 27183 consensus_queue.cc:1059] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:36.755666 27234 consensus_queue.cc:1059] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:36.756071 27183 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:36.756444 27183 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.756691 27234 raft_consensus.cc:3055] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:36.757085 27234 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.757313 27183 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.758018 27234 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.758600 27183 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.740849 27179 consensus_queue.cc:1059] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:36.741593 27241 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.745651 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.759819 27261 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:53:36.759846 27212 consensus_queue.cc:1175] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7a019e97d101469d8b68de4a2757e5d5" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:53:36.760329 27261 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:36.745826 25197 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.695326 25053 catalog_manager.cc:5697] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.761617 25197 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.762634 26832 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:36.762848 25197 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.763202 25053 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.764973 27230 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:36.765712 27230 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.766153 27230 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.765858 25053 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.708847 27137 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:36.766957 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 70642.4us
I20260709 14:53:36.767355 27137 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.767573 26832 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:36.767792 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.768224 27162 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:36.768518 27265 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:36.769126 27265 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.768543 26832 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.769519 27265 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:36.766582 27230 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.746977 27235 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.768666 27162 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.771489 27162 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.759191 27234 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.769378 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.773221 27238 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.773591 27238 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.773934 27238 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.774376 27198 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.775285 25197 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.761350 27261 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.775961 25124 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.771919 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.776382 27198 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.776901 27259 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:36.777890 27261 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.783238 27170 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:36.778416 25273 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.784606 25159 raft_consensus.cc:1275] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:36.787513 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:36.789875 25159 raft_consensus.cc:1240] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:36.802258 27268 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:36.803295 25197 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.807713 27268 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.808234 27268 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.811110 27190 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.767287 25053 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.816323 25053 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.826795 25053 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.824615 27265 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:36.829946 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 54062us
I20260709 14:53:36.830639 25124 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.831261 25053 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.828965 27228 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.834488 27228 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.835080 27228 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.835475 27228 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.835395 27238 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.835966 27228 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.835698 27268 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.837425 27251 consensus_queue.cc:1059] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:36.838059 27268 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.838361 27251 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:36.838737 27251 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:36.839484 27251 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.840763 27251 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.842851 25053 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.844770 27258 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:36.844693 27241 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.846773 27216 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.847174 27259 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.847868 27241 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.847174 27216 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:36.848654 27216 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.849493 27162 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.851397 27162 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.853873 27230 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.856489 27230 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:36.858047 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 54841.4us
I20260709 14:53:36.844678 25053 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
W20260709 14:53:36.862991 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 84632.4us
I20260709 14:53:36.859202 25053 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.869199 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.868239 25053 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:36.870069 25273 leader_election.cc:400] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:36.870395 25273 leader_election.cc:403] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
W20260709 14:53:36.874106 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 43532.4us
I20260709 14:53:36.874061 25273 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.875097 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.876384 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.867369 27190 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.880450 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.861814 27242 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.861495 27173 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.881999 27241 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:36.882140 27216 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.862026 27176 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.899595 27241 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.903882 27176 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.882931 25273 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.883373 25158 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:36.899695 25197 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:36.877306 27027 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.905525 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.905751 27176 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.906625 25197 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.907315 27162 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.907682 27162 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.908035 27162 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.908702 27176 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.909094 27176 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.873857 27208 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:36.910712 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:36.877667 26832 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:36.891068 25304 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:36.900418 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.913327 27036 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:36.873692 27230 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:36.899118 25302 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:36.914225 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.904134 27241 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:36.900434 27228 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.901486 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:36.916308 27269 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:36.917403 25197 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:36.918581 27268 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:36.904794 27259 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.919014 27268 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.919480 27268 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.909451 27176 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:36.913038 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.891068 25306 raft_consensus.cc:1240] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:36.902472 25124 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.923938 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:36.878921 27238 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.927914 25225 raft_consensus.cc:2368] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:36.899394 27265 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.929044 27183 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.929926 27192 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.931682 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.902637 27261 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:36.930850 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.934042 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:36.903508 27216 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.939769 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.925207 27230 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:36.901983 27173 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.937543 27234 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:36.937598 27196 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:36.979035 25306 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:36.979198 27241 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.979928 26832 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:36.980468 26832 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:36.982553 26832 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:36.939567 27261 consensus_queue.cc:1059] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 14:53:36.945487 27230 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:36.986338 27242 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:36.987105 27242 consensus_queue.cc:1059] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:36.994163 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:53:37.002971 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 84506.2us
I20260709 14:53:37.015127 25197 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:37.015172 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.016543 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.016599 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.020558 25304 raft_consensus.cc:2410] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:37.021164 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.021651 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.022004 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.022231 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.016968 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:36.936981 27162 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.025908 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.021579 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.990229 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.032003 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.034323 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.023188 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.030121 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.989948 27228 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.037166 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.038411 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:36.944171 27183 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.076s
I20260709 14:53:36.971858 27137 consensus_queue.cc:1059] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 14:53:37.039117 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:36.944460 27238 consensus_queue.cc:1059] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.092s
I20260709 14:53:37.044872 25233 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:53:37.046937 25231 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 7. (term mismatch)
I20260709 14:53:37.047523 25231 pending_rounds.cc:85] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 6
I20260709 14:53:37.047843 25231 pending_rounds.cc:107] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 8.7
I20260709 14:53:37.048115 25231 raft_consensus.cc:2889] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:37.047094 25233 pending_rounds.cc:85] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 3
I20260709 14:53:37.049376 25233 pending_rounds.cc:107] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:53:37.049715 25233 raft_consensus.cc:2889] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:37.050441 25304 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:37.051016 25225 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:37.053620 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.055442 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.058976 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.059859 25303 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:37.004469 27198 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 14:53:37.042829 27241 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.079975 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.057542 27269 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:37.088145 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.061936 27208 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
W20260709 14:53:37.088922 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:37.081388 27238 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:37.091697 25197 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:37.032991 25306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ad83ce39d241349c0635238c461a58"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:37.099257 25306 raft_consensus.cc:606] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.099650 27272 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:37.100116 27272 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.102206 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.089463 25234 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 14:53:37.132812 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 77463.7us
I20260709 14:53:37.090148 27242 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:37.088253 27269 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:37.142095 25302 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
W20260709 14:53:37.148294 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 61579us
I20260709 14:53:37.150956 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.159657 25306 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:37.162716 25304 raft_consensus.cc:2368] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:37.164837 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.167259 25197 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:37.149994 27269 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:37.147002 27238 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:37.150379 27270 log.cc:927] Time spent T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.072s	user 0.001s	sys 0.001s
I20260709 14:53:37.151499 27192 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:37.151293 27274 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.150187 27275 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:37.187373 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.166241 27262 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:37.195779 25197 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:37.203869 25302 raft_consensus.cc:1240] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:37.206636 25273 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.207715 25273 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.212118 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:37.214341 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.186847 27192 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.215253 25273 leader_election.cc:400] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:37.216754 25273 leader_election.cc:403] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:53:37.216631 25304 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:37.191629 27275 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:37.218864 25197 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:37.219018 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.197821 27262 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.224255 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:37.224575 25156 raft_consensus.cc:1240] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:37.225011 25154 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:37.226315 27036 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:37.226775 25197 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.213310 27259 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.227620 27212 consensus_queue.cc:1059] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:37.227893 25197 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.228120 27283 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:37.215271 27258 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.215206 27179 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:37.218312 27162 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.234651 25302 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:37.245318 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.244304 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.246897 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.247855 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.223937 27275 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:37.249049 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.230142 27283 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:37.248124 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.250685 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.249850 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.202200 27274 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.251816 27279 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:37.254473 27286 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 14:53:37.254972 27279 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:37.255245 27169 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:37.255398 27279 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:37.255913 27169 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:53:37.251812 27276 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:37.257514 27276 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:37.257790 27271 log.cc:927] Time spent T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.156s	user 0.000s	sys 0.001s
I20260709 14:53:37.257903 27276 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:37.250070 27281 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:37.244519 27241 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:37.243292 27179 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.245164 27261 raft_consensus.cc:3055] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:37.264412 25273 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.251129 27265 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:37.250938 27258 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:37.252100 27259 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:37.281399 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.282519 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.220129 27238 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.282775 27272 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:37.267490 27273 log.cc:927] Time spent T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 14:53:37.285988 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.266134 27261 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.290087 27261 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.291152 27261 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:37.253046 25151 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:37.273643 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.277606 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.231971 27192 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.273533 27027 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:37.279194 27179 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.253561 27283 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:37.314317 25153 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:37.315402 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.316063 25153 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.316824 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:53:37.346940 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 119121us
I20260709 14:53:37.352365 27242 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.353894 25157 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:37.354970 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.356261 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.302204 25273 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.266073 27162 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.304926 27228 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:37.361894 27228 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:37.362643 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 60499.9us
I20260709 14:53:37.362792 27228 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.363632 25273 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.363812 27228 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:37.363895 25153 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:37.298645 25159 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:37.307549 27192 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:37.364800 25273 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.365528 27258 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.306773 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.309051 27259 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:37.366333 27289 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:37.310307 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.367566 25273 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.368348 27289 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:37.308552 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.369771 25273 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.371158 27289 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:37.273530 27262 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.372766 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.301744 27274 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.265170 27281 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.374850 27289 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:37.375762 27281 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.326654 27279 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.295560 25304 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:37.331930 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:37.379809 25150 raft_consensus.cc:1240] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:37.373786 27262 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:37.377321 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.383520 25156 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:37.384351 27291 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:37.384534 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.385479 27291 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:37.332105 27241 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:37.332664 27196 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:37.335336 25303 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:53:37.338045 27272 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:37.386122 27291 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:37.332669 27275 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.340384 27179 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:37.340509 25305 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:37.342904 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.389874 25308 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:37.387612 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.342763 27276 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.343573 27268 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.351816 27176 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.356370 27269 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.357699 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.358871 25197 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:37.353232 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 130780us
I20260709 14:53:37.365391 27036 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:37.317409 27230 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.398140 25122 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:37.386794 27290 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:37.360630 27283 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.407976 25152 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:37.386812 27196 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.404760 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.378300 27279 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.401211 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:37.409118 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 50340us
I20260709 14:53:37.413255 27228 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.413993 25197 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.416153 27268 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.410090 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.416774 27162 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:37.417325 27228 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.418865 25197 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.420434 27279 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:37.397795 27173 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:37.417375 27162 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.412526 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.389436 27281 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.022s
I20260709 14:53:37.425261 25198 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.426204 27261 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:53:37.426318 27288 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:37.426710 27261 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.426975 27288 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.424312 27258 consensus_queue.cc:1059] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 14:53:37.427701 27261 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.428265 27176 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.427973 27288 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.426115 27208 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:37.399348 27274 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:53:37.428839 27261 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:37.431502 27275 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.432013 27228 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.432533 27228 raft_consensus.cc:697] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.433416 27228 consensus_queue.cc:237] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.432545 27289 consensus_queue.cc:1059] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 14:53:37.435642 27289 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:37.428352 27258 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:37.436013 27289 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:37.436161 27258 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:37.411563 27216 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:37.436956 27258 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.424407 27036 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:37.436856 27289 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.438297 27258 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:37.421051 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.429761 27196 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.430392 27190 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:37.441288 27176 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:37.441370 27196 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:37.440815 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.442050 27190 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.443529 27176 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.442703 25197 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:37.437443 27216 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.444380 25234 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:37.444686 27216 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:37.445032 25197 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.446226 25197 leader_election.cc:400] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:37.446362 27162 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.447165 27275 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:37.448128 27176 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.426774 27268 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:37.449191 27268 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.450096 27268 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.421051 27279 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:53:37.453310 27208 raft_consensus.cc:993] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:37.454401 27208 raft_consensus.cc:1081] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:37.455803 25272 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.456178 25151 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:37.460826 25154 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:37.462711 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.426800 27283 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.439178 27276 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.438642 27289 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:37.461014 25233 raft_consensus.cc:1275] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:37.476564 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:37.475258 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.478884 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.479856 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.412851 27241 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.474088 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.474347 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.480775 25198 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.405114 27290 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.381095 27242 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.484124 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.485066 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.489574 25303 raft_consensus.cc:2393] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 2: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.489843 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.489588 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:37.490650 25229 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:37.423734 25152 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:37.487803 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.488240 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:37.486860 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.492272 25300 raft_consensus.cc:606] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.491860 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.492110 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.493397 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.494481 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:37.483199 27173 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:37.495471 25305 raft_consensus.cc:2393] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.499521 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.498386 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.496480 25124 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.505622 25301 raft_consensus.cc:2393] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.507711 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.497916 27192 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:37.509608 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.510191 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.511504 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.512671 25124 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.513573 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:37.514453 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:37.514977 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 58003.6us
I20260709 14:53:37.482996 27251 consensus_queue.cc:1059] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:53:37.495687 27281 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.518021 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.521513 25159 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:37.524324 25229 raft_consensus.cc:1240] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:37.496205 27275 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.495955 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.526589 25229 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:37.527796 25198 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:37.505828 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.490469 27241 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.510815 27286 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.536676 25155 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:37.539136 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.546530 25307 raft_consensus.cc:2393] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.529879 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.541390 25229 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:37.539587 25233 raft_consensus.cc:1240] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:37.516116 27283 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:37.516420 27234 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.522773 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ad83ce39d241349c0635238c461a58"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:37.553895 25230 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.554343 25230 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:37.508127 27216 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.525188 25226 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:37.551409 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.551669 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.525035 27212 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:37.552667 25229 raft_consensus.cc:1240] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:37.523105 27027 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:37.527745 27238 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:37.560535 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.568909 25229 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:37.570641 25229 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:37.573392 25233 raft_consensus.cc:1240] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:53:37.573621 25229 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:37.574714 25229 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:37.575616 25229 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:53:37.576565 25227 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:37.577346 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.578903 25229 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:37.579798 25229 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:37.568924 27283 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.578291 27238 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.592566 27295 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.596402 27295 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.596711 25154 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:37.597287 27295 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.598448 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.599148 25303 raft_consensus.cc:2393] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.599202 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.586014 27230 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.601884 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.598579 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.606810 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.605285 27027 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:53:37.607991 27282 consensus_queue.cc:1059] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 14:53:37.608222 27297 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:37.608489 27241 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.585258 27251 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 14:53:37.611014 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.611042 25302 raft_consensus.cc:2393] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 3: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.611035 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.608812 27297 raft_consensus.cc:697] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:37.641112 25197 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.647673 25308 raft_consensus.cc:2393] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:37.649310 25197 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.649899 25299 raft_consensus.cc:2393] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:53:37.650357 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:37.650686 27272 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:37.648813 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:37.653479 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:37.654294 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.562526 27290 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.654783 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.662132 25197 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.608961 27282 raft_consensus.cc:3055] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:37.666078 25197 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.668190 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.668612 25157 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:37.585556 27275 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.659780 25230 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.669274 25156 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:53:37.672065 25197 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.657207 27230 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:37.679872 25230 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:37.649271 27259 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 14:53:37.651836 27208 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:53:37.677656 27272 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:37.659723 27234 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 14:53:37.651939 27027 consensus_queue.cc:1059] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 14:53:37.672952 27176 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.686167 27296 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:37.684392 27297 consensus_queue.cc:237] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.671658 27274 consensus_queue.cc:1059] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 14:53:37.686882 27216 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:37.687271 27294 log.cc:927] Time spent T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
I20260709 14:53:37.670083 27283 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:37.689054 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:37.672623 27276 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.674758 27279 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:37.664994 27282 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.710145 27263 consensus_queue.cc:1059] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:37.693094 25151 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:37.703528 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.665911 27291 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 14:53:37.671692 27192 consensus_queue.cc:1059] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:53:37.675710 27261 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.047s
I20260709 14:53:37.703114 27290 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:53:37.867843 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 164318us
W20260709 14:53:37.877115 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 92645.4us
I20260709 14:53:37.852692 27272 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.682502 27238 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.895558 27234 raft_consensus.cc:3055] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:37.896046 27234 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.896842 27234 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.898100 27234 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:37.898757 27216 raft_consensus.cc:3055] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:37.899199 27216 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:37.900010 27216 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:37.903935 27300 log.cc:927] Time spent T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.265s	user 0.002s	sys 0.000s
I20260709 14:53:37.906497 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:37.907475 25124 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:37.876309 27176 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:37.910842 25158 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:37.911458 25301 raft_consensus.cc:1217] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Deduplicated request from leader. Original: 4.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 14:53:37.913398 25301 raft_consensus.cc:1240] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 14:53:37.916270 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:37.917090 25198 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.883831 25150 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:37.900766 27027 consensus_queue.cc:1059] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:53:37.924500 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:37.929426 25154 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:37.927771 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:37.939492 25228 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:37.939519 25159 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:37.943041 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:37.885701 27272 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:37.928725 27179 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:37.979764 25228 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:37.948040 27176 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:37.949383 27279 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:37.998015 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:37.998740 25306 raft_consensus.cc:3055] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:37.996459 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:37.964916 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:37.999106 25306 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:38.034248 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:38.034606 25231 raft_consensus.cc:1240] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:38.034976 25301 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:37.980088 27179 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:38.029930 25306 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:38.012316 25122 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:37.951498 27316 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:37.954768 27275 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:38.039224 25154 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:38.031019 27176 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:38.068786 27315 log.cc:927] Time spent T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 14:53:38.069916 27287 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:53:38.100418 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 46039.7us
I20260709 14:53:38.102396 27272 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.061807 27275 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:38.134912 27275 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.095559 27179 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.136955 27179 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:38.049867 27316 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:38.115028 27332 log.cc:927] Time spent T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:53:38.186177 25301 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:38.165180 27279 raft_consensus.cc:697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:38.194101 25151 raft_consensus.cc:1240] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:38.214658 27279 consensus_queue.cc:237] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.217624 27170 raft_consensus.cc:3055] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:38.218207 27170 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:38.222767 27170 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.224184 27170 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:38.224442 27316 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.238698 27027 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:38.239282 27027 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:38.241559 27173 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:38.242060 27173 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:38.243237 27173 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.247198 27269 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.257766 27282 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.266578 27282 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:38.173938 27176 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:38.260874 27336 log.cc:927] Time spent T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 14:53:38.273792 27261 raft_consensus.cc:3055] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:38.281646 27261 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:38.282795 27261 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.284260 27261 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:38.285351 25306 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:38.293002 27317 log.cc:927] Time spent T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.264s	user 0.003s	sys 0.000s
I20260709 14:53:38.240309 27027 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.345419 25306 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
W20260709 14:53:38.350327 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 232746us
W20260709 14:53:38.359331 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:38.372651 25233 raft_consensus.cc:1240] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:38.379944 25197 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:38.381860 25122 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:38.430541 27328 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:38.421703 27290 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:38.441926 27290 raft_consensus.cc:697] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:38.442858 27290 consensus_queue.cc:237] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.446468 27328 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:38.447425 27328 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.440371 25151 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
W20260709 14:53:38.453704 27319 log.cc:927] Time spent T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.416s	user 0.000s	sys 0.003s
I20260709 14:53:38.461225 27027 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:38.472277 25124 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.010s	sys 0.003s
W20260709 14:53:38.472725 25124 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.012s	sys 0.004s
W20260709 14:53:38.474833 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 549443us
I20260709 14:53:38.477480 25198 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:38.479537 25198 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:38.482226 25227 raft_consensus.cc:1240] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:38.482302 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:38.483922 25229 raft_consensus.cc:1240] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:38.485271 25226 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:38.486322 27353 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:38.486933 27353 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:38.487912 27353 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.490293 27230 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:38.490891 27242 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:38.491495 27242 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:38.492467 27242 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:38.517508 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:38.542877 25154 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:38.543543 25151 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:38.544065 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:38.544757 25157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:43914
I20260709 14:53:38.545493 25157 raft_consensus.cc:606] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:38.545828 25157 raft_consensus.cc:614] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:38.544691 25154 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:38.539438 27263 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.548105 27263 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.549059 25157 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:38.553966 25157 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:38.554160 27263 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.555316 25157 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.556531 25157 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:38.547194 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:38.557404 25151 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:38.557775 25157 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:38.558099 27027 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.557443 25154 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:38.558583 27027 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.561666 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:38.562248 25226 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:38.562641 25151 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:38.563027 27027 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.566541 25198 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:38.566910 27290 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:38.567587 27238 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:38.568200 27275 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:38.568667 27275 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.568696 27269 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:38.569221 27238 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.569693 27241 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:38.570190 27269 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:38.570420 27238 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:38.568284 27290 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:53:38.569222 27275 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:38.574208 25198 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:38.574951 27290 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:38.575035 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:38.575394 27290 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:38.575506 27337 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:38.575855 27290 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:38.575884 25226 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:38.578048 27337 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:38.578680 27337 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.580870 27337 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.583452 27290 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.585649 27290 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.586402 27216 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:38.591097 27275 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.593047 27275 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.603612 25299 raft_consensus.cc:1275] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.604089 25302 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:38.604581 25305 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:38.605645 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:38.605999 25301 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:38.607182 25301 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.608625 25300 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:38.609556 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.610082 25300 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
W20260709 14:53:38.610671 25273 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:38.610898 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:38.611152 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.611444 25299 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:38.612437 25304 raft_consensus.cc:1275] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:38.613122 25307 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:38.610916 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:38.604960 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.616623 25300 raft_consensus.cc:2393] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:38.620337 27290 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:38.620739 27228 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:38.622176 27228 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.622678 27238 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.623381 27228 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:38.625484 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.626061 25303 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:38.627069 25122 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:38.627177 25299 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
W20260709 14:53:38.625232 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 194483us
I20260709 14:53:38.631187 25301 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:38.633734 25124 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:38.617134 27287 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.618877 27230 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 14:53:38.615708 27283 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:38.638119 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.638849 25300 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:38.642746 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:38.643189 25301 raft_consensus.cc:606] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:38.638252 27216 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:38.648301 27216 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.649781 27216 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:38.640875 27283 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.651894 27283 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.639243 27287 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.663146 27281 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.663760 27287 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:38.663651 27281 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.637526 27330 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:38.674465 25307 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:38.678575 27281 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.679422 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.680120 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:38.680814 25304 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:38.681887 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.682472 25307 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:38.683446 27330 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.683544 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:38.683917 27330 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:38.684604 27281 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:38.684978 27281 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.685359 27281 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:38.685617 27347 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.686075 27347 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.671393 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:38.689353 27216 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.691468 27216 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.691589 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:38.692333 25152 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
W20260709 14:53:38.697389 25158 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39730 (request call id 3336) took 1426 ms (client timeout 1787 ms). Trace:
W20260709 14:53:38.697944 25158 rpcz_store.cc:269] 0709 14:53:37.271135 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:37.306514 (+ 35379us) service_pool.cc:224] Handling call
0709 14:53:38.697177 (+1390663us) spinlock_profiling.cc:243] Waited 518 ms on lock 0x7b54001d97d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:38.697297 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1191067008}
I20260709 14:53:38.699239 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:38.700031 25158 raft_consensus.cc:2368] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5.
I20260709 14:53:38.690483 27347 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:38.689571 25227 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:38.695257 27281 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.669338 25197 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:38.700899 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:38.750463 25158 raft_consensus.cc:2393] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:38.683192 27173 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:38.730059 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 56261.4us
I20260709 14:53:38.700942 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:38.735770 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:38.770179 25307 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:38.770597 25152 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:53:38.770852 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 101687us
I20260709 14:53:38.704206 25159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39730 (request call id 3347) took 1153 ms. Trace:
I20260709 14:53:38.712397 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:38.711155 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:38.732118 25150 raft_consensus.cc:2393] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
W20260709 14:53:38.702934 27323 log.cc:927] Time spent T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.672s	user 0.003s	sys 0.006s
I20260709 14:53:38.772899 25159 rpcz_store.cc:276] 0709 14:53:37.550968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:37.551134 (+   166us) service_pool.cc:224] Handling call
0709 14:53:38.704025 (+1152891us) spinlock_profiling.cc:243] Waited 366 ms on lock 0x7b54001d88d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:38.704142 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":841585408}
I20260709 14:53:38.783042 25197 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:38.781968 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 57872.5us
W20260709 14:53:38.759456 27183 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.815s	user 0.015s	sys 0.011s
W20260709 14:53:38.787700 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 76630.7us
I20260709 14:53:38.788318 25197 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:38.788825 25198 leader_election.cc:400] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5.
I20260709 14:53:38.789232 25198 leader_election.cc:403] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
W20260709 14:53:38.790683 27339 log.cc:927] Time spent T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.596s	user 0.004s	sys 0.000s
I20260709 14:53:38.787220 27230 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:53:38.792182 27353 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:38.794113 25306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:38.794714 25306 raft_consensus.cc:606] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:38.708246 27162 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:38.796605 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:38.788182 27183 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.855s	user 0.015s	sys 0.011s
I20260709 14:53:38.809549 25198 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:38.810587 25152 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:38.790689 27346 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:38.795804 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:38.813055 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:38.795230 27295 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:38.819697 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:38.820194 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:38.820422 25227 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:38.820753 25226 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:38.797935 27238 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:38.787190 27288 consensus_queue.cc:1048] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:53:38.822738 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:38.826331 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:38.815320 27230 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:38.815444 27290 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:38.808120 27353 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:38.842633 27353 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.817699 27228 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:38.845640 27228 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:38.846582 27228 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:38.851342 25124 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:38.853575 25233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3374) took 1372 ms. Trace:
I20260709 14:53:38.853947 25233 rpcz_store.cc:276] 0709 14:53:37.481494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:37.574192 (+ 92698us) service_pool.cc:224] Handling call
0709 14:53:37.584605 (+ 10413us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:38.373183 (+788578us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:38.853307 (+480124us) spinlock_profiling.cc:243] Waited 788 ms on lock 0x7b54000c9c54. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:53:38.853497 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1811837824}
I20260709 14:53:38.859273 25154 raft_consensus.cc:1275] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.806455 27283 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 14:53:38.835549 27302 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:38.863066 27302 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.863449 27302 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:38.864632 25159 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:38.832763 27290 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:38.866628 27290 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:38.815595 27346 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:38.868752 27346 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:38.870684 27362 log.cc:927] Time spent T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 14:53:38.839259 27190 raft_consensus.cc:993] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:38.814033 27176 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
W20260709 14:53:38.887244 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 75739.9us
I20260709 14:53:38.887372 27330 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.894793 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:38.895356 25230 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:53:38.813400 27162 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:38.902812 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:38.943245 25154 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:38.965018 25154 raft_consensus.cc:1275] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:38.961261 25230 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:38.951831 27344 raft_consensus.cc:1081] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:38.962320 27330 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:39.034389 27351 log.cc:927] Time spent T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 14:53:39.025087 27281 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.034660 27258 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.038918 27287 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.055248 27196 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.055471 27291 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.090159 27295 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:39.088353 27328 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:39.063882 27258 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.079393 27287 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:39.212406 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 73787.8us
I20260709 14:53:39.179342 27295 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.218084 25304 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:39.221022 25307 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:39.223229 25307 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:53:39.230564 27370 log.cc:927] Time spent T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.170s	user 0.001s	sys 0.000s
I20260709 14:53:39.090922 27196 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.092988 27291 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.231958 25308 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:39.290939 27162 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:39.292125 27367 log.cc:927] Time spent T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.208s	user 0.000s	sys 0.000s
I20260709 14:53:39.191640 27337 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 14:53:39.217131 27241 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.099s
W20260709 14:53:39.330484 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 104461us
I20260709 14:53:39.310918 27263 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:39.328300 27377 log.cc:927] Time spent T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.093s	user 0.000s	sys 0.006s
I20260709 14:53:39.340925 27318 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:39.344522 27381 log.cc:927] Time spent T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.053s	user 0.004s	sys 0.006s
I20260709 14:53:39.346818 27263 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:39.387007 27366 log.cc:927] Time spent T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.335s	user 0.001s	sys 0.000s
W20260709 14:53:39.398069 27384 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
W20260709 14:53:39.399751 27380 log.cc:927] Time spent T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:53:39.369946 27318 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.410418 27291 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.410996 27263 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.411572 27263 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.412011 27263 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:39.415639 27302 consensus_meta.cc:287] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: Time spent flushing consensus metadata: real 0.552s	user 0.008s	sys 0.000s
W20260709 14:53:39.415871 27346 consensus_meta.cc:287] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.547s	user 0.006s	sys 0.001s
I20260709 14:53:39.416087 27302 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.416242 27346 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.438781 25155 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:53:39.455631 25152 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:39.442907 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:39.427058 25303 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:39.432194 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:39.459897 25300 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:39.416275 27230 consensus_meta.cc:287] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.578s	user 0.005s	sys 0.003s
I20260709 14:53:39.423817 27395 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.463321 27395 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.463387 27230 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5.
I20260709 14:53:39.463439 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.465061 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:39.467789 27388 log.cc:927] Time spent T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
W20260709 14:53:39.418357 27379 log.cc:927] Time spent T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
W20260709 14:53:39.421819 27290 consensus_meta.cc:287] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.555s	user 0.010s	sys 0.000s
I20260709 14:53:39.411886 27287 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.473708 25306 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:39.460407 27173 consensus_meta.cc:287] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Time spent flushing consensus metadata: real 0.673s	user 0.007s	sys 0.004s
I20260709 14:53:39.473687 25303 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:39.468592 27393 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.417887 27196 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.478070 27263 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.479940 27394 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:39.472859 27371 log.cc:927] Time spent T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.241s	user 0.001s	sys 0.001s
I20260709 14:53:39.482302 27346 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.417872 27318 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.516388 27394 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.473413 27330 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.500725 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.417898 27241 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.506325 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:39.525468 25230 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:39.507616 25226 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:39.468907 27291 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.468318 27190 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.515515 27397 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:39.520174 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.534464 25233 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:39.520416 25303 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:39.423868 27183 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.521463 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.507468 27263 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.517987 27196 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.514103 27230 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.521708 25229 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:39.547405 25230 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:39.578998 25306 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:39.530896 27173 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.504251 27290 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.503279 27251 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.541662 25151 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:39.579468 27230 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.585793 27173 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.586737 27374 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:39.587307 27374 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.541291 27318 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:39.562400 27259 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:39.588263 27173 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.588543 27318 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.588711 27259 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.589574 27348 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:39.563676 27027 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.590102 27348 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.590772 27318 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.590595 27027 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.588268 27230 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.584599 27251 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.592092 27348 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.507598 27393 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.592512 27027 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.543217 27241 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.578526 27263 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.543702 27190 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.594115 27393 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.594544 27190 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.594525 27263 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.595649 27369 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.596062 27259 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.596134 27369 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.594429 27241 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.579609 27196 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.598271 27369 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.562974 27183 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.600369 27196 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.561985 27397 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:39.603180 27397 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.542402 27291 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.611492 27291 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:39.614086 27399 log.cc:927] Time spent T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:53:39.615899 27328 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:39.616386 27328 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:39.618526 27258 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.622308 27290 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.623008 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.623169 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.623557 27328 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.623878 25153 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:39.623097 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.624801 25156 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:39.625598 27328 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.625941 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:39.626364 27398 log.cc:927] Time spent T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.149s	user 0.002s	sys 0.000s
I20260709 14:53:39.626609 25156 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:39.627475 25157 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:39.627660 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.628232 25156 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:39.628463 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.629050 25157 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:39.629171 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.629786 25153 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:39.630194 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.630666 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.630743 25152 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:39.631322 25151 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:39.632766 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.633184 25157 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:39.633630 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.634336 25158 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:39.582157 27176 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:39.635798 27176 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.638324 27176 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.638715 25150 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 3372) took 1006 ms. Trace:
I20260709 14:53:39.639045 25150 rpcz_store.cc:276] 0709 14:53:38.631914 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:38.807952 (+176038us) service_pool.cc:224] Handling call
0709 14:53:38.832502 (+ 24550us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:53:38.841565 (+  9063us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:38.841613 (+    48us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:53:38.842208 (+   595us) log.cc:844] Serialized 52 byte log entry
0709 14:53:39.204141 (+361933us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:53:39.637957 (+433816us) spinlock_profiling.cc:243] Waited 4.13 ms on lock 0x7b1800347b60. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a940f4bc 00007f39a675d48b 00007f39af5b7ab9 00007f39a677969b 00007f39a677793f 00007f39a6777455 00007f39ad25f3c7 00007f39a98719a7 00007f39a98810bf
0709 14:53:39.638063 (+   106us) log.cc:844] Serialized 14 byte log entry
0709 14:53:39.638305 (+   242us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:39.638375 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:39.638415 (+    40us) raft_consensus.cc:1685] finished
0709 14:53:39.638498 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:39.638659 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":133255,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"raft.queue_time_us":99,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":109,"spinlock_wait_cycles":9495296,"thread_start_us":395049,"threads_started":2,"wal-append.queue_time_us":505299}
I20260709 14:53:39.641651 27395 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.642112 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.642921 27289 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:39.643051 27302 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.643352 27289 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.643563 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.643776 27289 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:39.644311 27258 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:39.644695 27258 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.644979 27394 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.646663 25272 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.541102 27346 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:39.600343 27183 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.530494 27330 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.653976 27346 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.655130 27330 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.656180 27346 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.656394 27353 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:39.656749 27337 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:39.659301 25272 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.645010 27258 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:39.656469 27275 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.681038 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.660751 27392 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:39.681504 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.679714 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.703815 25300 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:39.671404 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.673972 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:39.699522 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.707211 25230 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:39.707810 25230 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:39.708956 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.709980 25228 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:39.700407 25122 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.713902 25122 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.716737 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.716758 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.717871 25228 raft_consensus.cc:2393] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:39.701869 27392 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.734889 27392 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:39.734891 27216 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:39.735635 27216 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:39.668593 27346 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260709 14:53:39.736649 27216 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.699126 27287 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.738893 27287 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.692345 27374 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.667351 27279 consensus_queue.cc:1048] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 14:53:39.741070 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.747434 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.672189 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:39.749745 25226 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:39.750756 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.742406 25230 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
W20260709 14:53:39.747756 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 76453.4us
I20260709 14:53:39.742054 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.755797 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.756407 25299 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:53:39.706161 27302 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:39.759470 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.761548 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.763294 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.764081 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.765051 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.764926 25226 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:39.765817 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.765918 25230 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:53:39.724817 27183 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:39.722375 27394 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:39.768396 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:53:39.763294 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 87124.8us
I20260709 14:53:39.772215 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.769378 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:39.666626 27344 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.091s
I20260709 14:53:39.740995 27287 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.764043 25306 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:39.774636 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.780560 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:39.780835 25303 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:39.773731 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.781008 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:39.781893 25306 raft_consensus.cc:2368] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:39.762123 27302 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.764290 25150 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:39.782176 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.706852 27275 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.781229 25230 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:39.782662 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.775573 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.768038 27309 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:39.785867 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.748296 27395 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:53:39.793790 25197 leader_election.cc:400] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:39.816425 25197 leader_election.cc:403] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 14:53:39.781940 27368 log.cc:927] Time spent T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.593s	user 0.003s	sys 0.000s
I20260709 14:53:39.797406 27242 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:39.782684 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.788470 25303 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:53:39.811861 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.814821 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:39.773862 27183 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:39.817996 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 375179us
I20260709 14:53:39.783257 27394 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:39.830487 25299 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:39.821540 25230 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:39.814963 25272 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:39.808269 27309 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.827318 25197 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:39.837455 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:39.818387 27328 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:53:39.769886 27288 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 14:53:39.844345 25304 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:39.847678 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.848037 25154 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:39.848299 25159 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:39.795600 25305 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:39.808727 27302 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:39.823053 27344 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:39.831815 27241 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:39.852479 27347 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.859028 25232 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3715) took 1495 ms. Trace:
I20260709 14:53:39.829581 27183 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:39.850415 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.851854 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.852052 25153 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:39.871276 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.872654 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:39.816828 25122 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:39.860807 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45930.6us
I20260709 14:53:39.874444 25272 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:39.836365 25299 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:39.863284 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.877429 25159 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:39.880551 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:39.880683 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:39.840740 27309 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:39.881897 25156 raft_consensus.cc:2393] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:39.881920 25158 raft_consensus.cc:2393] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:39.869757 25154 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:39.842726 27328 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.840917 27392 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.858166 27340 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:39.857640 27393 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:39.859386 25232 rpcz_store.cc:276] 0709 14:53:38.363722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:38.363882 (+   160us) service_pool.cc:224] Handling call
0709 14:53:38.378055 (+ 14173us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:38.378390 (+   335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:38.378433 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:38.450917 (+ 72484us) spinlock_profiling.cc:243] Waited 2.24 ms on lock 0x7b480002de58. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39ae790aa1 00007f39ae787b37 00007f39ae7879ca 00007f39ae87f26f 00007f39ae87ef37 00007f39ae89355c 00007f39ae893508 00007f39ae893488 00007f39ae893443 00007f39ae8926ec 00007f39ad7bca96
0709 14:53:38.602107 (+151190us) spinlock_profiling.cc:243] Waited 5.4 ms on lock 0x7b2c000445f8. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a8160a11 00007f39a8170372 00007f39a98a2a01 00007f39a986743a 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2
0709 14:53:38.602611 (+   504us) log.cc:844] Serialized 26 byte log entry
0709 14:53:38.890921 (+288310us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:53:38.908533 (+ 17612us) log.cc:844] Serialized 14 byte log entry
0709 14:53:38.908739 (+   206us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:38.908815 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:39.647173 (+738358us) spinlock_profiling.cc:243] Waited 26.2 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:53:39.858825 (+211652us) raft_consensus.cc:1685] finished
0709 14:53:39.858848 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:39.858969 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":17833,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":59,"raft.queue_time_us":7618,"raft.run_cpu_time_us":2641,"raft.run_wall_time_us":83765,"spinlock_wait_cycles":77771264,"thread_start_us":287937,"threads_started":1,"wal-append.queue_time_us":461115}
I20260709 14:53:39.856073 27275 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:39.856576 27394 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.862290 27344 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:39.862078 27347 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.855083 27290 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:53:39.902169 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 85457.7us
I20260709 14:53:39.919932 27403 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.920760 27330 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:39.881008 27259 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:39.921419 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:53:39.926847 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 52510.7us
I20260709 14:53:39.929919 25124 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:39.904295 27328 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:39.960439 25156 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:39.933266 25300 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:39.915900 27279 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.968796 25155 raft_consensus.cc:2393] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
W20260709 14:53:39.974336 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 136203us
I20260709 14:53:39.930949 27287 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:39.930037 27344 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:39.960281 27259 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:39.931317 27290 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:39.960395 27330 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.983120 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:39.977759 25156 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:39.977437 27196 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:39.988121 27392 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:39.985329 27216 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:39.994066 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.995986 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:39.996186 27309 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.975621 27279 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.998217 27344 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.014387 27259 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:39.925928 27281 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:53:40.011384 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.918346 27340 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:39.922461 27258 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.013257 27405 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.975524 27291 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:40.019141 25272 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:40.038065 27348 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:53:40.019438 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:39.986124 27287 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:40.004310 27289 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:40.064808 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45747.5us
W20260709 14:53:40.038518 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 209944us
I20260709 14:53:40.014221 27393 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:40.015262 27290 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:40.045305 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.016340 27330 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.046661 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.081496 25228 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:40.038697 27216 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.016714 27196 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.048668 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.087800 25230 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:40.049319 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.049935 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.050158 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.050546 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.088793 25226 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:40.051115 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.052470 25308 raft_consensus.cc:2393] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:40.036588 27275 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.090806 27275 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.092582 25227 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:40.019343 25150 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:39.963130 27403 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.073091 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.047372 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.085479 25197 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:40.064558 27287 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:40.095750 27275 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.063555 27348 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.096689 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.099795 25229 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:40.079814 27208 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:40.080101 27393 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:40.108197 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.108896 25156 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.097018 27196 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:40.079254 27176 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.026s
I20260709 14:53:40.100591 27348 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:40.103966 27208 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.058048 27405 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.074862 27291 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.087209 27242 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 14:53:40.124358 25156 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:40.128417 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.112766 27374 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:40.100747 27316 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 14:53:40.135726 25305 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:40.118521 27208 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:39.977825 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:53:40.140125 27407 log.cc:927] Time spent T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:53:40.129057 27230 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
W20260709 14:53:40.180104 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 82236us
I20260709 14:53:40.127149 27183 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.137753 27374 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:40.174932 27421 log.cc:927] Time spent T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 14:53:40.190450 27291 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.192648 25307 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:53:40.193801 27418 log.cc:927] Time spent T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:53:40.193854 27309 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.194110 27328 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.197280 25234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 3725) took 1385 ms. Trace:
I20260709 14:53:40.197513 27328 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:40.202023 27420 log.cc:927] Time spent T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 14:53:40.203830 27289 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.210954 25308 raft_consensus.cc:1240] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:53:40.197660 25234 rpcz_store.cc:276] 0709 14:53:38.812191 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:38.812347 (+   156us) service_pool.cc:224] Handling call
0709 14:53:38.825042 (+ 12695us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:38.980602 (+155560us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:38.980632 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:39.635596 (+654964us) spinlock_profiling.cc:243] Waited 905 us on lock 0x7b2c000445f8. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a8160a11 00007f39a8170372 00007f39a98a2a01 00007f39a986743a 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2
0709 14:53:39.635947 (+   351us) log.cc:844] Serialized 26 byte log entry
0709 14:53:39.950790 (+314843us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:39.950878 (+    88us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:39.950987 (+   109us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:40.196973 (+245986us) raft_consensus.cc:1685] finished
0709 14:53:40.196992 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:40.197215 (+   223us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5721,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":93,"spinlock_wait_cycles":2082560,"thread_start_us":448675,"threads_started":2,"wal-append.queue_time_us":424674}
I20260709 14:53:40.192986 25307 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:40.221995 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 358) took 4748 ms. Trace:
W20260709 14:53:40.228212 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 46023.8us
I20260709 14:53:40.247031 25153 raft_consensus.cc:2393] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:40.182569 27279 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.183337 27344 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.222661 25307 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:40.138582 27393 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.265477 25198 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:40.266520 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 181122us
W20260709 14:53:40.258827 27408 log.cc:927] Time spent T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 14:53:40.193817 27216 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.249532 27251 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.269364 27393 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:40.285779 27405 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.222865 25053 rpcz_store.cc:276] 0709 14:53:35.473725 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:35.475855 (+  2130us) service_pool.cc:224] Handling call
0709 14:53:40.221916 (+4746061us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:37.151537 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:37.233650 (+ 82113us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:37.242157 (+  8507us) write_op.cc:435] Acquired schema lock
0709 14:53:37.242179 (+    22us) tablet.cc:662] Decoding operations
0709 14:53:37.322129 (+ 79950us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:37.322207 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:37.322233 (+    26us) tablet.cc:685] Acquiring locks for 16 operations
0709 14:53:37.323398 (+  1165us) tablet.cc:701] Row locks acquired
0709 14:53:37.323416 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:53:37.323554 (+   138us) write_op.cc:270] Start()
0709 14:53:37.323669 (+   115us) write_op.cc:276] Timestamp: P: 1783608817323506 usec, L: 0
0709 14:53:37.323692 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:53:37.324334 (+   642us) log.cc:844] Serialized 6406 byte log entry
0709 14:53:37.565828 (+241494us) op_driver.cc:464] REPLICATION: finished
0709 14:53:37.661075 (+ 95247us) write_op.cc:301] APPLY: starting
0709 14:53:37.671153 (+ 10078us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:37.850620 (+179467us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:37.875021 (+ 24401us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:38.262996 (+387975us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:38.263406 (+   410us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 14:53:38.263480 (+    74us) write_op.cc:312] APPLY: finished
0709 14:53:38.263946 (+   466us) log.cc:844] Serialized 113 byte log entry
0709 14:53:38.264152 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:38.264365 (+   213us) write_op.cc:454] Released schema lock
0709 14:53:38.264451 (+    86us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:38.264947 (+   496us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:38.264987 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":168,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":80653,"apply.run_cpu_time_us":6697,"apply.run_wall_time_us":607982,"num_ops":16,"prepare.queue_time_us":123205,"prepare.run_cpu_time_us":5442,"prepare.run_wall_time_us":185080,"replication_time_us":225240,"thread_start_us":89571,"threads_started":2}]]}
I20260709 14:53:40.270203 27258 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.302644 27183 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.274792 27288 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 14:53:40.269426 27374 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.309427 27298 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:40.309922 27347 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.310007 27298 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:40.281044 27423 log.cc:927] Time spent T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
W20260709 14:53:40.312636 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 47289.2us
I20260709 14:53:40.248140 27302 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.269858 27400 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:40.312079 27298 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.320382 25307 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:40.262121 27433 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.063s
I20260709 14:53:40.322826 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.323683 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.319741 27400 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.327180 25302 raft_consensus.cc:2393] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 4: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:40.327533 27430 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:40.328123 27302 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.329568 27434 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:40.329988 27434 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.330255 27241 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:40.330333 27434 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:40.340807 25307 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:40.352811 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.313335 27290 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.355736 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.353430 25307 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
W20260709 14:53:40.350033 27429 log.cc:927] Time spent T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 14:53:40.359197 25122 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.318135 27330 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.351367 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.329069 27400 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.358445 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.361660 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:40.362920 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:40.364787 27437 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:40.365264 27437 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.365633 27437 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:40.366994 27259 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.370713 27348 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.372848 27348 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.373845 27340 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.380900 27290 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.381203 27183 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:40.381803 27196 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.343950 27291 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:40.383188 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:40.384627 25306 raft_consensus.cc:2393] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 11: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:40.390650 25305 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:40.391491 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.400977 25299 raft_consensus.cc:1240] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:53:40.404872 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.403117 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.405578 25159 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:40.337368 27287 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.368994 27259 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.406704 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.403625 27216 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:40.407998 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.410305 25158 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:40.411399 27216 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.414023 27196 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.413760 27216 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.415890 27330 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.406984 27291 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.405234 25272 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.420782 25272 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:40.421962 25308 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:40.423650 27318 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:40.424276 27318 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:40.425343 27318 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.398626 27347 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:40.427999 27347 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.429984 27347 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.410638 27348 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:40.430825 27348 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:40.431648 27348 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.433045 27392 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:40.433570 27392 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.435567 27392 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.435612 25056 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.438400 27287 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.404196 27183 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.438871 27259 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:40.435647 27434 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:40.439754 27442 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:53:40.442441 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.443571 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.473256 25150 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:40.425841 27403 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.451881 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.473276 25152 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:40.452188 25158 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:40.342361 27435 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
I20260709 14:53:40.454483 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:40.461098 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 136521us
I20260709 14:53:40.526757 25156 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:40.466877 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.528098 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:40.467235 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:40.528698 25301 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.529036 25302 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:40.403112 27208 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.470147 25056 catalog_manager.cc:5697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 1 to 3, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 3 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:40.527410 25198 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:40.468449 27183 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.534253 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.535184 25156 raft_consensus.cc:2368] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:40.469017 27291 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.538110 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.538666 25305 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:40.539047 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.540823 25122 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:40.540995 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 272865us
I20260709 14:53:40.542255 25300 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:40.537612 27162 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:40.547729 25155 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:40.549124 25151 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:40.549045 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.549459 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.550185 25158 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:40.545436 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.550959 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.554612 25159 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:40.558422 27434 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.560070 27437 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.562132 27437 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.541811 27397 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:40.563019 27397 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.546754 27281 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:40.565428 27281 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.565816 27281 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.569666 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.570437 25151 raft_consensus.cc:2393] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 11: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:40.572708 27208 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.577246 27397 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.578372 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.545004 27328 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 14:53:40.579770 27162 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:40.472190 27259 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.535940 27392 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:40.576934 25153 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:40.586086 25153 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:53:40.580711 27162 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:40.552994 27400 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 14:53:40.615484 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.617362 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.617555 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.618208 25233 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:40.620347 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.620923 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.621482 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.622292 25230 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:40.622677 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.623613 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.624439 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.625114 25229 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:40.626368 27435 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:40.626889 27435 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.598634 27241 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:53:40.628991 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 87207.7us
I20260709 14:53:40.630522 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.630620 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.632900 27259 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:40.633726 27290 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:40.635351 27290 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:40.636984 27346 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:40.590778 27447 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:40.638330 25232 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:40.639662 25225 raft_consensus.cc:2393] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:40.631915 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.642535 25272 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.643491 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.644266 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.644348 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.645570 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.647677 25225 raft_consensus.cc:2368] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:40.650574 25301 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:40.655332 25272 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.664875 25272 leader_election.cc:400] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:40.665283 25272 leader_election.cc:403] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:53:40.672816 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:40.657536 27258 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:40.661265 27291 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:40.654532 27450 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:40.663781 27302 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:40.661571 27435 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.660938 27346 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:40.668218 27208 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:40.711114 25124 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:40.648061 27447 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.708189 27337 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:40.714136 27450 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.689766 27258 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:40.719695 25273 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:40.671154 27259 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:40.721135 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.721400 25124 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.743788 25225 raft_consensus.cc:2393] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 4: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:40.670185 27283 consensus_queue.cc:1059] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 14:53:40.667022 27434 consensus_queue.cc:1059] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 14:53:40.728165 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.729346 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.754444 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.755157 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.755539 25230 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.729789 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.737980 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.666105 25272 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.745853 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.746255 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:40.722105 25302 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:40.746832 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.744680 27258 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:40.723413 27397 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:40.736734 27337 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.720460 27208 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:40.748597 25305 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:40.749300 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.744951 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.751884 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.710851 27291 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:40.756403 25231 raft_consensus.cc:2368] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:40.757360 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.769483 25303 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:40.772449 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.774282 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:40.775645 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:40.769500 25225 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:40.758304 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:40.779475 25302 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 7
W20260709 14:53:40.758745 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 92712.6us
I20260709 14:53:40.721575 27302 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:40.759727 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.753438 25227 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:40.757360 25304 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:40.795547 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.770561 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:40.797816 25124 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:40.799332 25124 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:40.782120 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:40.784660 25230 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:40.786588 27291 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:40.787199 27412 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:40.763249 27337 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.791725 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:40.811960 25300 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:40.801185 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.810796 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.759928 27328 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:40.833490 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.820813 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:40.853758 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:40.769321 27208 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:40.886472 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 87234.5us
I20260709 14:53:40.888468 25302 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:40.920493 25302 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:53:40.889969 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.805426 27330 raft_consensus.cc:2764] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 14:53:40.805243 27347 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:40.806313 27405 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:40.806209 27400 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:40.808203 27196 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:40.809975 27412 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:40.763669 27318 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:40.832751 27328 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.942914 25232 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:40.941551 27318 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:40.944965 27318 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.926137 27347 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.908164 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.891773 27403 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:40.953569 27403 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.953982 27403 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.910938 25225 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:40.893061 27304 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
W20260709 14:53:40.915498 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 111670us
I20260709 14:53:40.918725 25228 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:40.918962 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:40.958643 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.962031 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:40.962910 25159 raft_consensus.cc:2368] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5.
I20260709 14:53:40.964612 27302 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.966415 27304 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:40.967504 27304 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.973922 27281 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.975078 25156 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:40.975131 27403 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:40.981321 27426 log.cc:927] Time spent T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.848s	user 0.007s	sys 0.007s
I20260709 14:53:40.937204 27437 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:40.946534 27328 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:40.993850 27437 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:40.995767 27413 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:40.996300 27413 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:40.999572 27413 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.001309 27183 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.003808 27403 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:40.961226 27347 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:41.011219 27450 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.025055 25158 raft_consensus.cc:2368] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:41.023001 27413 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:53:41.034283 27456 log.cc:927] Time spent T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:53:41.012568 27412 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.051985 27183 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:41.056818 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 133381us
I20260709 14:53:41.057772 25299 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3408) took 1069 ms. Trace:
I20260709 14:53:41.057749 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.060559 25124 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.062433 27291 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.063508 27216 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:41.065374 27291 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:41.065819 27437 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.077503 25273 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.058254 25299 rpcz_store.cc:276] 0709 14:53:39.984476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:39.984645 (+   169us) service_pool.cc:224] Handling call
0709 14:53:40.400694 (+416049us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:40.405049 (+  4355us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:41.054028 (+648979us) spinlock_profiling.cc:243] Waited 416 ms on lock 0x7b540010a4d0. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a98668ad 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:41.054171 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":955921792}
I20260709 14:53:41.053288 27397 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:53:41.101702 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:41.112090 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:41.114637 25197 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:41.116138 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:41.116333 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 55867us
I20260709 14:53:41.117491 25124 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.117841 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.078720 27259 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:41.120002 25197 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:41.124506 25197 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:41.125880 25197 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:41.116955 27390 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:41.135907 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:41.117803 27281 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.120304 27216 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:41.110716 27288 consensus_queue.cc:1059] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 14:53:41.120467 27403 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:41.111006 27295 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:53:41.122875 27430 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:41.126825 27374 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:41.146790 25154 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:41.116670 27450 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.019s
I20260709 14:53:41.203419 25272 leader_election.cc:400] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5.
I20260709 14:53:41.203933 25272 leader_election.cc:403] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:53:41.113046 27258 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.134603 27397 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:41.129447 27228 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:41.129637 27241 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:41.119352 27275 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 14:53:41.148582 25124 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.151657 27288 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:41.155647 27447 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.243417 25305 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:41.140626 27390 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:41.175339 27455 log.cc:927] Time spent T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.275s	user 0.002s	sys 0.000s
I20260709 14:53:41.194494 26832 raft_consensus.cc:993] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:41.146569 27374 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.089097 27208 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.215484 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:41.262841 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 47458.6us
I20260709 14:53:41.263518 25122 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:41.224292 27295 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:41.213066 27309 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5.
W20260709 14:53:41.237344 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 88860.9us
I20260709 14:53:41.272884 25226 raft_consensus.cc:1240] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:41.274324 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.213584 27251 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:41.214020 27290 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:41.242394 27405 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:41.253468 27228 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:41.245803 27348 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:41.267366 25300 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:41.239681 27288 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:41.235937 27397 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.269631 27281 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 14:53:41.256971 27230 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.675s	user 0.018s	sys 0.019s
I20260709 14:53:41.250358 27353 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:41.277434 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.278807 25306 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:41.260156 27374 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:41.271533 27241 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:41.317943 27241 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.269469 27295 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:41.322077 27295 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.323438 27295 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:41.274019 27403 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:41.264343 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:41.259686 25305 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:41.252498 27433 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.036s
I20260709 14:53:41.278469 27330 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:41.333384 27196 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:41.284991 27290 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:41.341814 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 77538.7us
I20260709 14:53:41.342077 27390 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:41.342370 27216 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:41.342612 25122 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.343063 27216 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:41.343587 27258 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:41.344372 27405 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:41.344849 27405 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:41.345292 27405 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:41.313244 27474 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:53:41.313756 27466 log.cc:927] Time spent T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
W20260709 14:53:41.350154 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 230988us
I20260709 14:53:41.315503 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:41.351034 25300 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:41.291309 27302 raft_consensus.cc:1081] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
W20260709 14:53:41.295718 27230 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.018s	sys 0.019s
I20260709 14:53:41.351981 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:41.356564 25305 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:41.357731 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:41.287683 27291 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.067s
I20260709 14:53:41.344151 27216 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.301477 27353 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:41.388495 25300 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:41.372495 25305 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:41.376039 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:41.378525 25273 leader_election.cc:400] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:41.378801 25152 raft_consensus.cc:1240] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:41.380939 25198 leader_election.cc:400] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6.
I20260709 14:53:41.382725 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:41.392525 25306 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:41.326792 27208 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:41.365865 27392 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:53:41.384698 27281 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:41.385865 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:41.401181 25151 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:41.353698 27403 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:41.369227 27328 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.403149 25152 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:53:41.412731 25306 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:41.418483 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:41.351672 27337 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.361362 27347 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:41.459576 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:41.429054 27412 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:53:41.470816 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 208816us
I20260709 14:53:41.471516 25157 raft_consensus.cc:2368] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:41.473518 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:41.482336 25234 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:41.492973 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:41.501237 25151 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:41.507119 25153 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:41.415578 27281 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:41.541108 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:41.578569 25154 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
W20260709 14:53:41.635075 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:41.503844 27474 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:41.416383 27288 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.591342 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:41.442305 27228 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.610764 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:41.611722 25198 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:41.503326 27330 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.079s
I20260709 14:53:41.566201 27378 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:41.626471 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 211270us
I20260709 14:53:41.670573 25122 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:41.549191 27403 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.619963 27397 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.680186 27328 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.682046 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:41.636399 27447 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:41.683239 25152 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:41.618857 27162 consensus_queue.cc:1059] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 14:53:41.693717 25122 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:41.694871 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:41.639887 27434 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:41.701206 27397 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
W20260709 14:53:41.702883 27476 log.cc:927] Time spent T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
I20260709 14:53:41.642052 27400 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:41.677309 27288 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:41.673472 27435 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:53:41.737923 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:41.685159 27176 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:53:41.687034 27281 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.706487 27328 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:41.649366 27474 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.677011 27378 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.685600 27447 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.743913 27397 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:41.743856 27176 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:41.753453 27328 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:41.750366 27337 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:41.754639 27482 log.cc:927] Time spent T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.187s	user 0.000s	sys 0.001s
I20260709 14:53:41.710140 27434 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.742725 27400 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.754277 27347 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:41.873807 27328 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:41.875669 27484 log.cc:927] Time spent T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.178s	user 0.000s	sys 0.000s
W20260709 14:53:41.885213 27481 log.cc:927] Time spent T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.289s	user 0.000s	sys 0.001s
W20260709 14:53:41.888805 27405 consensus_meta.cc:287] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: Time spent flushing consensus metadata: real 0.543s	user 0.007s	sys 0.000s
W20260709 14:53:41.892705 27374 consensus_meta.cc:287] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.579s	user 0.007s	sys 0.000s
W20260709 14:53:41.908205 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:41.911106 25150 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.084s	sys 0.156s
W20260709 14:53:41.911520 25150 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.515s	user 0.084s	sys 0.156s
W20260709 14:53:41.935102 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 241484us
I20260709 14:53:41.935876 25122 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:41.938915 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 266704us
W20260709 14:53:41.920153 27413 consensus_meta.cc:287] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.881s	user 0.013s	sys 0.000s
I20260709 14:53:41.942222 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:41.953636 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:41.956846 27491 log.cc:927] Time spent T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 14:53:41.957894 27433 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.939980 27347 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:41.921459 27405 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.922324 27374 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.954334 27413 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 14:53:41.963249 27477 log.cc:927] Time spent T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.301s	user 0.001s	sys 0.000s
W20260709 14:53:41.961956 27295 consensus_meta.cc:287] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.638s	user 0.011s	sys 0.003s
I20260709 14:53:41.974054 25229 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 3421) took 1245 ms. Trace:
I20260709 14:53:41.974884 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:41.978968 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:41.975754 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:41.979728 25225 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:41.949540 27230 consensus_queue.cc:1059] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 14:53:41.974332 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:41.984187 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:41.978008 25229 rpcz_store.cc:276] 0709 14:53:40.728372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:40.728613 (+   241us) service_pool.cc:224] Handling call
0709 14:53:40.745729 (+ 17116us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:53:40.759112 (+ 13383us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:40.759160 (+    48us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:53:40.761635 (+  2475us) log.cc:844] Serialized 52 byte log entry
0709 14:53:41.192723 (+431088us) spinlock_profiling.cc:243] Waited 4.36 ms on lock 0x7b180025e5e0. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a675ce07 00007f39af5b7ab9 00007f39a677969b 00007f39a677793f 00007f39a6779c02 00007f39a940120b 00007f39a9406d23 00007f39a94070d1 00007f39a9822a0f
0709 14:53:41.414254 (+221531us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:41.414317 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:41.414413 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:41.970187 (+555774us) raft_consensus.cc:1685] finished
0709 14:53:41.970215 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:41.973971 (+  3756us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":101430,"raft.queue_time_us":24932,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":17350,"spinlock_wait_cycles":10025856,"thread_start_us":221281,"threads_started":1,"wal-append.queue_time_us":829960}
I20260709 14:53:41.987327 25231 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:53:41.992532 27494 log.cc:927] Time spent T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.292s	user 0.000s	sys 0.002s
I20260709 14:53:41.994334 25234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47606 (request call id 3420) took 1266 ms. Trace:
I20260709 14:53:41.994693 25234 rpcz_store.cc:276] 0709 14:53:40.728100 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:40.728587 (+   487us) service_pool.cc:224] Handling call
0709 14:53:41.994115 (+1265528us) spinlock_profiling.cc:243] Waited 702 ms on lock 0x7b54003039d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:41.994254 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1613822208}
I20260709 14:53:41.998368 25225 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:41.932219 27176 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.942292 27397 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:41.972841 27347 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:41.964134 27433 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:42.034750 27478 log.cc:927] Time spent T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.432s	user 0.004s	sys 0.006s
W20260709 14:53:42.035161 27489 log.cc:927] Time spent T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 14:53:42.035708 27433 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.037132 27447 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.037989 27400 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.038626 27434 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.008242 27413 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.039366 27347 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.040681 27413 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.008702 27241 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:42.042526 27353 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.043076 27241 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.043529 27353 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:42.043982 27241 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:42.044695 25157 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39726 (request call id 3818) took 1439 ms (client timeout 1876 ms). Trace:
W20260709 14:53:42.045104 25157 rpcz_store.cc:269] 0709 14:53:40.605336 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:40.907858 (+302522us) service_pool.cc:224] Handling call
0709 14:53:42.044492 (+1136634us) spinlock_profiling.cc:243] Waited 511 ms on lock 0x7b540023ad54. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:42.044637 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1175970560}
W20260709 14:53:42.053620 27498 log.cc:927] Time spent T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 14:53:42.026073 27176 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:42.060833 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.063066 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.046959 27275 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:42.077355 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.087848 25124 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:42.088057 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.049175 27474 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.091102 25157 raft_consensus.cc:1240] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:42.049625 27241 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:42.090256 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.091781 25153 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:53:42.095636 25150 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:42.059556 27183 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.100818 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.065603 27395 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.105321 27395 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.105643 27430 raft_consensus.cc:3055] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:42.059410 27473 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.110494 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.111084 25154 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:42.112534 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.103638 27328 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:42.112766 25303 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 3433) took 1363 ms. Trace:
I20260709 14:53:42.105867 27374 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.089917 27403 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 14:53:42.119885 25303 rpcz_store.cc:276] 0709 14:53:40.749398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:40.809303 (+ 59905us) service_pool.cc:224] Handling call
0709 14:53:40.986724 (+177421us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:40.987068 (+   344us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:40.987098 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:40.987591 (+   493us) log.cc:844] Serialized 26 byte log entry
0709 14:53:41.239229 (+251638us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:41.239277 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:41.239357 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:41.467510 (+228153us) raft_consensus.cc:1685] finished
0709 14:53:41.467539 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:42.112549 (+645010us) spinlock_profiling.cc:243] Waited 86.7 ms on lock 0x7b54002b7ad0. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a98668ad 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:53:42.112710 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2579,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":17787,"spinlock_wait_cycles":199378688,"thread_start_us":217648,"threads_started":1,"wal-append.queue_time_us":381938}
I20260709 14:53:42.107827 27430 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.122359 27372 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.131006 27372 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.133272 27372 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.133430 27395 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.126685 27281 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
W20260709 14:53:42.134332 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 731418us
I20260709 14:53:42.134456 27281 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.136050 25273 leader_election.cc:400] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:42.136330 25273 leader_election.cc:403] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:42.136945 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.137800 27483 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:42.138001 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.138964 27483 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:42.139098 25273 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.145831 27472 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:42.146113 25273 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.134677 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.092422 27275 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.129721 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:42.139786 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 665060us
I20260709 14:53:42.139460 27258 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:42.108135 27183 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.123327 27405 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.161069 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.124791 27228 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.161784 25158 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:42.128593 27499 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.144423 27318 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.141326 27290 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.129945 27328 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:42.157488 27316 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.153864 27176 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.136340 27281 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.153156 27304 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:42.169811 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.112965 27473 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:42.164728 27348 consensus_meta.cc:287] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: Time spent flushing consensus metadata: real 0.872s	user 0.011s	sys 0.001s
I20260709 14:53:42.182785 25272 leader_election.cc:400] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:42.171779 27413 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:42.174345 27405 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.193300 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.194029 25304 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:42.161495 27372 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.162904 27437 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.161768 27346 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.197903 27437 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.198407 25232 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:42.198196 27346 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.196955 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.186924 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.187677 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.200163 25225 raft_consensus.cc:2368] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:42.197911 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.201618 25154 raft_consensus.cc:2368] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:42.203145 25234 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:42.188330 25158 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:42.173445 27374 consensus_queue.cc:1059] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:42.165889 27228 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.192469 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.193085 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.206449 25301 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:42.193279 25151 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:42.195595 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.196369 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.207711 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.196982 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.204257 25232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:42.207777 25304 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 7: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:42.208966 25232 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:42.199666 27487 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.211050 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.209764 25232 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:42.208379 25299 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:42.213253 25306 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:42.168893 27499 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.194525 27348 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:42.176985 27290 consensus_queue.cc:1059] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 14:53:42.168841 27430 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.222204 27437 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.222450 27430 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:42.210166 27393 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.223392 27393 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.169781 27318 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.217064 27486 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.200397 27405 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.177863 27176 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.240006 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.245608 25301 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:42.177991 27316 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.225692 27486 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.210299 27291 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.261685 27291 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.263190 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.240669 27328 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.264189 27291 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.251454 27346 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:42.257748 27412 consensus_meta.cc:287] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.769s	user 0.011s	sys 0.000s
I20260709 14:53:42.266450 27486 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.267078 25231 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:53:42.267416 25231 pending_rounds.cc:85] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 3
I20260709 14:53:42.267639 25231 pending_rounds.cc:107] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:53:42.267874 25231 raft_consensus.cc:2889] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:42.268196 27316 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.240330 27474 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.253917 27183 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.269028 27474 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:42.269995 27378 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.271107 27474 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.272991 27499 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.274112 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.264231 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.277431 25159 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:42.277928 27290 raft_consensus.cc:3055] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:42.278333 27290 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.278491 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.279114 27290 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.280337 27290 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:42.215245 27483 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.289803 27483 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.292266 27483 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.293888 27304 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.294378 27304 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:42.296955 27304 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.297493 27304 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.297163 25304 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:42.298338 27304 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:42.301018 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.301218 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.301551 27304 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.252346 27275 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.249876 27228 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.254908 27176 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.310056 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.215032 27302 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.334811 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.335683 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.336961 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.204993 27372 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.338536 25159 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:53:42.337527 27176 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.341408 27176 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.348670 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.349452 25300 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:42.349566 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:53:42.353605 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.356853 25232 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:42.367604 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.362962 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.367175 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.276629 27374 consensus_queue.cc:1243] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 6.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 14:53:42.369458 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.366324 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.371544 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.381103 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.381696 25157 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:42.361263 25272 leader_election.cc:400] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:42.381934 25300 raft_consensus.cc:1240] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:53:42.382217 25272 leader_election.cc:403] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:53:42.372112 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.372628 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.383232 25230 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:42.218829 27487 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.376634 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:42.387257 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:42.359747 25122 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.378118 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.383673 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.384032 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.384285 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.388262 25305 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:42.374603 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.385412 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.389001 25228 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:42.340792 27228 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.389207 25226 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:42.389271 25155 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:42.393656 27347 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:53:42.395859 27506 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.331s	user 0.005s	sys 0.000s
I20260709 14:53:42.396138 27251 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:42.401612 27473 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.402882 27318 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.403762 27309 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:42.404381 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.348294 27393 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:42.408516 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 48891.4us
I20260709 14:53:42.411607 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:42.369350 27162 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.413056 25272 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:42.344115 27176 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.340655 27302 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.385550 27390 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:53:42.420897 25122 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.423228 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.415169 27289 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.412583 27400 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:42.409912 27347 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.431643 27347 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:42.424968 27162 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.437304 25301 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:42.426247 27393 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:42.438446 27393 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.438612 27162 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.438690 27497 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:42.438942 27372 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.439260 27497 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.440290 27487 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.440078 27497 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.441064 27497 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:42.438674 27393 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:42.424295 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:42.415382 27378 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:42.451541 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.413363 27228 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.456382 27412 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:42.456825 27412 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.456590 27289 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.457223 27412 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:42.457341 27378 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.457937 27228 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.458691 27378 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.459199 27289 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.459532 27346 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.460060 27346 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.461898 27346 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.458717 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.425761 27474 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:53:42.430150 27493 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:42.430375 27400 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.464684 27400 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:42.464860 27304 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
W20260709 14:53:42.465085 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.465397 27304 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.467819 27304 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.427474 25122 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.471132 25300 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:53:42.430706 27405 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.468711 25152 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:42.469491 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.471947 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.473587 25153 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:42.474217 25301 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:42.476394 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.476732 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.476943 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.477309 25152 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:42.478092 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 50710us
I20260709 14:53:42.478667 25122 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.479478 25122 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.480487 25305 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:42.481046 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.482609 27493 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:42.483947 27500 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:42.484217 27493 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.484359 25305 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:53:42.484680 27493 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:42.482827 27499 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:42.488150 27500 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.488739 27500 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:42.493201 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.490906 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.495788 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.497318 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.491365 27405 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:42.499763 27405 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.500260 27405 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:42.501974 25152 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:42.502933 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.502365 25122 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.507145 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.507588 25232 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.507781 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.511723 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.513731 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.513963 25122 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.518085 27281 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:42.515416 25122 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.519598 27397 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:42.519986 27397 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.520372 27397 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:42.520890 27228 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:42.526240 25272 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:42.527302 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.529062 25152 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:42.529726 25299 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:42.530448 25300 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:42.532656 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:42.535113 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.535699 25299 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:42.539384 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.542804 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.545802 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.551687 27347 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.538602 27242 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:42.538898 27328 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 14:53:42.543111 27372 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 14:53:42.554360 27483 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:42.556908 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.557605 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.567528 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.560910 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.562126 25226 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:42.568253 25233 raft_consensus.cc:2410] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
W20260709 14:53:42.564735 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.566581 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.539050 27289 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:42.573434 25231 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:53:42.573908 25231 pending_rounds.cc:85] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 3
I20260709 14:53:42.574206 25231 pending_rounds.cc:107] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:53:42.574494 25231 raft_consensus.cc:2889] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:42.571777 27289 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:42.620883 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 50674.8us
I20260709 14:53:42.621661 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.625865 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.619815 27289 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:42.640653 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.642186 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.642693 25307 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:42.643002 25307 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:42.643666 25307 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.644526 25307 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:42.650287 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:53:42.650565 27521 log.cc:927] Time spent T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 14:53:42.651821 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.653507 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.654955 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.657830 25299 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:42.663707 25307 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:42.667629 27405 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.630373 27473 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:42.674361 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:42.675832 25307 raft_consensus.cc:606] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.634567 27242 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.677032 25273 leader_election.cc:400] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:42.682212 25273 leader_election.cc:403] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 14:53:42.707278 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.637311 27281 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.043s
W20260709 14:53:42.732635 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 55750.8us
I20260709 14:53:42.738978 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.731463 27474 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:42.735122 27309 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:53:42.680662 27487 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.068s
I20260709 14:53:42.779883 25158 raft_consensus.cc:1240] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:42.730930 27289 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:42.732106 27393 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.792156 25156 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
W20260709 14:53:42.796075 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45628.6us
I20260709 14:53:42.747676 27258 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 14:53:42.776254 27405 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.804273 25227 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
W20260709 14:53:42.805346 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 182654us
I20260709 14:53:42.802158 27291 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:42.787144 27488 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 14:53:42.788353 27412 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:42.818702 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 68207us
I20260709 14:53:42.817348 27309 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:42.824505 27392 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:53:42.828653 27309 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:42.850425 27309 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.851078 27500 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.851761 27309 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:42.836113 27347 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:42.853305 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 191201us
W20260709 14:53:42.854293 25197 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.126.131:37887 timed out after 1.687s (SENT) [suppressed 1 similar messages]
I20260709 14:53:42.854563 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:42.855103 25303 raft_consensus.cc:606] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.820276 27328 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:42.856807 27497 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.856616 27328 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.855095 25150 raft_consensus.cc:1240] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:42.836704 27302 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.839466 27289 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.844261 27493 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.790071 27242 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.846590 25306 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:42.849031 27474 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
W20260709 14:53:42.850961 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.885547 27493 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:42.885849 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.885576 27474 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:42.842676 27393 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.861826 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.889092 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.890055 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.890938 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.862171 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.892731 25229 raft_consensus.cc:1240] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:42.866436 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.867763 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.868155 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.868675 25154 raft_consensus.cc:1240] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:42.877069 25234 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 14:53:42.894398 25234 pending_rounds.cc:85] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 4
I20260709 14:53:42.894658 25234 pending_rounds.cc:107] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 14:53:42.894865 25234 raft_consensus.cc:2889] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:42.857306 27497 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:42.883963 27534 log.cc:927] Time spent T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:53:42.883496 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.884089 25122 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.878768 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.897987 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.880312 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.899564 25234 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:53:42.900969 25305 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:42.914664 25232 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:42.903328 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.903492 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.915536 25225 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:42.904345 25300 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:42.905296 27393 raft_consensus.cc:993] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:42.905493 27397 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.906997 27328 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.859246 27500 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.893975 27196 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:42.907768 25304 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:42.908691 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.908995 25306 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:42.909405 27412 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.909756 25154 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:42.929553 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.910158 25156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:43914
I20260709 14:53:42.930606 25156 raft_consensus.cc:606] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:42.913307 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:42.902302 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 48035.9us
I20260709 14:53:42.827648 27403 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.071s
I20260709 14:53:42.920293 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.924400 25225 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:42.857797 27400 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.932617 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.933534 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.936543 25230 raft_consensus.cc:2393] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 3: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:42.918576 27434 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.937372 25152 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:42.937780 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:42.937402 25234 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:42.928517 27241 consensus_queue.cc:1059] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:53:42.939827 27412 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.928808 27258 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:42.942241 27412 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.944717 27412 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.945456 27434 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.947315 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.947449 27434 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.947842 25228 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:42.931643 27196 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.950301 27474 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:42.958163 27497 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.924604 27393 raft_consensus.cc:1081] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:42.960542 27397 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.960870 25227 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:42.961848 27400 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:42.962527 25159 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:42.953008 27162 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:42.963346 25197 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:42.963317 27162 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:42.964695 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:42.965518 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:42.966686 27162 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.967859 27162 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:42.969627 27393 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.970082 27393 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:42.972111 27393 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.972153 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:42.973083 27378 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:42.974359 25197 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:42.975065 27346 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:42.976087 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:42.976663 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.979516 25159 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:42.979624 25158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:43914
I20260709 14:53:42.980176 25158 raft_consensus.cc:606] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.980501 25158 raft_consensus.cc:614] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:42.982149 25225 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:53:42.982347 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:42.977438 27378 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:42.986326 27474 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:42.987464 27289 consensus_queue.cc:1059] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:42.988889 25156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:43914
I20260709 14:53:42.989476 25156 raft_consensus.cc:606] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:42.990552 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:42.996173 25159 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:42.996559 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:42.997577 27412 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:43.004908 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.005527 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:42.935465 25273 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:53:43.007017 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 71633us
I20260709 14:53:43.007670 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.008453 25306 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:43.010836 27242 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:43.012377 27162 consensus_queue.cc:1059] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:43.012633 27412 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:43.013113 27412 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.013406 27378 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:43.013806 27378 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.013969 27412 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.020145 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:43.014509 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.016644 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:43.023105 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:43.014668 27378 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.023413 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.023927 27412 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:43.024266 27483 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:43.024659 27516 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:43.025043 27483 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:43.019248 27242 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 14:53:43.019793 27196 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.024220 27378 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:43.015138 27309 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:43.030948 27242 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:43.014964 27393 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:43.031343 27242 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.032164 27242 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.032421 27258 consensus_queue.cc:1059] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:43.033442 27242 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:43.033524 27483 raft_consensus.cc:3055] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:43.034025 27483 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:42.982543 25225 pending_rounds.cc:85] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 3
I20260709 14:53:43.035156 25225 pending_rounds.cc:107] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:53:43.035501 25225 raft_consensus.cc:2889] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:53:43.036389 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 59220.8us
I20260709 14:53:43.036152 25273 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.037886 25159 raft_consensus.cc:1240] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:43.020560 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:43.039858 25156 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:43.041040 25228 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:43.041920 25197 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.043313 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.044657 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.045648 27258 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:43.043211 25272 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:43.048697 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.044811 27434 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 14:53:43.049737 25306 raft_consensus.cc:2393] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 6: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:43.052192 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.052881 25306 raft_consensus.cc:2393] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:43.053268 25197 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.053512 27162 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:53:43.054350 27548 log.cc:927] Time spent T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:53:43.054663 27258 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:43.055155 27258 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:43.055984 27258 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.060075 25273 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.061947 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.063416 27290 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:43.064594 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:43.065304 27283 consensus_queue.cc:1059] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:43.066154 27450 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:43.066514 27283 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:43.067065 27283 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.067811 27283 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:43.068786 27493 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:43.070247 27474 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:43.070484 27493 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:43.072754 25156 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:43.073611 27330 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:43.074350 27162 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:43.075088 27241 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:43.066550 27450 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.076109 27450 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:43.077052 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.077986 27290 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:43.078474 25197 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:43.079578 25197 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.079231 27412 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:43.080139 27412 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.080484 27412 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:43.080773 27434 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:43.035298 27483 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.081383 25197 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.081773 27483 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:43.082139 27241 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:43.082523 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.083597 25197 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.084162 27241 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:43.084697 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.084827 27241 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:43.089567 27450 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.090286 27318 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:43.068845 27283 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:43.094657 27537 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:43.094681 27516 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:43.094022 25057 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.101940 27318 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:43.102926 27318 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.104259 27318 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:43.103569 25057 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:43.107116 25057 catalog_manager.cc:5697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:43.095319 27378 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:43.109100 25057 catalog_manager.cc:5697] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:43.110567 27393 raft_consensus.cc:993] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:43.111044 27516 raft_consensus.cc:1081] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:43.112385 25057 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:43.096187 25197 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.097446 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.114537 27289 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:43.115581 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.116532 27289 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:43.117023 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.117967 27289 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:43.118765 27289 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:43.121716 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:43.122407 25226 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:43.122802 25226 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:43.128659 27397 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:43.136019 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:43.136786 25234 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:43.148290 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:43.148955 25229 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:43.149385 25229 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:43.154438 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 58312.9us
I20260709 14:53:43.152817 25228 raft_consensus.cc:1240] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 14:53:43.159580 25197 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.160547 25057 catalog_manager.cc:5697] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:43.163343 25057 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.165445 25057 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 7 to 9, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:43.174147 25197 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.175575 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.176848 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.181069 25229 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.188575 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:43.191002 25229 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.191601 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:43.192123 25155 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:43.192608 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:43.155964 27330 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:43.169816 27241 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:43.181591 27162 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:43.178224 27275 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:53:43.187261 27242 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:43.189913 27434 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:43.210994 25124 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.219839 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 371) took 8701 ms. Trace:
I20260709 14:53:43.222237 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.222467 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.222857 25302 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:43.223933 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.221386 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.242161 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.244040 25155 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:43.193869 27316 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 14:53:43.246909 25304 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:53:43.247371 25304 pending_rounds.cc:85] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 3
I20260709 14:53:43.247680 25304 pending_rounds.cc:107] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:53:43.247951 25304 raft_consensus.cc:2889] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:43.202137 27330 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.249511 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.252194 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.253988 25302 raft_consensus.cc:1240] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260709 14:53:43.256203 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.256713 25305 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:43.257056 25305 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:43.241282 27196 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:43.257611 25226 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.219086 27353 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 14:53:43.275013 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:43.267357 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:43.268165 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:43.278712 27405 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:43.279716 27374 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.280182 27374 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.270052 25197 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.260026 25124 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.257980 25305 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.284659 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.284763 25197 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.249629 27400 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:43.290163 25299 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:43.276479 27493 raft_consensus.cc:993] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:43.293833 25230 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:43.293989 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:43.286589 27474 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.220201 25056 rpcz_store.cc:276] 0709 14:53:34.507835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:34.508069 (+   234us) service_pool.cc:224] Handling call
0709 14:53:43.209327 (+8701258us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:41.395629 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:41.607266 (+211637us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:41.611880 (+  4614us) write_op.cc:435] Acquired schema lock
0709 14:53:41.614415 (+  2535us) tablet.cc:662] Decoding operations
0709 14:53:41.694038 (+ 79623us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:41.704388 (+ 10350us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:41.707463 (+  3075us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:53:41.758563 (+ 51100us) tablet.cc:701] Row locks acquired
0709 14:53:41.766679 (+  8116us) write_op.cc:260] PREPARE: finished
0709 14:53:41.857397 (+ 90718us) write_op.cc:270] Start()
0709 14:53:41.904422 (+ 47025us) write_op.cc:276] Timestamp: P: 1783608821857299 usec, L: 0
0709 14:53:41.906056 (+  1634us) op_driver.cc:348] REPLICATION: starting
0709 14:53:41.970041 (+ 63985us) log.cc:844] Serialized 935 byte log entry
0709 14:53:42.275967 (+305926us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:53:42.743380 (+467413us) op_driver.cc:464] REPLICATION: finished
0709 14:53:42.941586 (+198206us) write_op.cc:301] APPLY: starting
0709 14:53:42.941674 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:42.941787 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:42.941815 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:42.942218 (+   403us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:42.942417 (+   199us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:53:42.942461 (+    44us) write_op.cc:312] APPLY: finished
0709 14:53:42.942649 (+   188us) log.cc:844] Serialized 29 byte log entry
0709 14:53:42.942805 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:42.942900 (+    95us) write_op.cc:454] Released schema lock
0709 14:53:42.942956 (+    56us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:42.943374 (+   418us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:42.943422 (+    48us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2791,"reported_tablets":46,"child_traces":[["op",{"apply.queue_time_us":189371,"apply.run_cpu_time_us":1749,"apply.run_wall_time_us":1750,"num_ops":2,"prepare.queue_time_us":430452,"prepare.run_cpu_time_us":12487,"prepare.run_wall_time_us":698211,"raft.queue_time_us":153058,"raft.run_cpu_time_us":10946,"raft.run_wall_time_us":244833,"replication_time_us":771424,"spinlock_wait_cycles":24725248,"thread_start_us":516579,"threads_started":4,"wal-append.queue_time_us":93683}]]}
I20260709 14:53:43.300900 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.274852 27183 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.273712 27539 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:43.372030 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.292812 27405 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:43.306388 25226 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.369161 27492 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 14:53:43.305766 27395 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.066s
W20260709 14:53:43.359637 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 74944.3us
I20260709 14:53:43.274636 27330 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.277426 27196 raft_consensus.cc:697] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:43.281631 27328 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:53:43.370224 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 123693us
I20260709 14:53:43.369423 27474 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:43.402010 27553 log.cc:927] Time spent T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.153s	user 0.000s	sys 0.001s
I20260709 14:53:43.371961 27162 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:53:43.399190 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 101964us
I20260709 14:53:43.419682 27472 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.420233 27472 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.422566 27472 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:43.409651 27183 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.427845 27412 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.376334 27473 raft_consensus.cc:1081] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:43.411152 27281 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:43.429404 25228 raft_consensus.cc:2368] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7.
I20260709 14:53:43.429554 27281 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:43.401732 27450 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.430519 27281 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.392320 25303 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 5: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:43.432102 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:43.432885 25232 raft_consensus.cc:2410] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:43.434185 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.434765 25301 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:53:43.436305 25231 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
W20260709 14:53:43.408905 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 108066us
I20260709 14:53:43.412000 25197 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.428236 27183 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.368268 27347 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:43.442535 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:43.442776 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.445433 25198 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:43.446879 25300 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:43.448534 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:43.449271 25155 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:43.451390 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:43.452169 25154 raft_consensus.cc:2410] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:43.459615 27242 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:43.461392 27353 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:43.464838 27374 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.467795 25231 raft_consensus.cc:1240] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:43.468554 25233 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:43.458966 25197 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:43.434919 27474 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.473278 25122 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:43.476163 25155 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:43.477415 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:43.480827 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:43.446164 27497 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:53:43.457060 27283 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:43.486436 25159 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:43.482798 25158 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:43.490064 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.493009 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:43.507351 25300 raft_consensus.cc:3055] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:43.507629 25226 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:43.496592 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:43.507061 25272 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:43.508567 25302 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:43.486941 27492 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:43.507681 25300 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:43.495630 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.512518 25299 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:43.507082 25304 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:43.484543 27374 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:43.477850 27347 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:53:43.510509 25159 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:43.517966 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47606
I20260709 14:53:43.528555 25226 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:43.529657 25226 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:43.527527 25124 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.513434 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:43.540004 25230 raft_consensus.cc:2410] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260709 14:53:43.540689 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:43.541234 25230 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:43.543090 25226 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.544128 25124 leader_election.cc:400] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7.
I20260709 14:53:43.544548 25124 leader_election.cc:403] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:43.545945 25299 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:43.549775 25124 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.531124 25300 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.552158 25124 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.552183 25300 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:43.558141 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 47444.6us
I20260709 14:53:43.513422 27283 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.515928 27258 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:43.516090 27492 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:43.578806 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 49688.8us
I20260709 14:53:43.553759 27183 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:53:43.531334 27347 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.579131 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:43.553011 27535 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:43.593914 25300 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:43.594245 27535 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:43.595463 27535 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.560536 25226 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.554057 27473 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:43.601799 27473 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:43.602859 27473 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.586110 27530 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:43.512002 27196 consensus_queue.cc:237] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.620762 27539 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:43.641676 27539 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:43.643682 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 64630.2us
I20260709 14:53:43.588130 27412 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:43.630748 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:43.587743 27492 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:43.591199 27374 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.611605 27347 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:43.665663 25197 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:43.749514 25158 raft_consensus.cc:1240] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:43.759644 27374 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:43.763337 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 97768.7us
I20260709 14:53:43.624835 27530 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:43.772146 25124 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:43.664625 27290 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:43.670069 27275 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:53:43.768436 27558 log.cc:927] Time spent T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.124s	user 0.000s	sys 0.000s
I20260709 14:53:43.770465 27241 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:43.776569 27530 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:43.743489 27346 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 14:53:43.790045 27275 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.784258 27474 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:43.790861 27290 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.860009 27290 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.850186 27275 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:43.784957 27283 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.850634 27241 raft_consensus.cc:697] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:43.856360 27474 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:43.855494 27318 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
W20260709 14:53:43.863708 27562 log.cc:927] Time spent T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.102s	user 0.002s	sys 0.000s
W20260709 14:53:43.870935 27565 log.cc:927] Time spent T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 14:53:43.895015 27474 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:43.897620 27241 consensus_queue.cc:237] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.910748 27486 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:43.911361 27486 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:43.913726 27486 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:43.959815 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.960459 25303 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:43.960265 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:43.961796 25307 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:43.964223 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:43.966053 25158 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:43.975706 25307 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:43.976749 25197 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:43.925670 27318 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.012342 27183 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7.
I20260709 14:53:43.994184 27392 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 14:53:44.013080 27530 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.003276 27241 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:44.025713 25228 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:44.021677 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:44.030560 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:44.039322 27492 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.042289 27492 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.016163 27275 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.044458 27275 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.047289 27539 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.057155 27318 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:44.059207 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:44.060660 27566 log.cc:927] Time spent T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.289s	user 0.002s	sys 0.000s
W20260709 14:53:44.061709 27578 log.cc:927] Time spent T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:53:44.062865 25225 raft_consensus.cc:2368] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6.
I20260709 14:53:44.063952 25303 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:44.067109 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:44.067669 25227 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:44.068675 25231 raft_consensus.cc:1240] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:44.000372 27347 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.072839 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:44.073401 25307 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:53:44.075477 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:44.029229 27530 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.083489 25307 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:44.078521 25197 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:44.087185 25227 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:44.065287 27241 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:44.092216 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:44.077230 27492 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:44.099838 25124 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:44.091262 27434 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:44.079849 27397 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 14:53:44.102605 25299 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:44.109647 25302 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:44.105460 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:44.103910 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:44.110906 25304 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:44.111275 25300 raft_consensus.cc:2368] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6.
I20260709 14:53:44.106389 25301 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:44.097823 27430 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:44.120672 25301 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 14:53:44.125622 27586 log.cc:927] Time spent T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:53:44.130072 25304 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:44.131426 27241 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.105252 27216 consensus_queue.cc:1059] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 14:53:44.109974 27183 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:44.110272 27434 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:44.101666 27492 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.142701 25227 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:44.144331 27183 raft_consensus.cc:697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:44.145207 27493 raft_consensus.cc:993] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:44.146461 27587 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:44.130697 27430 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:44.149164 27196 consensus_queue.cc:1059] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:44.149827 27430 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:44.150765 27576 log.cc:927] Time spent T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.280s	user 0.002s	sys 0.000s
I20260709 14:53:44.151631 27196 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:44.151978 27196 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:44.152894 27216 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:44.153277 27216 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:44.154018 27216 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.155501 27434 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.158804 27493 raft_consensus.cc:1081] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:44.145241 27183 consensus_queue.cc:237] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.165359 27517 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:44.165864 27517 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.170239 25122 leader_election.cc:400] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6.
I20260709 14:53:44.171773 25122 leader_election.cc:403] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:53:44.170583 27400 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:53:44.173810 27517 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:44.177846 25303 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:44.186286 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:44.182293 27493 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:44.206022 25303 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:53:44.182755 27400 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 14:53:44.234709 25307 raft_consensus.cc:1240] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:44.235805 27216 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:44.238620 25304 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:44.246474 27539 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:44.251870 27492 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.253185 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:44.253705 27347 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.254626 25156 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:44.260522 27348 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:44.273799 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:44.279671 27493 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6.
I20260709 14:53:44.288215 27196 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.289563 27196 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:44.306520 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:44.308673 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 664208us
I20260709 14:53:44.310308 25305 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:44.317677 25159 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:44.322274 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:44.323519 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:44.326223 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:44.330186 25159 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:44.338836 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:44.339200 27353 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.340070 27353 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.342799 27353 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.339449 25301 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:44.357678 25301 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:53:44.358142 27374 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.358657 27374 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.360628 27374 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.361730 25225 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:44.367725 25227 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:53:44.368814 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:44.369501 25228 raft_consensus.cc:2393] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:44.367755 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:44.370044 25231 raft_consensus.cc:2393] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:44.371169 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:44.371680 25231 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:44.371973 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47606
I20260709 14:53:44.372722 25227 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:44.331287 25124 leader_election.cc:400] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6.
I20260709 14:53:44.373047 25227 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:44.377053 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:44.384219 25154 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:44.384883 25231 raft_consensus.cc:2410] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260709 14:53:44.402179 25304 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:44.394550 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:44.397027 25230 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:44.404068 27183 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:53:44.397244 25229 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:44.405589 27405 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:44.406406 25305 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:44.406970 25305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44802 (request call id 3496) took 1180 ms. Trace:
I20260709 14:53:44.405269 27183 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:44.407285 25305 rpcz_store.cc:276] 0709 14:53:43.226291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:43.255979 (+ 29688us) service_pool.cc:224] Handling call
0709 14:53:43.925058 (+669079us) spinlock_profiling.cc:243] Waited 175 ms on lock 0x7b18002344e0. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a98a2646 00007f39a97dc58e 00007f39a985df9e 00007f39a985f7de 00007f39a986b27c 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c
0709 14:53:44.309808 (+384750us) spinlock_profiling.cc:243] Waited 239 ms on lock 0x7b58002c27d0. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a97c30aa 00007f39a9845447 00007f39a985dfe7 00007f39a985f7de 00007f39a986b27c 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c
0709 14:53:44.406896 (+ 97088us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":951282304}
I20260709 14:53:44.407653 25124 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:44.399670 25156 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:44.408447 27183 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.409549 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:44.411828 25227 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.372066 27500 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260709 14:53:44.415342 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:44.418645 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:44.419304 25308 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:44.422070 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:44.422736 25301 raft_consensus.cc:2393] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:44.433247 27302 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:44.438547 25227 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.432843 25197 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:44.441325 27587 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:44.443931 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 328) took 6004 ms. Trace:
I20260709 14:53:44.444964 27405 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:53:44.452039 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:44.453418 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:44.454025 25154 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:44.459376 25053 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.462379 27374 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:44.453375 25057 rpcz_store.cc:276] 0709 14:53:38.439093 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:38.439238 (+   145us) service_pool.cc:224] Handling call
0709 14:53:44.443874 (+6004636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:43.283645 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:43.394303 (+110658us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:43.394335 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:53:43.394352 (+    17us) tablet.cc:662] Decoding operations
0709 14:53:43.395173 (+   821us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:43.395222 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:43.395249 (+    27us) tablet.cc:685] Acquiring locks for 8 operations
0709 14:53:43.395820 (+   571us) tablet.cc:701] Row locks acquired
0709 14:53:43.395837 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:53:43.395976 (+   139us) write_op.cc:270] Start()
0709 14:53:43.396099 (+   123us) write_op.cc:276] Timestamp: P: 1783608823395936 usec, L: 0
0709 14:53:43.396123 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:53:43.396722 (+   599us) log.cc:844] Serialized 3282 byte log entry
0709 14:53:43.793843 (+397121us) op_driver.cc:464] REPLICATION: finished
0709 14:53:44.027835 (+233992us) write_op.cc:301] APPLY: starting
0709 14:53:44.031151 (+  3316us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:44.061503 (+ 30352us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:44.061622 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:44.102577 (+ 40955us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:44.131761 (+ 29184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 14:53:44.135947 (+  4186us) write_op.cc:312] APPLY: finished
0709 14:53:44.136189 (+   242us) log.cc:844] Serialized 65 byte log entry
0709 14:53:44.136343 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:44.136460 (+   117us) write_op.cc:454] Released schema lock
0709 14:53:44.136504 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:44.136917 (+   413us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:44.136953 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":323623,"reported_tablets":31,"child_traces":[["op",{"apply.queue_time_us":209338,"apply.run_cpu_time_us":3286,"apply.run_wall_time_us":129675,"num_ops":8,"prepare.queue_time_us":57494,"prepare.run_cpu_time_us":3492,"prepare.run_wall_time_us":138961,"replication_time_us":373937,"thread_start_us":133623,"threads_started":2}]]}
W20260709 14:53:44.490974 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 58344.6us
I20260709 14:53:44.443960 25273 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:44.518965 27474 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:44.518519 27374 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.518052 25053 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.532025 25053 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.533942 25053 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.542187 25305 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:44.539371 25053 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
W20260709 14:53:44.547554 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 103668us
I20260709 14:53:44.548328 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:44.548455 27538 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:44.550036 27318 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:44.540743 27587 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 14:53:44.549901 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:44.550069 25053 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.554273 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:44.555341 25053 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.557750 25053 catalog_manager.cc:5697] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.561270 25053 catalog_manager.cc:5697] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 1 to 2, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.538793 27374 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:44.555243 27539 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:44.568102 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:44.572824 25300 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:44.546561 27275 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 14:53:44.564347 27304 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:44.573357 25053 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.580325 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.613771 25053 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.624532 25053 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.567771 27281 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.017s
W20260709 14:53:44.637607 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 93174.9us
I20260709 14:53:44.640122 25053 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.641580 25053 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.642984 25300 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:44.645282 25301 raft_consensus.cc:1240] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:44.648592 27434 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.643919 25053 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.656617 25053 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.649870 27434 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.661551 25053 catalog_manager.cc:5697] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.664438 25053 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.666973 25053 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.670092 25053 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.671643 25053 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:44.673695 25053 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.676221 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:44.690172 25300 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:44.690274 25304 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:44.693378 27405 consensus_queue.cc:1059] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:53:44.689306 27450 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:44.703878 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:44.704435 25156 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:44.704770 25156 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:44.705504 25156 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.706493 27434 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.707019 25156 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:44.709048 25158 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:44.710048 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:44.710805 27450 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:44.711261 27450 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:44.712136 27450 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.719481 25156 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:44.723059 27242 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:44.725818 27242 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:44.725500 27374 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:44.748572 27403 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 7 current term: 7 is higher.
I20260709 14:53:44.755944 25300 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:44.727982 27374 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.757619 27492 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:44.760426 25229 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:44.775354 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:44.775949 25158 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:44.779346 25305 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:44.780869 25303 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:44.784157 25156 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:44.790926 25308 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:44.792776 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:44.796657 25156 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:44.793100 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:44.801887 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:44.802590 25304 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:53:44.806246 25157 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:44.801713 25305 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 2.
I20260709 14:53:44.821743 25304 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:44.823937 25198 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:44.832095 27241 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:44.832645 27241 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.833070 27241 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:44.834247 25156 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:44.835119 27275 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:44.845286 27353 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:44.826413 27493 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:53:44.827906 27228 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 14:53:44.871333 27587 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.871811 27587 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.895222 27587 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:44.897289 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:44.898046 25304 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:44.899710 25122 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:44.904368 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 76577.4us
I20260709 14:53:44.926059 27538 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.926767 27538 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.930768 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:44.932762 27538 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:44.905551 27316 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 14:53:44.904927 27587 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:44.938205 25197 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:44.938351 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 116687us
I20260709 14:53:44.939491 27587 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.955448 25301 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:44.957075 27290 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:44.949290 27176 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:44.958783 27176 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:44.959882 27176 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:44.966981 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:44.967480 25154 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 3.
I20260709 14:53:44.914896 27378 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 14:53:44.951637 27587 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:44.972318 25301 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:44.996299 25154 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:45.002099 25156 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:45.002732 25272 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:45.003845 27625 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:45.004341 27625 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.004769 27625 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:45.017316 25158 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:45.017447 25157 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:45.037518 25308 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:53:45.043957 27612 raft_consensus.cc:476] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Not starting pre-election -- already a leader
W20260709 14:53:45.044575 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 80777.1us
I20260709 14:53:45.041479 27474 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:53:45.051388 27625 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.066627 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:45.068491 27228 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:53:45.073848 27241 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.071400 27242 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:53:45.097407 27241 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:45.118273 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:45.119087 25154 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:45.158102 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 56475.8us
I20260709 14:53:45.129993 27587 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.171510 25300 raft_consensus.cc:1240] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:53:45.177567 25227 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260709 14:53:45.178040 25227 pending_rounds.cc:85] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 8
I20260709 14:53:45.178330 25227 pending_rounds.cc:107] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 10.9
I20260709 14:53:45.178623 25227 raft_consensus.cc:2889] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:45.179855 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:45.180576 25300 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:45.143102 27374 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:53:45.143347 27430 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
W20260709 14:53:45.173601 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 64769.9us
I20260709 14:53:45.150451 27242 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 14:53:45.187587 25154 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:45.149084 27228 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 14:53:45.189461 25156 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 14:53:45.190768 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:45.191715 25154 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:45.200501 25154 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:45.201808 25272 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:45.223001 25300 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:45.214025 27304 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:45.206399 27622 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.027s
I20260709 14:53:45.204749 27176 consensus_queue.cc:1059] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:53:45.233354 27625 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:45.231896 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 45046.8us
I20260709 14:53:45.245854 27304 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:45.260962 27587 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:45.261039 27304 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.271719 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:45.283475 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:45.300741 25198 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:45.316881 27353 raft_consensus.cc:3055] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:45.317430 27353 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:45.318003 27353 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.318814 27353 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:45.377815 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 89417.1us
W20260709 14:53:45.383409 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 82596.9us
I20260709 14:53:45.384761 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:45.397099 25158 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:45.416651 25157 raft_consensus.cc:1240] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:53:45.427356 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:45.456343 27228 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:45.461719 27241 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:45.465261 27228 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:45.466946 27216 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:45.467360 27228 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.497407 27374 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:45.517882 27374 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:45.534447 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 107498us
I20260709 14:53:45.562552 27374 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.564422 27374 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:45.578159 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:45.607621 25229 raft_consensus.cc:2410] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:53:45.610006 27290 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:45.635735 27666 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.636561 27666 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.645008 27666 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:45.658306 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:45.659237 25300 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:45.664122 25122 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:45.667346 25056 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.671181 25056 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.673049 27639 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:45.673636 27639 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.674127 27639 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:45.673239 25056 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.698577 25158 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:53:45.703724 27639 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.707438 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:45.708093 25300 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:45.711640 25056 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.715436 25056 catalog_manager.cc:5697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.718595 25300 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:45.731354 25122 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:45.719059 27639 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:45.728551 25308 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:45.732134 27666 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:45.732797 27666 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:45.733378 25056 catalog_manager.cc:5697] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.734011 27666 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.735013 25056 catalog_manager.cc:5697] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.745478 25307 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:53:45.736425 25056 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:45.763442 27176 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:45.774744 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:45.776700 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 359) took 2887 ms. Trace:
I20260709 14:53:45.777557 25056 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.780738 25053 rpcz_store.cc:276] 0709 14:53:42.889667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:42.889805 (+   138us) service_pool.cc:224] Handling call
0709 14:53:45.776492 (+2886687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:44.991747 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:44.992299 (+   552us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:44.992333 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:53:44.992353 (+    20us) tablet.cc:662] Decoding operations
0709 14:53:45.019184 (+ 26831us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:45.019299 (+   115us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:45.019350 (+    51us) tablet.cc:685] Acquiring locks for 23 operations
0709 14:53:45.074273 (+ 54923us) tablet.cc:701] Row locks acquired
0709 14:53:45.081582 (+  7309us) write_op.cc:260] PREPARE: finished
0709 14:53:45.087637 (+  6055us) write_op.cc:270] Start()
0709 14:53:45.109869 (+ 22232us) write_op.cc:276] Timestamp: P: 1783608825085533 usec, L: 0
0709 14:53:45.110194 (+   325us) op_driver.cc:348] REPLICATION: starting
0709 14:53:45.172375 (+ 62181us) log.cc:844] Serialized 9147 byte log entry
0709 14:53:45.340186 (+167811us) op_driver.cc:464] REPLICATION: finished
0709 14:53:45.341501 (+  1315us) write_op.cc:301] APPLY: starting
0709 14:53:45.341596 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:45.342101 (+   505us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:45.342217 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:45.344233 (+  2016us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:45.527927 (+183694us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=23
0709 14:53:45.528028 (+   101us) write_op.cc:312] APPLY: finished
0709 14:53:45.528912 (+   884us) log.cc:844] Serialized 158 byte log entry
0709 14:53:45.529321 (+   409us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:45.529830 (+   509us) write_op.cc:454] Released schema lock
0709 14:53:45.529919 (+    89us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:45.541264 (+ 11345us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:45.541344 (+    80us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":36,"child_traces":[["op",{"apply.queue_time_us":1029,"apply.run_cpu_time_us":6767,"apply.run_wall_time_us":189053,"num_ops":23,"prepare.queue_time_us":255578,"prepare.run_cpu_time_us":38228,"prepare.run_wall_time_us":346909,"raft.queue_time_us":4579,"raft.run_cpu_time_us":1271,"raft.run_wall_time_us":1278,"replication_time_us":229840,"thread_start_us":382061,"threads_started":4,"wal-append.queue_time_us":160016}]]}
I20260709 14:53:45.788733 25056 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:45.796896 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:45.819088 25056 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.821632 25056 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.823540 25056 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.826720 25056 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.828393 25056 catalog_manager.cc:5697] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 3 to 4, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.836093 25056 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.837471 25056 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.839588 25056 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.839861 27374 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:45.842072 25056 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.851802 27290 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:45.864588 25229 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:53:45.864953 25229 pending_rounds.cc:85] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 2
I20260709 14:53:45.865206 25229 pending_rounds.cc:107] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:53:45.865458 25229 raft_consensus.cc:2889] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:45.875306 25158 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:45.879222 27662 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:45.883708 27241 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:45.897182 27241 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:45.901885 27241 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:45.904716 27241 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:45.905978 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:45.910135 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:45.913245 25303 raft_consensus.cc:2368] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:45.915575 25197 leader_election.cc:400] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:45.915874 25197 leader_election.cc:403] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:45.916563 27637 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:45.919759 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:45.920409 25303 raft_consensus.cc:606] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:45.920683 25303 raft_consensus.cc:614] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:45.922603 25158 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:45.924130 27662 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:45.929157 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:45.929656 25303 raft_consensus.cc:606] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:45.929926 25303 raft_consensus.cc:614] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:45.933991 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:45.934614 25303 raft_consensus.cc:606] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:45.937541 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:45.938112 25303 raft_consensus.cc:606] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:45.938760 25308 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:45.941253 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:45.941823 25308 raft_consensus.cc:606] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:45.943640 27241 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:45.945048 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:45.949637 27637 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:45.972506 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:45.985872 25053 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.987895 25053 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 12. New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.990156 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 9 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.992969 25053 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } }
I20260709 14:53:45.996275 25053 catalog_manager.cc:5697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:45.998670 25053 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:46.003880 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 372) took 1498 ms. Trace:
I20260709 14:53:46.003357 25053 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:46.004192 25056 rpcz_store.cc:276] 0709 14:53:44.504198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:44.504688 (+   490us) service_pool.cc:224] Handling call
0709 14:53:46.002877 (+1498189us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:45.878947 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:45.879594 (+   647us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:45.879645 (+    51us) write_op.cc:435] Acquired schema lock
0709 14:53:45.879666 (+    21us) tablet.cc:662] Decoding operations
0709 14:53:45.883424 (+  3758us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:45.883531 (+   107us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:45.883556 (+    25us) tablet.cc:685] Acquiring locks for 19 operations
0709 14:53:45.890877 (+  7321us) tablet.cc:701] Row locks acquired
0709 14:53:45.890913 (+    36us) write_op.cc:260] PREPARE: finished
0709 14:53:45.891040 (+   127us) write_op.cc:270] Start()
0709 14:53:45.891183 (+   143us) write_op.cc:276] Timestamp: P: 1783608825890992 usec, L: 0
0709 14:53:45.891209 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 14:53:45.894745 (+  3536us) log.cc:844] Serialized 7583 byte log entry
0709 14:53:45.923453 (+ 28708us) op_driver.cc:464] REPLICATION: finished
0709 14:53:45.932137 (+  8684us) write_op.cc:301] APPLY: starting
0709 14:53:45.932249 (+   112us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:45.932623 (+   374us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:45.932728 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:45.935006 (+  2278us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:45.935268 (+   262us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=19
0709 14:53:45.935314 (+    46us) write_op.cc:312] APPLY: finished
0709 14:53:45.935672 (+   358us) log.cc:844] Serialized 132 byte log entry
0709 14:53:45.935891 (+   219us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:45.936063 (+   172us) write_op.cc:454] Released schema lock
0709 14:53:45.936112 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":42870,"reported_tablets":51,"child_traces":[["op",{"apply.queue_time_us":118,"apply.run_cpu_time_us":4015,"apply.run_wall_time_us":9247,"num_ops":19,"prepare.queue_time_us":16071,"prepare.run_cpu_time_us":5700,"prepare.run_wall_time_us":20021,"replication_time_us":32062,"thread_start_us":18229,"threads_started":1}]]}
I20260709 14:53:46.074268 27661 raft_consensus.cc:993] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:46.077325 27661 raft_consensus.cc:1081] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:46.092165 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:46.092782 25227 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.093179 25227 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:46.100447 25227 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.103672 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:46.104218 25308 raft_consensus.cc:3055] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:46.104580 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:46.105100 25308 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:46.105271 25158 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:46.105906 25308 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.106940 25308 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:46.109508 25227 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:46.115423 27661 raft_consensus.cc:993] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:46.115909 27661 raft_consensus.cc:1081] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:46.118031 25231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:46.118566 25231 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.118893 25231 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:46.132908 25302 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:46.136333 25231 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.138904 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:46.139070 25231 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 3 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:46.139503 25157 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:46.141374 27666 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:46.142678 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:46.141419 25308 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:46.143213 25303 raft_consensus.cc:3055] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:46.143517 25303 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:46.144477 25303 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.147086 25303 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:46.147606 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:46.153842 27374 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:46.154371 27374 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:46.155226 27374 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.163717 25157 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:46.165177 25198 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:46.166059 27241 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:46.166165 25303 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:46.166967 27241 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:46.167965 27241 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.178987 25158 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:46.184863 25056 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:46.189219 25056 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.190958 25056 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.210095 25227 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:46.212450 27662 raft_consensus.cc:993] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:46.216239 27662 raft_consensus.cc:1081] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:53:46.217990 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:53:46.218233 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 329) took 1400 ms. Trace:
I20260709 14:53:46.218515 25229 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.218957 25229 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:46.218731 25057 rpcz_store.cc:276] 0709 14:53:44.817328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:44.817489 (+   161us) service_pool.cc:224] Handling call
0709 14:53:46.218046 (+1400557us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":42}
I20260709 14:53:46.226629 25229 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.230957 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:46.231477 25159 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:46.234578 27183 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:46.253281 25159 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:46.254343 25198 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:46.255343 27316 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:46.255913 27316 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:46.256929 27316 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.259268 25229 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:46.262681 25056 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:46.264710 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:46.265259 25303 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:46.265547 25303 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:46.266472 25303 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.267665 25303 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:46.287477 25303 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:46.303629 25056 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.305508 25056 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 2 to 3, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.307121 25056 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.571609 25158 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:46.573019 27241 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:46.591849 27661 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:46.592396 27661 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.597231 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:46.598006 25158 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 8: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:46.599717 27661 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:46.633939 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:46.634605 25227 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:46.651364 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:46.652594 27661 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:46.653023 27661 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:46.653439 27661 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:46.761307 25303 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:46.764799 25303 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:46.800416 25307 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:46.803551 27316 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:46.809737 27316 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:46.824754 27176 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:46.839803 25154 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:46.850908 27661 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:46.860954 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:46.861879 25154 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 8: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:46.876555 27661 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:46.885017 25157 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:46.910769 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:46.929775 25227 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:46.932968 27316 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:46.970113 27316 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:53:46.998704 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 100418us
I20260709 14:53:46.980427 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:47.040210 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:47.041018 27659 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:47.041569 27659 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:47.042474 27659 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:47.139871 25053 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:47.177059 27405 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.177613 27405 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:47.179661 27405 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:47.181036 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:47.182893 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:47.183791 25229 raft_consensus.cc:2410] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 14:53:47.184914 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:47.185689 27405 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:47.451615 25227 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:47.453414 27661 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:47.595606 25157 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:47.653672 27662 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:53:47.690361 25274 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.23.126.190:36213, user_credentials={real_user=slave}} blocked reactor thread for 45961.1us
I20260709 14:53:48.205787 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:53:48.288810 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 43941.4us
W20260709 14:53:48.294350 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 67517.9us
I20260709 14:53:48.357354 25233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:48.358024 25233 raft_consensus.cc:606] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:48.361595 25233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:48.362259 25233 raft_consensus.cc:606] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:48.364743 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:48.365432 25229 raft_consensus.cc:606] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:48.367846 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:48.368711 25229 raft_consensus.cc:606] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:48.376025 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:48.378074 25229 raft_consensus.cc:606] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:48.379815 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:48.381466 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:48.436120 27709 raft_consensus.cc:993] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.436712 27709 raft_consensus.cc:1081] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.439499 27637 raft_consensus.cc:993] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.439993 27637 raft_consensus.cc:1081] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.473028 25303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:48.473658 25303 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.474013 25303 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.499670 25303 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.500592 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:48.505069 25307 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.505511 25307 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:48.527025 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:48.529481 25157 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.545794 25303 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:48.549605 25307 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.565770 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:48.566382 25159 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:48.577766 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:48.578368 25233 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:48.578692 25233 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:48.579455 25233 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.580575 25233 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.583832 25159 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:48.585260 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:48.589581 27662 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:48.590936 27662 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:48.592010 27662 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.610806 25307 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:48.613986 25157 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:48.626317 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:48.615711 25233 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:48.637091 25229 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:48.637428 25229 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:48.638216 25229 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.639421 25229 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:48.641573 25273 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:48.642359 27661 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:48.642850 27661 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:48.643673 27661 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.646087 25229 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:48.655198 25053 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.702854 27709 raft_consensus.cc:993] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.703485 27176 raft_consensus.cc:1081] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.711409 25303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:48.712034 25303 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.712437 25303 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:48.712651 27176 raft_consensus.cc:993] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.713119 27176 raft_consensus.cc:1081] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.719638 27709 raft_consensus.cc:993] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.719729 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:48.720151 27709 raft_consensus.cc:1081] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:48.720404 25308 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.720870 25308 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.723326 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:48.723850 25307 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.724152 25307 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.729027 25307 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.730684 25307 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:48.731297 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:48.731899 25159 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.733675 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:48.734198 25229 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:48.734457 25229 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:48.735131 25229 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.736301 25229 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.736356 25303 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.738521 25159 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:48.739174 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:48.739748 25157 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:48.739833 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:48.740864 27661 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:48.741485 27661 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:48.742503 27661 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.749958 25308 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.750453 25157 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:48.751685 25272 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:48.752130 25308 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:48.752390 27701 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:48.752940 27701 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:48.753356 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:48.754022 25159 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.753945 27701 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.754366 25229 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:48.759119 25303 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:48.761511 25159 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:48.761618 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:48.762374 25229 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:48.762768 25229 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:48.763489 25272 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:48.764277 27662 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:48.764771 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:48.765427 25227 raft_consensus.cc:3055] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:48.765739 25227 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:48.766525 25227 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.767489 25227 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:48.764772 27662 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:48.770903 27662 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.771164 25229 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:48.772356 25229 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:48.781901 25227 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:48.783581 25159 raft_consensus.cc:1240] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:48.809079 25229 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:48.864049 25053 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 3 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 4 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.866098 25053 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.867776 25053 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.869398 25053 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:49.394783 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:49.451690 25154 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:49.988309 27724 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:49.989128 27724 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:49.992326 27724 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.135859 27724 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.136643 27724 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.139883 27724 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.196511 27405 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.197322 27405 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.200582 27405 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.207690 27405 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.208375 27405 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.211164 27405 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.216115 27724 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.216888 27724 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.219889 27724 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.220525 27724 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.221164 27724 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.262240 27724 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.276932 27725 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.278000 27726 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.277721 27725 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.279531 27727 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.279994 27725 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.280082 27727 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.282431 27726 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.283399 27727 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.285357 27726 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.290515 27727 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.291059 27727 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.292930 27727 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.295874 27724 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.296526 27727 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.297192 27727 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.296449 27724 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.300275 27724 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.301618 27729 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.302186 27729 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.304840 27731 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.305496 27731 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.306746 27724 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.307271 27724 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.308506 27405 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.308988 27405 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.310272 27316 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.310829 27316 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.311546 27726 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.311828 27405 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.312769 27405 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.313252 27405 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.315382 27405 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.312067 27726 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.325340 27732 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.310277 27724 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.327675 27729 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.328217 27732 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.331365 27731 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.333724 27724 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.338279 27724 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.348824 27724 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.333051 27732 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.339944 27405 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.340504 27731 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.353910 27734 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.357687 27734 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.358544 27316 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.360143 27724 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.360401 27734 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.360687 27724 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.363837 27727 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.361083 27731 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.361274 27405 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.354943 27726 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.381138 27405 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.369936 27724 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.390166 27736 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.393898 27734 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.394701 27734 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.397650 27731 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.366084 27733 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.407008 27727 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.407416 27316 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.413100 27405 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.413280 27316 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.413712 27405 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.413221 27727 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.415503 27405 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.408793 27724 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.409451 27728 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.416129 27724 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.416376 27728 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.418238 27724 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.410269 27732 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.417690 27733 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.419224 27732 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.420331 27734 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.421375 27733 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.390836 27736 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.406013 27729 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.416241 27727 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.457947 27405 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.415503 27316 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.459830 27405 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.439787 27732 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.418576 27728 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.462481 27730 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.463356 27736 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.464354 27730 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.465282 27731 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.465974 27731 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.466557 27730 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.468554 27405 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.460124 27725 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.473829 27405 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.478335 27405 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.481230 27405 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.447188 27729 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.486800 27739 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.470367 27734 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.467970 27316 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.502736 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.485219 27736 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.485293 27727 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.487450 27735 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.483779 27725 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.495822 27724 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.509326 27710 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.523517 27710 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.526218 27710 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.510120 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.510321 25234 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:50.492959 27728 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.527439 27728 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.529327 27728 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.529284 27742 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.530057 27728 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.530197 27742 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:50.530555 27728 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.532683 27728 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.510743 27735 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.533241 27728 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.533700 27728 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.534525 27729 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.510973 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.535349 25232 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:50.498782 27316 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.536073 27741 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.536568 27724 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.536741 27741 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.537823 27316 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.538960 27728 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.521804 27737 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.539500 27741 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.539649 27737 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:50.540413 27731 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.517549 27727 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.541676 27737 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.542145 27740 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.542191 27737 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.542733 27740 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.543102 27737 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.521517 27746 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.538950 27724 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.522315 27738 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.498050 27739 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.534641 27735 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.509362 27745 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.544706 25233 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 4.
I20260709 14:53:50.498194 27734 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.535319 27729 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.508613 25231 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:50.543121 27727 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.568948 27405 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.569744 27405 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.532945 27742 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:53:50.518632 27736 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.554065 27746 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.579154 27743 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.579839 27743 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.580224 27744 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.580722 27744 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.581199 27746 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.582801 27744 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.583452 27405 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.570648 27735 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.570749 27710 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.587059 27405 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.588240 25231 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:50.571600 27724 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.588812 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.593751 25229 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:50.590595 27405 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.577258 27730 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.575917 27747 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.597920 27733 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.598611 27748 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.602110 27751 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.586457 27746 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.603127 27734 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.596726 27724 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.629213 27724 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.596599 27735 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.572890 27729 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.631459 27735 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.631500 27729 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.554767 27738 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.612856 27751 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.633637 27738 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.634078 27751 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.634475 27756 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.614141 27725 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.601059 27710 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.635154 27756 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.636950 27710 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.637346 27405 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.562880 27745 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.638082 27746 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.640091 27745 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.617048 27736 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.603612 27730 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.618796 27747 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.620107 27740 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.620604 27733 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.621762 27752 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.622315 27748 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.623792 27737 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.582801 27743 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.591213 27744 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.649799 27737 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.650125 27744 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.650496 27747 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.651486 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.652748 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.653009 27755 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.653548 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.626313 27754 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.640551 27746 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.642654 27730 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.649041 27736 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.649310 27740 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.655114 27752 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.661530 27740 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.655860 27743 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.662580 27743 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.663961 27752 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.626364 27739 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.664829 27740 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.656548 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.658728 27745 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.652175 27744 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.666178 27748 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.657325 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.657570 27757 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.658682 27733 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.659797 27734 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.650463 27737 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.667281 27754 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.667421 27734 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.669613 27737 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.660884 27749 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.661401 27736 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.654071 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.670531 27749 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.671454 27757 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.665267 27725 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.653241 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.664677 27743 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.654071 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.672593 27725 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.666502 27745 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.649720 27756 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.653766 27755 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.675118 27725 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.675315 27745 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.672008 27736 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.664580 27752 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.669866 27734 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.669677 27754 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.664237 27753 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.677925 27752 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.678066 27753 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.680451 27752 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.681257 27749 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.673003 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.684213 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:53:50.686738 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08002b5860 after lost signal to thread 24061
W20260709 14:53:50.687913 25088 debug-util.cc:398] Leaking SignalData structure 0x7b0800035460 after lost signal to thread 25091
I20260709 14:53:50.688938 27743 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
W20260709 14:53:50.689253 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08002f83c0 after lost signal to thread 25183
I20260709 14:53:50.689589 27743 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:50.690379 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd460 after lost signal to thread 25258
W20260709 14:53:50.690600 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 146653us
W20260709 14:53:50.691553 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08003789e0 after lost signal to thread 25332
I20260709 14:53:50.691923 27743 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.692469 27743 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:50.692646 25088 debug-util.cc:398] Leaking SignalData structure 0x7b0800384320 after lost signal to thread 25859
I20260709 14:53:50.693516 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.692993 27743 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.694206 25308 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:50.695657 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.696398 27756 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.695966 27743 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.696866 27756 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.697367 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.698181 25308 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:50.699262 27756 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.682922 27757 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.683370 27755 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.709852 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.712319 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.714963 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.709702 27755 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.718183 25159 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:50.718243 27755 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.721562 27754 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.713923 27756 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:50.722476 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.725276 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.727229 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.732697 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.732923 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.726168 27754 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.734453 27749 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.734954 27749 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.735586 27759 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.736335 27754 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.736135 27759 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.736908 27756 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.737392 27734 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.738004 27734 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.738646 27759 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.739137 27756 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.739230 27759 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.739916 27759 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.740334 27734 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.720024 27757 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.741945 27757 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.743597 25153 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:50.744277 27759 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.745219 25153 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:50.745348 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.746380 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.746927 25156 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:50.736907 27749 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.713557 27753 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.749850 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.750977 25154 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:50.751179 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.751519 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.751686 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.751791 25158 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:50.752086 25308 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:50.752466 25159 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
I20260709 14:53:50.755311 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.756428 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.759052 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.759443 27760 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.759836 25151 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:50.760026 27760 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.753896 27749 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.762885 27749 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.764819 27760 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.764842 27749 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.766144 27749 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.766345 27736 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.766666 27749 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.767057 27760 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:50.767020 27736 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.768023 27752 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.768726 27749 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.768579 27752 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.770848 27752 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.777411 27755 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:50.823539 27736 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.768040 27760 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.888885 27760 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.891033 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.891666 25303 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:50.894696 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.895243 25301 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 2.
I20260709 14:53:50.896096 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.896552 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.897382 25307 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:50.897861 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.896523 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.898330 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.898510 25303 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:50.899619 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.900177 25300 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:50.901401 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.902129 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.902779 25302 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:50.905655 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.909829 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.912302 27757 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.917985 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.945119 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.946213 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.947463 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.948580 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.919064 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.949924 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.950953 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.951908 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.952786 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.919365 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.918514 27762 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:50.953887 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.919674 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.959849 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.921098 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.961483 25301 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:50.962194 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.962334 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.963274 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.963413 27753 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.963848 25300 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:50.960955 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.964064 27762 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.964112 27753 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.965196 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.921075 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.966096 25303 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:50.966297 27753 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.921875 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.966882 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.967530 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.967597 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.967917 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.968602 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.922993 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.924186 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.968811 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.969352 25304 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:50.969548 25302 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:50.969735 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.970175 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.970552 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.970788 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.971175 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.971351 25306 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:50.971618 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.925100 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.925966 27761 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:50.925616 25272 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:50.974522 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 48977.8us
I20260709 14:53:50.932010 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.935732 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.932706 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.977427 27763 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:50.977645 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.977829 27763 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.977922 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.978274 27763 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:50.978542 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.978729 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.978968 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.979689 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.980069 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.980664 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.938699 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.981602 27761 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:50.981892 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.982848 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.982924 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.964699 27762 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.983937 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.984046 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.955569 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.985066 27762 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.985937 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.986917 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.985033 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.956570 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.968900 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.989169 25151 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:50.989480 25155 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:50.966398 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.924328 27736 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:50.963469 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.990926 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.991482 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.991842 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.991953 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.992471 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.965278 27757 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:50.981094 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:50.992884 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.992960 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:50.993386 27757 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:50.995012 25150 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:50.995414 27757 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:50.985082 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.004288 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.004892 25229 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:51.005416 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.005991 25226 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:51.006369 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.006764 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:50.984920 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:51.010646 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.007589 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.011544 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.011834 25226 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:51.011960 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.012553 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.012704 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.012931 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.013568 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.014038 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.014129 25229 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:53:51.015206 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.015322 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.015939 25229 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:51.016328 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.011024 25232 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:51.017459 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.017848 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.018069 25234 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:53:51.018914 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.019881 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.020130 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.031180 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.031786 25152 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:51.033367 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.033914 25155 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:51.033988 25272 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.034720 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.034881 27761 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.035310 27761 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.035715 27761 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.036203 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.036441 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.037246 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.037533 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.025576 27763 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.038254 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.038525 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.039209 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.039680 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.040160 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.040719 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.041350 27763 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.041579 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.041808 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.044245 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:51.035755 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.046423 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.047192 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.047608 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.047753 25155 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:51.016752 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.048413 25229 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:51.014124 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.048923 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:51.049252 25226 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:51.023327 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.050055 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.050804 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.051683 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.006000 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:51.023959 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:51.007115 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:51.007484 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.026561 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.053347 25156 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:51.054225 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.026471 25231 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:51.055258 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.047391 27761 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.048635 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.057271 27761 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.022579 25122 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:51.069602 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 47111.6us
I20260709 14:53:51.070233 27755 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:51.070601 27755 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.058513 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.070938 25122 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.073735 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.055289 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.070950 27755 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:51.062309 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:51.049360 25272 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.059520 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.028074 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.076558 25197 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:51.244536 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 168031us
I20260709 14:53:51.246848 25197 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:51.075775 27725 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.253123 27725 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.253556 27725 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.065970 27752 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:51.085894 25122 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:51.259265 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 173431us
I20260709 14:53:51.260538 27747 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:51.260919 27747 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.261307 27747 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.262275 25122 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.263033 27767 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:51.263370 25122 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.088482 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.051744 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.089720 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.084995 27758 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:51.280441 27758 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.280879 27758 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:51.103533 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.105316 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.107334 25198 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.163065 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:51.169298 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 57553.8us
I20260709 14:53:51.228832 27755 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.249380 27754 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.309361 27754 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.309520 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.309810 27754 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.310256 27710 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.312031 27758 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.312507 27725 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.313498 27755 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 3 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.252094 27751 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:51.314235 27751 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.314647 27751 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:51.314931 27725 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.263402 27767 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.090063 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.317355 27767 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:53:51.268296 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 202975us
I20260709 14:53:51.318652 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.319876 27763 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:51.320240 27763 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.320619 27763 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.323110 27758 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.326614 27754 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.271020 25122 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:51.335896 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 64932.4us
I20260709 14:53:51.274343 27743 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.337335 27743 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.337750 27743 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:53:51.275054 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 225760us
I20260709 14:53:51.275518 27760 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.278345 27747 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.341439 27760 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.341959 27760 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.341347 27751 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.343147 27747 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.090727 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.306420 25155 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:51.327015 27762 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:51.328539 27753 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:51.328656 25273 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.269176 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:51.345702 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 76644.6us
I20260709 14:53:51.346498 25197 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:51.347172 27768 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:51.347559 27768 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.347927 27768 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.348073 25197 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:51.348860 27751 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.332304 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.367283 27405 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.367439 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.334084 27767 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.368916 27747 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:53:51.335172 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 227900us
I20260709 14:53:51.336896 27710 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.369560 27710 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.369964 27710 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.371297 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.372324 27747 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.349141 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:51.349745 27746 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.374140 27746 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.349879 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.374557 27746 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.350584 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.351084 27738 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.375698 27738 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.376129 27738 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.378400 27710 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.380486 27710 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.349016 27750 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:51.381711 27750 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.382128 27750 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:51.383188 27767 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.360924 25273 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.386754 25273 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:51.387013 27734 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.387394 27734 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.387579 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:51.387773 27734 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.388432 25273 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.389382 27759 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.363212 27757 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:51.389503 27753 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:51.382921 27768 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.390163 27753 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.390556 27753 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.391356 25273 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.391601 27768 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.384306 27760 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.360752 27748 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:51.389523 27741 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.331451 27763 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.392365 27748 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.392865 27759 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.392976 27748 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:51.393338 27759 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.394116 27763 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.392302 27757 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.396401 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.396685 27760 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.397364 27760 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.397815 27760 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.398227 27760 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.402215 25303 raft_consensus.cc:1240] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:51.404029 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.397285 25272 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.405534 27761 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:51.405921 27761 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.406517 27761 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:51.406626 25272 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.406828 27747 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.407431 27757 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:51.407181 27759 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.407855 27757 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:51.408275 27757 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:51.409706 27748 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.410892 27754 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.411801 27748 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.408929 25272 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.414515 27763 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.417204 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.385013 27738 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.418120 27751 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:51.418560 27751 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.419003 27751 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:51.405876 27746 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.421429 27746 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.405905 25273 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.373029 27743 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.425899 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.426542 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.427335 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.428629 27752 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.428982 27752 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.429037 27743 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.429100 27759 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.429493 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.429759 27748 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.430022 27759 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:53:51.429461 27752 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.430653 25124 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.430873 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.385910 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:51.431365 27747 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.432196 27747 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.434702 27750 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.435788 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.436299 25307 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.436717 27750 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.438064 27753 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:51.438411 27752 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.440105 27753 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.442586 25307 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:51.443737 27752 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.419178 27738 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.450959 27757 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:51.451967 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 103956us
I20260709 14:53:51.458681 25198 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.460515 27725 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.462726 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.464143 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.465799 27734 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.466183 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.467687 27741 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.469342 27734 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.471858 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.472905 27753 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.469293 25198 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.473169 25273 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.474417 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.475634 25273 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.476289 27754 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:51.481489 27752 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.477200 27754 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.483866 27754 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:51.478343 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.485437 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.476962 27760 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.477381 27759 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.477653 27736 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.488283 27736 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.488667 27736 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.452980 27757 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.491600 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.494758 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.501380 27767 consensus_queue.cc:1059] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:51.503676 27758 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:51.504050 27758 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.505016 27758 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.456827 27751 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.506234 27758 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.509759 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:53:51.513228 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 44006us
I20260709 14:53:51.513718 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.515081 27760 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.517131 25198 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.517825 25234 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:51.517881 27746 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:51.519021 27746 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.519111 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.519593 27746 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.520545 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.521961 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.523607 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.519520 25122 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.527172 27710 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:51.527657 27710 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.528658 27710 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.531309 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.533914 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.533728 27761 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.538472 27761 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.539803 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.541954 25303 raft_consensus.cc:1240] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:51.545476 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.547103 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.548197 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.549122 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.550273 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.550624 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.551164 25229 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:51.476786 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.550320 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.553026 27761 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:51.553305 25231 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:51.553704 27761 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.507973 27751 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.554301 27761 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:51.518932 25198 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:51.553076 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 76358.7us
I20260709 14:53:51.560340 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.560439 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.561475 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.561757 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.562361 25229 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:51.560493 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.563164 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.564172 27763 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.564157 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.565004 27763 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:51.564920 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.527604 27746 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.566955 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.567626 27746 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.568240 27751 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.568380 25273 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.569502 27761 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.571367 27761 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.571928 27760 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:51.572557 27760 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.561439 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.573470 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.573694 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.574401 27763 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.558763 27736 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.575480 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.575970 25273 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.576653 27763 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.579782 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.581089 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.583231 27736 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.584060 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.589807 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.590471 25307 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:51.590834 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.591110 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.592998 25305 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:51.593571 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.594188 25234 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:51.595986 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.596307 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.597503 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.584090 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.598963 27759 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.599050 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.604508 27736 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.609730 25228 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:51.610754 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.611011 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.611810 25227 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:51.612165 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.612555 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.612738 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.613994 25227 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:51.614687 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.615928 25231 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:53:51.617393 25230 raft_consensus.cc:1240] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:51.570631 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:51.620007 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 49428.8us
I20260709 14:53:51.621353 27751 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.621932 27751 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.605013 25273 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.622560 25124 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.626483 25273 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.636734 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.638000 27756 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:51.639739 27756 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.640359 27756 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:51.640674 27756 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.640797 27759 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.641844 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.642545 27744 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.644810 25124 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.645581 27747 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.627564 27736 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.647428 27756 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.648761 27756 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.628070 27758 consensus_queue.cc:1059] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:51.636849 27405 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:53:51.649326 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.586911 27754 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.650220 27747 raft_consensus.cc:3055] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:51.650570 27747 raft_consensus.cc:740] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.651358 27747 consensus_queue.cc:260] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.652290 27747 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:51.654879 27754 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.659729 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:51.660562 27736 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:51.662889 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.670892 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.680691 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.682242 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.683313 25124 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.684290 27746 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.684728 27746 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.685174 27746 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.685500 27758 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.687057 27758 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.692798 27746 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.694912 27746 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.695530 27761 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.696681 27743 consensus_queue.cc:1059] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:51.697737 27743 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:51.698051 27743 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.698410 27761 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:51.698859 27743 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.700017 27743 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.700068 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.700866 27761 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:53:51.701246 27761 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.701591 27761 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:51.670166 27751 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.681478 27763 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.709383 27761 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.709909 27763 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.710311 27763 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.712522 25197 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.713634 27754 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.713974 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.717260 25306 raft_consensus.cc:1240] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:51.717682 25303 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 12. Current term is 13. Ops: []
I20260709 14:53:51.719132 25197 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.719923 27754 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.721056 25197 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.722550 27746 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.724045 25057 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 9 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.679345 27736 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.726029 27736 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:53:51.729542 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 46299.6us
I20260709 14:53:51.730206 25124 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.730371 27730 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.730798 27730 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.730896 27405 consensus_queue.cc:1059] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:53:51.731199 27730 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.731338 27747 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:53:51.732235 27405 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:51.732308 27747 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:51.732656 27405 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.732692 27747 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.733311 27756 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:53:51.733758 27756 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.733912 27747 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:51.734680 27756 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.735262 27747 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:51.736097 27756 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:51.733106 27405 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:51.749552 25305 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:51.745426 27751 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.751849 27710 consensus_queue.cc:1059] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:51.755810 27710 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:51.756163 27710 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.756909 27710 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.757512 27730 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.758201 27710 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.731206 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.762763 27755 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.764060 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.764878 27755 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.765242 27755 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.765599 27755 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.765688 27761 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.770411 25305 raft_consensus.cc:1240] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:51.771878 27767 consensus_queue.cc:1059] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:51.772897 27767 raft_consensus.cc:3055] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:51.773370 27767 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.773663 25124 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.774531 27758 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.774216 27767 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.775760 27767 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.775861 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.776742 27758 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.779109 27751 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.784255 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.785050 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.788851 27405 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.792544 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.784673 25124 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.772856 27755 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:51.789765 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:51.805469 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:51.808225 27736 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.809454 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.809981 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.812536 27758 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.815024 25305 raft_consensus.cc:1240] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:51.816393 27747 consensus_queue.cc:1059] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:51.817346 27747 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:51.817528 25230 raft_consensus.cc:1240] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:51.817747 27747 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.818802 25197 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.819842 25124 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.819988 25197 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.820605 27758 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:53:51.820776 27750 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.818639 27747 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.821134 25197 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.822947 27405 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.825637 25227 raft_consensus.cc:1240] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:53:51.822798 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.825820 25197 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.822099 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.827948 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.786554 27763 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.829200 27746 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.828975 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.821489 27751 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.834903 25197 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.834946 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:53:51.838572 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:51.834471 27746 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.846158 27754 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.839299 27756 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.827126 27758 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.839423 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.841598 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.847363 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.843449 25305 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:51.845181 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.847038 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.848371 27758 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.848855 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.850214 27758 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.851310 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.852454 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.853230 27756 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.853596 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.840936 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.854084 27756 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:51.854609 27756 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:51.854684 27767 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:53:51.855224 27756 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.856014 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.856819 27751 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.858156 25197 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.858565 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.859321 27736 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.861647 27730 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.862650 27763 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:51.831637 27743 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.863267 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.865984 27747 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:51.867018 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.823294 27755 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.872578 25197 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.873749 25197 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.874907 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.877832 27767 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:51.879204 27756 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.881325 27754 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:53:51.881896 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.882632 25231 raft_consensus.cc:2393] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 8: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:51.882359 27751 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:53:51.883625 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.882404 27756 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:51.886730 25124 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.887315 27756 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.888113 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.889480 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.890786 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.891781 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.894660 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.900404 25159 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:51.901989 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.903362 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.904439 27755 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:51.904565 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.905889 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.906054 25124 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.907117 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.907588 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.908371 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.913365 27751 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:51.914144 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:51.915705 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.916347 25233 raft_consensus.cc:1240] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:51.917292 25272 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:51.917716 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.918735 25233 raft_consensus.cc:1240] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:53:51.920269 25303 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: []
I20260709 14:53:51.916843 25197 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.925223 25197 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:51.925431 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.927004 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.928001 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.913765 27751 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.931704 27751 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:51.932071 27758 consensus_queue.cc:1059] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:51.931651 25124 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:51.933216 27746 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.924446 27769 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.933394 27754 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:51.934284 27710 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:51.934643 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.935743 27754 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:51.936333 27710 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.936569 27754 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:51.932964 27755 consensus_queue.cc:1059] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:53:51.926215 27763 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:51.926081 27756 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:51.931169 27743 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.956189 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.930922 27731 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:51.956487 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.957465 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.957598 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.958045 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.958170 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.959239 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.960014 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.960175 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.969314 25157 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:51.937284 27710 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.970223 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.970942 27710 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:51.971479 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:51.972733 25157 raft_consensus.cc:1240] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:51.954924 27758 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.019s
I20260709 14:53:51.978272 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.978876 25157 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:51.982120 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:51.938664 27747 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:51.984411 25155 raft_consensus.cc:1240] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:51.986735 25150 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:51.959740 27763 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:51.931303 27730 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:51.987900 27405 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:51.993886 27405 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.938922 25197 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:51.994742 25303 raft_consensus.cc:1240] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:51.988757 25158 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
W20260709 14:53:51.995239 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 56484.1us
I20260709 14:53:51.962057 27744 consensus_queue.cc:1059] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 14:53:52.001523 25154 raft_consensus.cc:1240] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:51.999747 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:52.006078 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:52.007740 27750 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:52.008190 27750 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.009173 27744 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:52.008981 27725 consensus_queue.cc:1059] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:52.009622 27744 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:51.995805 27769 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:53:52.010118 27725 consensus_queue.cc:1243] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 9.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:53:52.010469 27744 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.011816 27744 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.013252 27738 raft_consensus.cc:3055] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:52.013666 27738 raft_consensus.cc:740] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.014430 27738 consensus_queue.cc:260] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.016002 27763 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.009016 27750 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.019757 27724 consensus_queue.cc:1059] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.020720 27724 raft_consensus.cc:3055] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:52.021057 27724 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:52.021246 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:52.021941 27724 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.023204 27724 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:52.021925 25226 raft_consensus.cc:606] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.002030 27405 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:51.996075 27760 consensus_queue.cc:1059] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 14:53:52.027346 27760 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:52.027801 27760 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.029047 27760 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.030318 27405 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:52.034783 25303 raft_consensus.cc:1240] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:52.045228 25159 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:52.030567 27760 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:52.051188 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:52.052492 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:52.054543 25226 raft_consensus.cc:606] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.060580 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
W20260709 14:53:52.059990 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 51686.4us
I20260709 14:53:52.062784 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:52.071125 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:52.073796 25273 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.052999 27751 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.081620 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.083313 25273 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.061282 27754 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:52.087102 25255 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab440 after lost signal to thread 24061
I20260709 14:53:52.077087 27741 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:53:52.091018 25255 debug-util.cc:398] Leaking SignalData structure 0x7b080028db40 after lost signal to thread 25091
W20260709 14:53:52.104842 25255 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8080 after lost signal to thread 25183
I20260709 14:53:52.085816 27736 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:52.084640 27759 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:53:52.107254 25255 debug-util.cc:398] Leaking SignalData structure 0x7b0800111fc0 after lost signal to thread 25258
W20260709 14:53:52.110172 25255 debug-util.cc:398] Leaking SignalData structure 0x7b0800311800 after lost signal to thread 25332
W20260709 14:53:52.111337 25255 debug-util.cc:398] Leaking SignalData structure 0x7b080028fb00 after lost signal to thread 25859
I20260709 14:53:52.112044 25197 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.112818 27769 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:52.113224 25197 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.114037 27769 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:53:52.107558 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 43599.6us
I20260709 14:53:52.115716 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.102954 27753 consensus_queue.cc:1059] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:53:52.121174 27753 raft_consensus.cc:3055] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:52.121484 27753 raft_consensus.cc:740] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.122305 27753 consensus_queue.cc:260] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.123669 27753 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:52.126744 27769 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:52.128837 25159 raft_consensus.cc:1240] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:52.126781 25197 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.134690 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.135885 27754 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:52.136516 27754 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:52.135368 27769 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:53:52.138271 27743 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:53:52.138778 27743 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:52.138108 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.139592 27743 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.139840 27725 consensus_queue.cc:1059] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:53:52.140942 27743 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:52.141129 27769 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:52.141628 27769 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.142053 27751 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:52.142503 27769 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.144011 27738 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:52.144704 25197 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.145797 27731 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:52.091172 27796 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:52.138234 27746 raft_consensus.cc:993] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:52.149255 25198 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.148985 27796 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:52.153352 27796 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:52.144819 27750 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:52.157171 27761 consensus_queue.cc:1059] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 14:53:52.157615 27746 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:53:52.158162 27763 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:52.158655 27763 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.158895 27746 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:53:52.158262 27797 raft_consensus.cc:1081] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:52.159354 27746 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.160246 27746 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.160580 27763 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.161585 27746 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:52.161887 27763 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:52.164737 27769 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:52.165647 25197 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.166597 27731 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:52.169402 27798 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:52.169904 27798 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.170780 27798 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.172562 27796 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.194064 27796 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:52.201112 25303 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:52.202628 27724 consensus_queue.cc:1059] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.203548 27710 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:52.203898 27710 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:52.204195 25305 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:52.204038 27746 consensus_queue.cc:1059] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:52.204695 27710 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.205369 25157 raft_consensus.cc:1240] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:52.205883 27710 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.207017 27753 consensus_queue.cc:1059] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.207858 27753 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:52.208180 27753 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.209344 27725 raft_consensus.cc:3055] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:52.209012 27753 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.209699 27725 raft_consensus.cc:740] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.210096 27753 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:52.210493 27725 consensus_queue.cc:260] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.211599 27725 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:52.214051 25197 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.215435 27754 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.219388 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.220621 27754 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:52.221884 27754 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:52.222126 27746 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:52.222568 27746 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.222810 27754 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:52.224653 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 138022us
I20260709 14:53:52.225602 25273 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.226132 25197 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.227990 27741 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:52.229197 25150 raft_consensus.cc:1240] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:52.230217 25152 raft_consensus.cc:1240] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:52.231166 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:52.231478 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:52.232919 27750 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:52.234308 25197 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.235138 27750 consensus_queue.cc:1059] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.236385 27751 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.224244 27754 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.237622 27751 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:52.231627 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:52.238016 27751 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.238749 27751 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.240558 27746 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.241317 27751 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.241966 27746 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:52.245522 27743 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.252997 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.253748 25226 raft_consensus.cc:2393] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:52.260322 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.261770 25157 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:52.263319 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.265404 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.266822 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.267534 25227 raft_consensus.cc:2393] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:52.269887 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.270334 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.270879 25234 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:52.271534 25233 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:52.272552 25124 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.273198 25227 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:52.273324 27710 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.278558 25124 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.279399 27743 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:52.284273 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.290036 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.290474 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.291592 27743 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.289620 27710 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.290957 25198 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:52.298167 27801 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:52.297199 27796 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:52.299525 27796 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.295259 27743 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 14:53:52.289161 27798 consensus_queue.cc:1059] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 14:53:52.305207 27798 raft_consensus.cc:3055] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:52.305576 27798 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.306319 27798 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.307552 27798 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:52.301899 27796 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.294998 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.290287 27725 consensus_queue.cc:1059] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 14:53:52.312024 27725 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:52.312376 27725 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.313175 27725 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.313508 25057 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.314455 27725 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.315176 25057 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.316170 25053 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.316929 25057 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.328500 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.330075 25273 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.333479 27799 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:52.329486 27753 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.337020 27799 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:52.341948 25273 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.342936 27799 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:52.344051 25273 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.346288 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.347440 27799 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:52.362313 25273 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.363349 25273 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.365504 27799 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:52.366416 27753 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.378124 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.378216 27753 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:52.382228 27799 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:53:52.383564 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.384554 27753 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:52.384879 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.385633 27753 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.386930 27753 consensus_queue.cc:1059] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:52.387935 27799 raft_consensus.cc:3055] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:52.388284 27799 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.389052 27799 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.390856 27799 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:52.396935 25057 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.412607 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.413357 27801 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:53:52.415228 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.416469 27801 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:53:52.418303 27801 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:52.419286 27801 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.420342 27763 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:52.420742 27763 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.421540 27763 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.422887 27763 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:52.425472 27753 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:52.425889 27753 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.426694 27753 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.436790 27753 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:52.445673 25227 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:53:52.447309 27743 consensus_queue.cc:1059] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.450654 25227 raft_consensus.cc:1240] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:52.452216 27744 consensus_queue.cc:1059] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.453207 27744 raft_consensus.cc:3055] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:52.453568 27744 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:52.454535 27744 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.455852 27744 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:52.459059 27710 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:52.459499 27710 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:52.460326 27710 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:52.469728 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 51618.6us
I20260709 14:53:52.472995 27710 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:52.476402 25150 raft_consensus.cc:1240] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:52.478582 27761 consensus_queue.cc:1059] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:52.479844 27761 raft_consensus.cc:3055] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:52.480193 27761 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.480912 27761 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.482161 27761 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:52.485852 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:52.486171 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:52.486559 25305 raft_consensus.cc:2393] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:52.486919 25307 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:52.487218 25303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:52.487805 25303 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:52.488157 25303 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.491528 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:52.495822 25197 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.496948 27796 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:52.496861 25303 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.498008 25308 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 8. Ops: []
I20260709 14:53:52.499048 27798 consensus_queue.cc:1059] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.499989 27796 raft_consensus.cc:3055] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:52.500375 27796 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.501227 27796 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.502265 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:52.502476 25303 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:52.502588 27796 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.502837 25158 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.507571 25158 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:52.513774 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:52.513985 25272 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:52.514868 27798 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:52.517098 27798 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.518007 27798 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:53:52.518337 27798 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:52.519129 27798 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.519650 27761 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:52.520156 27761 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:52.520236 27798 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:52.521049 27761 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:52.531086 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.542930 25227 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:52.552453 25053 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.571504 25227 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:52.578347 25227 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:52.581707 27761 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.607223 25303 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:52.608672 27750 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.619589 25158 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:52.629400 27753 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.633877 25158 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:52.634779 25308 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:52.638513 27750 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.639394 27796 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.651084 25150 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:52.653020 27769 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.687096 25158 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:52.691080 27798 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:52.712196 25303 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:52.730988 25303 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:52.733012 27798 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 14:53:52.779011 25308 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:52.781329 27769 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.829442 25150 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:52.831274 27796 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:52.886818 27710 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.887372 27710 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:52.889930 27710 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:52.891268 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:52.890955 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:52.893663 25303 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:52.894807 25122 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:52.895944 27710 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:52.896350 27710 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.896747 27710 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:52.911625 27710 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:52.917768 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:52.918323 25303 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:52.927793 25303 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:53:52.928949 25122 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:52.929697 27730 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:52.930176 27730 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:52.930968 27730 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:53:52.940528 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:52.945386 27710 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:52.966014 25056 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.998776 25150 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:53.000164 27753 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:53.052016 25227 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:53.053577 27761 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:53.063853 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:53.102074 27761 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.102608 27761 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.104758 27761 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.107245 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.108074 25227 raft_consensus.cc:2393] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 8: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.108453 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.109097 25157 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:53.110219 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.110996 27801 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:53.111400 27801 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.111811 27801 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:53.114754 27725 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.115293 27725 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.117411 27725 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.119570 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.120357 25303 raft_consensus.cc:2393] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:53.119570 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.122023 25157 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:53.123076 25198 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:53.124073 27725 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:53.124431 27725 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.124769 27725 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:53.134938 27725 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.137444 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.138496 27801 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.141041 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.143857 25157 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:53.144841 25198 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.145596 27796 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:53.146090 27796 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:53.146970 27796 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.148952 25150 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:53.150017 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.150769 27761 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:53.151257 27761 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:53.152164 27761 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.154381 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.155088 25227 raft_consensus.cc:2393] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 8: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.160367 27801 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.171206 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.172143 25303 raft_consensus.cc:2393] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:53.176244 27801 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.176749 27801 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.178067 25056 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.179454 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.180032 25150 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:53.180960 25272 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.181728 27763 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:53.182104 27763 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.182451 27763 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.194375 27763 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.195143 27725 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.196903 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.197520 25150 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.202565 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.204223 27801 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.206290 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.206396 25150 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:53.208448 25272 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.212843 27763 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.212514 25056 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.228018 27753 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:53.228119 27761 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.228626 27761 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.233081 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.233777 25157 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:53.235324 27710 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.235808 27710 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.239845 27710 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.240422 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.241025 25227 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:53.241279 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.241838 25303 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:53.242506 25124 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.243469 25272 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.243642 27710 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:53.244078 27710 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.244464 27710 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:53.248486 27761 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.249007 27763 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:53.249446 27763 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.249541 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.249856 27763 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:53.250290 25227 raft_consensus.cc:2393] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 10: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.255334 27710 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.262882 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.263504 25227 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:53:53.246506 27753 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:53.266503 27753 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.288166 27763 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.290639 27796 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.291066 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.297606 25150 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:53.297719 27763 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.298609 25272 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.299363 27763 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:53.299305 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.300141 25234 raft_consensus.cc:2393] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 10: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.291165 27796 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.304932 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.305507 25303 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:53.305619 27763 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:53.306703 25197 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.306492 27763 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.307518 27750 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:53.313230 27750 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.310312 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.313831 25159 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:53.314982 27750 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:53.321331 27710 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.317807 25227 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:53.320140 25230 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:53:53.320777 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.322368 25303 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:53.324693 25124 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.334522 25303 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:53.321516 27796 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.332500 27730 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:53.354573 27730 raft_consensus.cc:697] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:53.355366 27730 consensus_queue.cc:237] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.357226 25230 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:53:53.359840 27744 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 14:53:53.370999 27750 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.373580 27744 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.374172 27744 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.374785 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.375325 25159 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:53.376441 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.377000 25308 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:53:53.382395 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.383177 25227 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.385831 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.386555 25303 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:53.387635 25122 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.387292 25056 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.388587 27710 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:53.388990 27710 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.389348 27710 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:53.389596 27744 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.372964 27750 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.405926 27744 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.406472 27744 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.408486 27744 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.409816 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.410856 25308 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:53:53.411010 27750 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.411206 25303 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:53.413559 25122 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.414487 27744 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.415081 27744 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.418594 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.419342 25303 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:53:53.420557 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.412029 25197 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.423133 27796 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:53.424058 27796 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:53.425067 27796 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.427173 27725 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.428994 25159 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:53:53.428561 27725 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.430997 27710 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.431982 27725 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.432879 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.441274 25303 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:53.411741 27750 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.442114 27833 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:53.442587 27833 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.442692 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.442977 27833 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.443488 27769 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:53.443645 27710 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.443902 27769 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.444372 27769 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:53.444413 27710 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:53:53.445000 27710 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.445508 27710 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:53:53.445478 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.446439 25227 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:53.447028 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.447943 25234 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:53:53.431876 27744 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.456012 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.456934 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.457188 25150 raft_consensus.cc:2393] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:53.456012 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.460382 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.461068 25227 raft_consensus.cc:2393] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.467880 25303 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:53.469497 25122 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.473003 27744 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:53.473456 27744 raft_consensus.cc:697] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:53.474284 27744 consensus_queue.cc:237] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.475651 27710 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.476712 27750 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.478237 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.478803 25303 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:53.478521 25057 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.479769 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:53.489949 27730 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:53.490479 27730 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.492475 27730 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.493685 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.494663 25303 raft_consensus.cc:2393] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:53.498811 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.499182 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.499366 25234 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:53:53.499704 25226 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:53:53.504786 27796 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:53.505264 27796 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.505650 27796 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:53.506721 27769 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.507179 25226 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 14.
I20260709 14:53:53.508795 27769 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.508682 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.514750 25303 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:53:53.509183 27710 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.510313 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.513293 25124 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:53.520020 27763 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.520584 27763 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.521306 27834 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:53.521696 27834 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:53.521750 25308 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:53.522115 27834 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:53.522639 27763 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.524969 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.525676 25157 raft_consensus.cc:2393] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 5: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:53.526436 25124 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.528195 27710 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:53:53.529860 27710 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:53.530922 25056 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.531793 27710 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.532688 25303 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 14.
I20260709 14:53:53.533762 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:53.534798 27830 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:53.535312 27830 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:53.532164 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.536134 25226 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.536161 27830 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.543500 25308 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:53:53.548473 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.549240 25157 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:53.553717 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.556046 27761 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:53.556396 27761 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.556605 27730 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.557308 27730 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.556814 27761 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.550151 25057 catalog_manager.cc:5697] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.573100 27763 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.558640 27834 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.578151 27833 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.597072 25159 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:53.598598 27801 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:53.584031 27763 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.581243 27840 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 14:53:53.614931 27834 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.615671 27834 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.617322 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.616335 27834 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.617648 25303 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:53.621098 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.621353 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.619663 27730 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.621834 25230 raft_consensus.cc:2393] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.621893 25305 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:53.623400 25122 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.618150 25308 raft_consensus.cc:2393] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:53.618809 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.625510 27833 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.625670 27763 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.626164 27833 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:53.626555 27833 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.626907 27833 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:53.626839 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.628145 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.628361 25308 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.628841 25230 raft_consensus.cc:2393] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.630218 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.630883 25157 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:53.632167 25272 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.633306 27763 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:53.633701 27763 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.634086 27763 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.635530 27833 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.637033 25308 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:53.638195 25122 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.638167 27833 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.640341 27833 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:53.640978 27833 raft_consensus.cc:697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:53.641956 27833 consensus_queue.cc:237] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.640610 25226 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:53:53.645771 25124 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:53.646848 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.647324 27730 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:53.647707 25230 raft_consensus.cc:2393] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 5: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.646808 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.647842 27730 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:53.648697 27730 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.648769 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.651051 25226 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.654007 25308 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:53.655035 25122 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.659392 27839 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:53.671417 25226 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:53.662258 27839 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:53.657923 27769 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 14:53:53.685429 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.678054 27796 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.679068 27761 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.679307 27839 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.682169 27834 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.692749 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.693436 25230 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:53.670926 27763 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.693818 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.694351 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.695865 27763 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.697136 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.697538 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.697842 25124 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:53.698225 25230 raft_consensus.cc:2393] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.708407 27834 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.709470 27834 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.709774 27750 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.710269 27750 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.675088 27830 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.712934 25230 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:53:53.708298 27744 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:53.715874 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.717998 25158 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:53.718998 25230 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.721446 25272 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.721570 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:53.722415 25230 raft_consensus.cc:2393] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:53.722841 27826 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:53.723404 27826 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:53.724277 27826 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.714658 27830 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.727438 25157 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:53.729010 27750 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.729404 27730 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.718601 27744 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.736405 27744 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.738790 25057 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.731518 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.743093 25308 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:53:53.731627 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.745230 25158 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:53.746088 25197 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.746670 27840 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.747138 27840 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.733840 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.749580 27840 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.726632 27761 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.749648 27834 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.719611 27763 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 14:53:53.751405 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:53.752112 27769 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:53.752509 27769 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.752633 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.752888 27769 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:53.750664 27761 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:53.775741 27761 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:53.776011 25234 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:53.753360 27796 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.756485 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.777060 25302 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:53.757300 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.755283 27730 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.760200 25226 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 3.
I20260709 14:53:53.763401 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.798552 25150 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 3.
I20260709 14:53:53.763741 25230 raft_consensus.cc:1275] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:53.799073 25122 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:53.800913 27836 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:53.773710 25056 catalog_manager.cc:5697] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.802568 27710 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:53.802389 25056 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.765031 27830 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.766302 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.769254 27725 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.769719 25152 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:53.772594 27843 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.772954 27750 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.774605 27799 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.753213 25308 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:53.777025 27842 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:53.831336 25308 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:53.801419 27836 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.807662 27763 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 14:53:53.819562 27725 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.777765 27761 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.841013 27836 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:53.839370 27839 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:53.866221 27833 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.822932 27750 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.824426 27799 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.881752 25124 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:53.889132 27834 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:53.892094 27834 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.892583 27834 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:53.901353 27769 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.903993 27769 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.823159 27843 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:53.908506 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 128392us
I20260709 14:53:53.882367 27857 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.910776 27855 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.911640 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:53.913061 25157 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:53:53.914120 25152 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:53.836834 27842 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.920903 27730 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.921123 27858 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 14:53:53.923885 27799 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.885051 27833 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.925246 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.925951 27833 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.926039 27725 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:53.928947 27845 log.cc:927] Time spent T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:53:53.929718 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:53.930397 25308 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:53:53.883415 27839 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.938098 25308 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
W20260709 14:53:53.940712 27848 log.cc:927] Time spent T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 14:53:53.943128 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.944172 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:53.949184 25306 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:53.949414 25307 raft_consensus.cc:2393] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:53.917339 27857 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.953191 27857 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.955037 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.955655 25157 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:53.957043 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:53.963742 27839 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.918278 27855 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.965229 27860 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:53.965734 27860 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.966635 27855 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.967764 27860 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:53.968546 27842 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.974169 27843 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.921416 27750 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.958722 27744 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.981602 27836 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:53.985198 27744 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.990722 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.990998 25157 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:53.991485 25159 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:53.992151 27799 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:53.992571 27799 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.992956 27799 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:53.993216 25152 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:53.994679 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:53.995352 25159 raft_consensus.cc:2368] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:53.998040 27860 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:53.999547 27860 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.000548 27796 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.000586 27830 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:54.001204 27796 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.001631 27860 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.002102 27867 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.002590 27867 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.003242 27796 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.004695 27867 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.001398 27830 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.005324 27744 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:54.005839 27744 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.006897 27830 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.007893 27744 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:53.998273 27725 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.009156 25272 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.009799 27725 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.010272 25272 leader_election.cc:400] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:54.010586 25272 leader_election.cc:403] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:54.011076 27763 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:54.011917 27725 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.012367 27763 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:53.990900 27836 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.024245 25197 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:54.013825 27730 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.957701 27834 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.031088 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.036459 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.036849 25198 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:54.021627 27867 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.037357 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.038290 25197 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:54.038791 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.020977 27750 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.042275 25234 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:54.042891 25228 raft_consensus.cc:2393] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:54.042869 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.054088 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.054481 25157 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:54.045086 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.055354 25308 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:54.047420 25305 raft_consensus.cc:1275] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:53:54.056185 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.056525 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.056789 25157 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:54.057260 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.048389 25307 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:54.058897 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.059021 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.059440 25157 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:54.060678 25156 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:53:54.061195 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.049858 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.050558 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.062304 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.062423 25225 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:54.062904 25159 raft_consensus.cc:2368] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:54.061489 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.046175 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.025902 27763 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.052538 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.063862 25306 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:54.075055 25302 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:54.052662 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.051889 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.063966 25300 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.064414 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.064739 25307 raft_consensus.cc:2368] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9.
I20260709 14:53:54.063431 27857 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.070035 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.081573 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.081733 25228 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.070557 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.071969 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.072139 27834 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 4 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.073228 27750 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.072860 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.075654 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.092633 25306 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:53:54.076598 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:54.083915 25234 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:54.096168 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.085062 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.039069 27769 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:54.097266 25300 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:54.099354 25056 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.104050 25300 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:53:54.104777 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.105379 25226 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:54.106272 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.106923 25226 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:54.108071 25226 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:53:54.114224 25225 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
W20260709 14:53:54.115196 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 50853.7us
I20260709 14:53:54.116621 25272 leader_election.cc:400] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:54.116964 25272 leader_election.cc:403] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:54.073902 27866 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:54.121482 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.122036 25232 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.063390 27843 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 14:53:54.124622 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 47737.6us
I20260709 14:53:54.074424 27854 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:54.124150 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.082403 27763 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.129408 25230 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:54.037499 27730 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.128667 25233 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:54.145421 25152 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:54.145985 27730 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.147397 25232 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:54.130903 27710 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:54.133255 27769 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:54.138521 27750 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.121966 27859 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:54.113430 27857 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.126528 27862 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.141527 27843 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:53:54.141472 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 64963.3us
I20260709 14:53:54.142242 27853 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:54.128360 27854 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.127733 27826 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:54.151842 25158 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:54.166204 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:54.164994 25305 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:54.173960 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:53:54.184518 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 78213.3us
I20260709 14:53:54.187453 25122 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.193755 25301 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:54.165485 27859 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.201117 27710 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:54.201521 27710 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.201833 27710 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.199250 25228 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:54.200794 25122 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.184083 27854 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:54.199941 27866 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:54.233440 27866 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.233922 27866 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.218885 27744 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:54.235064 27744 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.235540 27744 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:54.220467 27830 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:53:54.184208 27862 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.204389 27859 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.183386 27853 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:54.248041 27853 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.192239 27827 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.057s
I20260709 14:53:54.221737 25122 leader_election.cc:400] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9.
I20260709 14:53:54.262913 25122 leader_election.cc:403] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:54.264127 25122 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.264825 27874 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.224355 27799 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:54.293615 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 74900us
I20260709 14:53:54.297529 27799 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.297240 27859 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.228236 27857 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.228744 27843 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.299296 27859 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.229521 27875 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:54.230131 27769 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.302289 27874 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9.
I20260709 14:53:54.269268 25122 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.272184 27877 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:54.312268 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.312853 25158 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:54.257861 25057 catalog_manager.cc:5697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.273938 27867 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7.
I20260709 14:53:54.275008 27862 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.282243 27763 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.304260 25122 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.317835 25057 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 10 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.327059 27710 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.323285 27874 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:54.330610 27763 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.326488 25057 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.348073 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:54.348811 25227 raft_consensus.cc:606] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:54.276777 27854 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:54.350785 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 140133us
W20260709 14:53:54.351147 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 46983.1us
I20260709 14:53:54.347088 27710 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.330902 27744 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.287511 27866 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.356940 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.361651 25300 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:54.357235 25305 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:53:54.358938 25306 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:54.359438 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.363437 25307 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.365581 25303 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:54.366901 25301 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:54.367550 27744 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.368568 25299 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:53:54.342693 27877 raft_consensus.cc:697] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:54.374006 27877 consensus_queue.cc:237] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:54.373504 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 55740.9us
I20260709 14:53:54.360687 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:54.378845 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.378908 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.379442 25159 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.379712 25153 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:54.378975 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.381587 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.382128 25152 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:53:54.383033 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.383598 25230 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:54.372541 27853 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.385025 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.385908 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.390784 25156 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:54.396879 25232 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.398082 25272 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.398425 25198 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:54.399485 25273 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:54.390813 25229 raft_consensus.cc:2368] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:54.395358 25159 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:54.402037 27763 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.395818 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.402799 25152 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.402659 27763 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.396435 25234 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.359670 27875 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:54.353266 27874 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:54.408726 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.409795 25228 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:54.410593 27763 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.413026 25152 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:54.413694 27763 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:54.414201 27763 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.414494 25122 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.414695 27763 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.412917 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.406860 25232 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:54.396347 27750 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:54.389618 27880 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.422410 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.426023 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.431679 25304 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:54.396643 27798 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.408797 27796 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:54.413304 27875 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:53:54.434901 27763 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.410864 27744 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.406635 27753 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 14:53:54.446830 27763 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.430787 27761 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:54.428722 27836 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:54.431232 27750 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:53:54.456676 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 379066us
I20260709 14:53:54.437402 27842 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.474851 27842 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.427928 27834 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:53:54.463116 25234 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:53:54.470391 27853 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.470996 27866 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.452351 27744 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.471891 25304 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:54.471547 27874 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.473716 27761 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
W20260709 14:53:54.478096 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 68663.3us
I20260709 14:53:54.495252 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:54.444891 27796 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.414736 27827 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:54.444422 27798 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.504098 25197 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:54.449452 27875 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:53:54.517558 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 91684.6us
I20260709 14:53:54.487092 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.476933 27842 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.498032 25159 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:54.499480 27744 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.460204 27836 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.534049 27836 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.534271 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.534974 25152 raft_consensus.cc:2368] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:54.535676 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.536209 25156 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
W20260709 14:53:54.501086 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 75644.5us
I20260709 14:53:54.505298 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.462976 27750 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:54.514791 27873 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:53:54.536993 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.538112 25273 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:54.539222 27889 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:54.541378 25304 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:54.514917 25122 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.513902 27796 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.516469 27730 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:53:54.529889 25272 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.485477 27854 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.435671 27880 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.532352 25305 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:54.515712 27710 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:54.541646 27836 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.517340 27827 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.545419 25122 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.546929 25197 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:54.544358 27725 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:53:54.551873 27827 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:54.555374 27856 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:54.568580 25198 leader_election.cc:400] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:54.568861 25198 leader_election.cc:403] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:53:54.568922 27880 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.570188 27866 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:54.547773 27842 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:54.573300 27761 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.574160 27750 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.553922 27725 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.579499 27725 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:54.580884 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:54.586434 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:54.550449 27801 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:54.597838 27801 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:54.598858 27801 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.601408 27883 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.601917 27883 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.604004 27883 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.587869 27853 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:54.605650 27853 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.606247 27883 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.606081 27853 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.606699 27883 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.608045 27853 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.610013 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.610716 25229 raft_consensus.cc:2393] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 4: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:54.612215 25227 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:54.589282 27854 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:53:54.613270 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 67947.5us
I20260709 14:53:54.613369 27834 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:54.613454 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.614120 27834 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.614254 25227 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:54.614537 27834 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.615028 27842 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:54.613605 27854 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.615563 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.615762 27854 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:54.615924 27842 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.617389 27875 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.619441 27875 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.619653 27730 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:54.624078 25122 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.608572 27883 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.629184 27833 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:54.629673 27877 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:54.630084 27877 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.630736 25229 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:53:54.630800 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.631428 25159 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:54.628726 25227 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:53:54.634840 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.635154 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.635509 25154 raft_consensus.cc:2368] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9.
I20260709 14:53:54.636246 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.636579 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.636986 25232 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:54.642381 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.630448 27877 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:54.643003 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.648301 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.648633 25233 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:54.639357 27833 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:54.651052 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.652940 25198 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:54.655009 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.655310 25198 leader_election.cc:400] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9.
I20260709 14:53:54.655664 25198 leader_election.cc:403] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:53:54.656894 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.657425 25228 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:54.666997 27830 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.633889 27840 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:53:54.657946 27843 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:54.674535 25056 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.678086 27843 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.678519 27843 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:54.682487 27796 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.684660 27796 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.687022 27710 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:54.673967 27833 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.650533 27827 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.694825 27827 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:54.674952 27866 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:54.707188 27730 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:54.708365 27798 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.710816 27750 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.711279 27834 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:54.714069 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 174894us
I20260709 14:53:54.714385 27836 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.717900 25308 raft_consensus.cc:2368] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10.
I20260709 14:53:54.718504 25150 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:54.719578 25154 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:54.721930 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.722469 25155 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.715616 25273 leader_election.cc:400] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 3. Current term is 4.
I20260709 14:53:54.728577 25230 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:54.730157 25229 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:54.731734 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:54.732260 25227 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:54.717587 25272 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.737349 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.738041 25302 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:54.744889 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.747761 25124 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:54.751789 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.752630 25307 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.753094 25303 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:53:54.756660 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.757107 25301 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:54.757354 25228 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:54.760509 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.763761 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.764771 25308 raft_consensus.cc:2368] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
I20260709 14:53:54.759327 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.765319 25154 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:54.711062 27854 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.771018 25234 raft_consensus.cc:1240] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:54.748893 27875 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 14:53:54.773347 27877 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.773010 27854 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.773962 27725 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.775501 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.776068 27725 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.777336 25308 raft_consensus.cc:2393] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.779883 25154 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:54.780155 27834 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.780982 27877 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:54.782224 25159 raft_consensus.cc:1240] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:53:54.786552 25230 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8. Ops: []
I20260709 14:53:54.747556 27867 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:53:54.796360 27867 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.796454 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.796733 27867 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.797106 25301 raft_consensus.cc:2393] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 4: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:54.797344 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.797960 25155 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:54.798231 25303 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.805543 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.757390 27744 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:54.810441 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.813514 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.815320 25299 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:53:54.816365 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.818007 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.818864 25303 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.823002 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.828474 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.829124 25197 leader_election.cc:400] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8.
W20260709 14:53:54.882125 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 53125.3us
I20260709 14:53:54.883527 25197 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:54.830739 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:54.834479 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:54.757169 27842 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.057s
I20260709 14:53:54.838099 25272 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.803694 27753 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 14:53:54.832815 27798 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.024s
I20260709 14:53:54.833078 27854 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 14:53:54.885462 25301 raft_consensus.cc:606] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
W20260709 14:53:54.896040 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 140393us
I20260709 14:53:54.896339 25302 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:53:54.896174 25301 raft_consensus.cc:614] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:53:54.887645 25197 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:53:54.899976 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 61974.1us
W20260709 14:53:54.901175 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 61819.8us
I20260709 14:53:54.905664 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.906577 25155 raft_consensus.cc:2393] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.908998 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.909679 25234 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:53:54.913509 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:54.914829 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.915565 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:54.909412 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.916347 25155 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:54.919839 25159 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:54.924642 25159 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:54.926020 25272 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:53:54.926716 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 168014us
I20260709 14:53:54.927201 25234 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:53:54.927408 25122 leader_election.cc:400] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10.
I20260709 14:53:54.927815 25122 leader_election.cc:403] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:53:54.934368 27896 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:54.935396 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:54.937119 27881 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:54.937808 27881 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:54.938844 27881 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.925748 27856 consensus_queue.cc:1059] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 14:53:54.941860 27856 raft_consensus.cc:3055] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:54.942276 27856 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:54.943271 27856 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.944689 27856 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:54.947014 27861 raft_consensus.cc:993] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:54.947798 27896 raft_consensus.cc:1081] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:54.947901 27836 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10.
I20260709 14:53:54.948218 25122 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.949776 27877 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:54.901197 27750 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:54.950337 27877 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:54.950884 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.951231 27877 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:54.955798 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 53912.5us
I20260709 14:53:54.966223 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:54.966782 25300 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:54.972983 25155 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:53:54.973701 25154 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 14:53:54.952960 27826 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:54.987264 25300 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:53:54.952329 27867 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:54.991425 25122 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:54.970268 27799 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 14:53:54.984157 27873 consensus_queue.cc:1059] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 14:53:55.009799 27873 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:55.010253 27873 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:55.011109 27873 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.030843 25308 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:54.992766 27826 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
W20260709 14:53:55.042783 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 68037.5us
W20260709 14:53:55.071223 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 49828.6us
I20260709 14:53:55.083057 25197 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:55.084295 25197 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.042564 27843 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.074635 27855 consensus_queue.cc:1059] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 14:53:55.094149 27867 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:55.088304 27883 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:55.097427 27859 consensus_queue.cc:1059] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:55.099485 27879 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:55.099921 27879 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:55.102248 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:55.103055 25155 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:55.089525 27830 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9.
I20260709 14:53:55.111474 25155 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:55.113297 25233 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 10: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:55.114753 25232 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:55.088497 27796 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:55.085988 27826 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.116827 27796 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.117264 27796 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:55.121106 25228 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
W20260709 14:53:55.161067 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 46863.9us
W20260709 14:53:55.164139 27906 log.cc:927] Time spent T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 14:53:55.123268 27879 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.177320 25308 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:55.179481 25155 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:55.183319 25302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:55.183990 25302 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.184437 25302 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:55.184556 25301 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:55.184475 25308 raft_consensus.cc:1240] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
W20260709 14:53:55.191565 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 209549us
I20260709 14:53:55.192701 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.196983 25302 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.201462 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:55.206709 25230 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:53:55.207994 25225 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:53:55.203536 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.199787 27875 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:53:55.190615 27801 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 14:53:55.218955 27875 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:55.250164 25308 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:55.250826 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:55.251554 25301 raft_consensus.cc:606] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:55.255043 27710 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:55.212044 27859 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 14:53:55.262617 27875 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:55.263873 27917 log.cc:927] Time spent T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 14:53:55.267184 27843 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:55.267143 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:55.279503 25150 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:55.281299 27879 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:55.284325 25150 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:55.256943 27858 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 14:53:55.274549 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:55.285244 25301 raft_consensus.cc:606] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:55.286412 25272 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:55.287374 27761 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:53:55.287894 27761 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:55.289321 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:55.290002 25301 raft_consensus.cc:606] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:55.291148 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:55.293185 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:55.297530 27796 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.299630 27796 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:55.300420 27878 raft_consensus.cc:3055] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:53:55.288812 27761 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.300979 27878 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:55.309762 27878 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.311167 27878 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:53:55.318779 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 111049us
I20260709 14:53:55.319445 25198 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.320446 25198 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.321728 27798 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:53:55.322364 27798 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:53:55.312911 25057 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.325573 25057 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 9 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.327127 25057 catalog_manager.cc:5697] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 2 to 4, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.328706 25308 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:55.344743 27883 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:53:55.348086 27924 log.cc:927] Time spent T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
W20260709 14:53:55.376688 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 173255us
I20260709 14:53:55.325598 25302 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:55.384289 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 55342.8us
I20260709 14:53:55.391289 27855 raft_consensus.cc:993] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:55.391717 27799 raft_consensus.cc:1081] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:55.393312 25158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:53:55.393808 25158 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.394152 25158 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:55.400296 25300 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:55.402920 25158 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.406086 25158 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:53:55.407018 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 81624.5us
I20260709 14:53:55.407680 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.408353 27830 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:53:55.409983 27830 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:55.410264 27750 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:55.411504 27830 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:55.414973 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.414885 27854 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:55.415603 27830 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:55.416083 27830 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:55.416946 27830 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.425501 27879 raft_consensus.cc:993] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:55.425936 27801 raft_consensus.cc:1081] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:55.427211 25158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:53:55.427803 25158 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.428184 25158 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:55.431016 25303 raft_consensus.cc:1275] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:55.432317 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:55.432893 25303 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:55.433233 25303 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:55.433527 27878 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:55.434252 25303 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.434478 25158 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.435380 25303 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:55.328445 25057 catalog_manager.cc:5697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.436983 25158 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:55.440601 25303 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:55.444209 27878 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:55.447431 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:55.447582 27801 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:55.448885 27801 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:53:55.449669 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:55.450299 25150 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:53:55.454658 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:55.458472 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:55.459004 25300 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:55.459839 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:55.462204 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:55.462734 25302 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:53:55.462972 25302 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:55.469408 25300 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:53:55.464757 25302 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.470049 25303 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 14:53:55.470679 25302 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:55.476261 25301 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:53:55.478973 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:55.479627 25230 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:53:55.479904 25230 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:55.489102 25302 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:53:55.480561 25230 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.493301 25230 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:55.494935 25122 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:55.504109 25122 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:55.509562 27840 consensus_queue.cc:1059] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:55.510531 27840 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:53:55.510991 27840 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:55.511126 27878 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:53:55.511598 27878 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:55.511826 27840 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.512487 27878 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.513773 27878 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:55.500947 27833 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 14:53:55.523813 27744 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:55.524343 27744 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:55.525373 27744 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.546801 25233 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:55.569967 25230 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
W20260709 14:53:55.575917 25122 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:55.580821 25231 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:53:55.581542 25233 raft_consensus.cc:1275] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:55.584746 25231 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:55.585626 25233 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:55.588405 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:55.589167 25226 raft_consensus.cc:1240] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:53:55.590006 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:55.589172 25234 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:55.590740 25232 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:55.600620 25234 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:53:55.601660 27855 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:55.608618 27710 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:55.610944 27876 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:55.611744 25303 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:55.604862 27839 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
W20260709 14:53:55.639822 27932 log.cc:927] Time spent T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:53:55.646653 27710 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:55.654870 25232 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:53:55.686906 25307 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:55.694871 27710 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:55.699298 25232 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:53:55.702370 27763 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:55.729285 25150 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:53:55.732847 27891 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 14:53:55.870738 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 259416us
I20260709 14:53:55.873011 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:55.873786 25152 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 14:53:55.883138 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:55.898201 27827 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:55.913049 25197 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:55.915832 27862 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:55.916752 27862 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:55.960739 27862 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:55.964414 27883 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:53:55.972236 27896 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.973079 27896 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:55.985904 27945 log.cc:927] Time spent T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.166s	user 0.000s	sys 0.001s
I20260709 14:53:56.011308 25152 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:53:55.997926 27896 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:56.028788 25307 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:56.042081 25228 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 14:53:56.062664 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44041.7us
I20260709 14:53:56.083374 27839 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:56.092479 27927 raft_consensus.cc:993] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:56.093215 27927 raft_consensus.cc:1081] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:56.096432 25228 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:53:56.098464 25232 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 14:53:56.098263 27857 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:56.098980 25232 pending_rounds.cc:85] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 4
I20260709 14:53:56.099958 25232 pending_rounds.cc:107] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:53:56.102413 25232 raft_consensus.cc:2889] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:53:56.112372 27963 log.cc:927] Time spent T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.058s	user 0.003s	sys 0.000s
I20260709 14:53:56.115195 25154 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:53:56.126860 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:53:56.144053 27951 log.cc:927] Time spent T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.070s	user 0.003s	sys 0.000s
I20260709 14:53:56.154418 27896 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:56.157732 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:53:56.158514 25156 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:56.158869 25156 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:56.163260 27891 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:56.155252 27896 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.172453 25231 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:53:56.173660 25225 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:56.177886 25302 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:53:56.181464 25056 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.189878 25056 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.191414 27896 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:56.192839 27730 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:53:56.197016 25156 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.224553 25156 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:56.236893 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:56.239712 25300 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:53:56.240114 25300 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:56.255249 25308 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:53:56.256583 25300 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.264062 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:56.273093 25300 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:56.277660 25303 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 14:53:56.275226 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:56.286404 25303 pending_rounds.cc:85] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 4
I20260709 14:53:56.291250 25303 pending_rounds.cc:107] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 14:53:56.291476 25303 raft_consensus.cc:2889] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:56.308346 27879 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.309077 27879 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.311147 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:56.311573 27879 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:56.321069 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:56.321868 25150 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:56.323781 27858 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:56.324357 27858 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.326565 27858 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:56.326921 27839 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:56.328573 27834 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:56.330377 27730 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:56.331184 27833 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:56.345324 27839 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:56.350441 25300 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:53:56.352873 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:56.355844 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:56.360471 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:56.364632 27879 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:53:56.365410 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 390) took 1464 ms. Trace:
I20260709 14:53:56.365828 27879 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.366331 27879 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:56.377975 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:56.378710 25230 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:53:56.369323 25232 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:53:56.382509 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:56.391305 27896 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:53:56.395316 27856 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:56.396433 25053 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.397178 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:56.399061 27861 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:56.402365 25122 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:56.365896 25056 rpcz_store.cc:276] 0709 14:53:54.900718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.901609 (+   891us) service_pool.cc:224] Handling call
0709 14:53:56.365338 (+1463729us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:56.207450 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:56.208177 (+   727us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:56.208228 (+    51us) write_op.cc:435] Acquired schema lock
0709 14:53:56.208269 (+    41us) tablet.cc:662] Decoding operations
0709 14:53:56.208746 (+   477us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:56.208866 (+   120us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:56.208915 (+    49us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:53:56.238013 (+ 29098us) tablet.cc:701] Row locks acquired
0709 14:53:56.245356 (+  7343us) write_op.cc:260] PREPARE: finished
0709 14:53:56.257640 (+ 12284us) write_op.cc:270] Start()
0709 14:53:56.286089 (+ 28449us) write_op.cc:276] Timestamp: P: 1783608836253178 usec, L: 0
0709 14:53:56.289988 (+  3899us) op_driver.cc:348] REPLICATION: starting
0709 14:53:56.341736 (+ 51748us) log.cc:844] Serialized 935 byte log entry
0709 14:53:56.344047 (+  2311us) op_driver.cc:464] REPLICATION: finished
0709 14:53:56.344490 (+   443us) write_op.cc:301] APPLY: starting
0709 14:53:56.344570 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:56.344696 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:56.344795 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:56.345211 (+   416us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:56.345397 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:53:56.345440 (+    43us) write_op.cc:312] APPLY: finished
0709 14:53:56.345614 (+   174us) log.cc:844] Serialized 29 byte log entry
0709 14:53:56.345787 (+   173us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:56.345898 (+   111us) write_op.cc:454] Released schema lock
0709 14:53:56.345939 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:56.346298 (+   359us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:56.346323 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":18582,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":233,"apply.run_cpu_time_us":1768,"apply.run_wall_time_us":1769,"num_ops":2,"prepare.queue_time_us":8736,"prepare.run_cpu_time_us":4138,"prepare.run_wall_time_us":134642,"replication_time_us":53916}]]}
I20260709 14:53:56.398212 25053 catalog_manager.cc:5697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.406004 25273 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:56.416414 27833 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:53:56.422562 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:56.423136 25226 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:56.411474 27839 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.015s
I20260709 14:53:56.428154 27833 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:56.429478 27833 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.419018 27858 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:53:56.454919 25226 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:53:56.472343 25198 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:56.479555 27826 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:56.480618 27826 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.485620 27826 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:56.494053 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:53:56.494792 25156 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:56.506517 27879 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.515702 25272 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:56.519112 25305 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260709 14:53:56.520205 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 81666.1us
I20260709 14:53:56.531340 27826 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:56.531783 27826 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:53:56.532234 27826 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:56.538909 27843 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:56.534269 27862 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:53:56.547093 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 410) took 1138 ms. Trace:
I20260709 14:53:56.547822 25053 rpcz_store.cc:276] 0709 14:53:55.408654 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:55.408776 (+   122us) service_pool.cc:224] Handling call
0709 14:53:56.547043 (+1138267us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:56.460029 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:56.472995 (+ 12966us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:56.473025 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:53:56.473038 (+    13us) tablet.cc:662] Decoding operations
0709 14:53:56.476008 (+  2970us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:56.476058 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:56.476082 (+    24us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:53:56.476425 (+   343us) tablet.cc:701] Row locks acquired
0709 14:53:56.476442 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:53:56.476575 (+   133us) write_op.cc:270] Start()
0709 14:53:56.476674 (+    99us) write_op.cc:276] Timestamp: P: 1783608836476528 usec, L: 0
0709 14:53:56.476695 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:53:56.477282 (+   587us) log.cc:844] Serialized 935 byte log entry
0709 14:53:56.479092 (+  1810us) op_driver.cc:464] REPLICATION: finished
0709 14:53:56.479500 (+   408us) write_op.cc:301] APPLY: starting
0709 14:53:56.479571 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:56.479675 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:56.479754 (+    79us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:56.480220 (+   466us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:56.480485 (+   265us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:53:56.480560 (+    75us) write_op.cc:312] APPLY: finished
0709 14:53:56.480761 (+   201us) log.cc:844] Serialized 29 byte log entry
0709 14:53:56.480908 (+   147us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:56.481001 (+    93us) write_op.cc:454] Released schema lock
0709 14:53:56.481043 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:56.481698 (+   655us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:56.481756 (+    58us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":228,"apply.run_cpu_time_us":1916,"apply.run_wall_time_us":1915,"num_ops":2,"prepare.queue_time_us":97,"prepare.run_cpu_time_us":5922,"prepare.run_wall_time_us":28088,"replication_time_us":2282}]]}
I20260709 14:53:56.638492 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:56.639222 25159 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:56.647591 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:56.648535 25229 raft_consensus.cc:2393] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:56.673507 27879 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:53:56.702767 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 47732us
I20260709 14:53:56.709164 25152 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 14:53:56.709256 25159 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:56.709751 25152 pending_rounds.cc:85] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: Aborting all ops after (but not including) 5
I20260709 14:53:56.710315 25152 pending_rounds.cc:107] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 14:53:56.710572 25152 raft_consensus.cc:2889] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:56.714427 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:56.715548 27761 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:53:56.716014 27761 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:56.716964 27761 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.718679 27826 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.726963 27826 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:56.727828 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
W20260709 14:53:56.736153 27982 log.cc:927] Time spent T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 14:53:56.744323 25150 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:53:56.747946 25272 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:56.755647 27882 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:53:56.756166 27882 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:56.757073 27882 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:53:56.795459 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 68557.6us
I20260709 14:53:56.805963 27896 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:56.833546 25053 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 11 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:56.846959 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:56.847636 25226 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:53:56.846903 25053 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.845292 27834 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:53:56.854192 25053 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 6 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:56.857971 27834 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:56.869532 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:56.870308 25230 raft_consensus.cc:2393] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:53:56.871768 25053 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.874454 27834 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:56.874962 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:53:56.877097 25226 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:53:56.878512 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:53:56.888010 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:53:56.887979 25053 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:56.889202 27834 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:56.889379 25053 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.890935 25053 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:56.910082 25053 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:53:56.977427 25302 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:53:56.979295 27876 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:53:56.982117 25056 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.984715 25056 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.006126 25229 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:53:57.010041 27876 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:53:57.046029 25057 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 11 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.102664 25152 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:53:57.104097 27826 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:53:57.157351 25152 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:57.159032 27826 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:57.213011 25057 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.224696 25057 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.230494 25230 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:53:57.231770 27826 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:57.239362 25226 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:53:57.244210 27761 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:53:57.396092 25046 maintenance_manager.cc:419] P 4b5d0715091a4b73af0903a36e709c32: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033397
I20260709 14:53:57.654057 25045 maintenance_manager.cc:643] P 4b5d0715091a4b73af0903a36e709c32: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.257s	user 0.142s	sys 0.017s Metrics: {"bytes_written":29572,"cfile_init":1,"dirs.queue_time_us":7740,"dirs.run_cpu_time_us":421,"dirs.run_wall_time_us":5845,"drs_written":1,"lbm_read_time_us":370,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4196,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63,"thread_start_us":10937,"threads_started":1}
I20260709 14:53:57.667860 25046 maintenance_manager.cc:419] P 4b5d0715091a4b73af0903a36e709c32: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 8473 bytes on disk
I20260709 14:53:57.674968 25045 maintenance_manager.cc:643] P 4b5d0715091a4b73af0903a36e709c32: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":350,"lbm_reads_lt_1ms":4}
I20260709 14:53:57.922053 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:58.036274 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:53:58.036957 25305 raft_consensus.cc:606] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:53:58.040158 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:53:58.040722 25226 raft_consensus.cc:606] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:53:58.043859 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:58.047147 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:58.134037 27761 raft_consensus.cc:993] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:58.134649 27761 raft_consensus.cc:1081] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:53:58.159117 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:53:58.159721 25156 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.160059 25156 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:58.218832 25156 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:58.223766 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:53:58.225972 25305 raft_consensus.cc:3055] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:58.231071 25305 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:58.232451 25305 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:58.225396 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:58.233879 27856 raft_consensus.cc:993] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:58.237385 27856 raft_consensus.cc:1081] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:53:58.234460 25226 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:58.244120 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:53:58.244645 25300 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.246114 25300 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:58.288106 25300 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:58.288883 25156 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:53:58.295697 25305 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:58.307621 25226 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:58.309363 25300 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:53:58.310057 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:53:58.314694 25156 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:58.310932 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:53:58.317831 25233 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:53:58.318181 25233 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:53:58.318989 25233 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:58.320012 25305 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:53:58.320391 25233 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:53:58.311288 25124 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:53:58.326633 27834 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:58.327193 27834 raft_consensus.cc:697] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:53:58.328189 27834 consensus_queue.cc:237] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:58.367259 25156 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:58.370239 25053 catalog_manager.cc:5697] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.377938 25272 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:53:58.379462 27857 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:53:58.380066 27857 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:53:58.382308 27857 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:53:58.396047 25233 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:53:58.434181 25057 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.714269 25305 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:58.717097 28005 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:58.785849 25233 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:53:58.787482 27990 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:58.825374 25159 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:58.830482 27857 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:53:58.931766 25226 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:53:58.953076 27857 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:53:59.048086 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:53:59.906625 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 68746.9us
W20260709 14:54:00.075227 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 64591.3us
I20260709 14:54:00.145642 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:54:00.208782 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 48571.7us
I20260709 14:54:00.265372 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:00.266011 25300 raft_consensus.cc:606] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:00.272221 25233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:00.272933 25233 raft_consensus.cc:606] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:00.275619 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:00.277393 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:00.459137 28029 raft_consensus.cc:993] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:00.459848 28029 raft_consensus.cc:1081] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:00.467600 27857 raft_consensus.cc:993] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:00.468343 28023 raft_consensus.cc:1081] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:00.473448 25302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:00.474375 25302 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:00.475030 25302 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:00.488606 25233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:00.489367 25233 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:00.489800 25233 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:00.592401 25233 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:00.606835 25233 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:00.608318 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:00.608569 25302 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:00.608911 25159 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:00.610751 25302 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:00.614075 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:00.614697 25156 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:00.628711 25159 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:54:00.651589 25198 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:00.652607 28029 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:54:00.643078 25156 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:00.654345 25272 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:00.656792 27857 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:00.657620 27857 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:00.658486 27857 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:00.669929 28029 raft_consensus.cc:697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:00.671072 28029 consensus_queue.cc:237] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:00.708446 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:00.709137 25226 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:00.709554 25226 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:00.710316 25226 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:00.711720 25226 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:00.752941 25057 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:00.760221 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 56180.3us
I20260709 14:54:00.798023 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:00.798619 25300 raft_consensus.cc:3055] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:54:00.798910 25300 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:00.799639 25300 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:00.800761 25300 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:00.808425 25300 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:54:00.808079 25053 catalog_manager.cc:5697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.848598 25226 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:01.126572 25159 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:01.128376 28030 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:01.195518 25226 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:01.235971 25300 raft_consensus.cc:1275] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:54:01.278378 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:01.323947 25159 raft_consensus.cc:1275] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:54:01.354902 28029 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:54:01.383947 27881 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 14:54:01.432461 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 48818.4us
I20260709 14:54:01.447713 27856 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:54:01.680903 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 95336.7us
W20260709 14:54:01.704675 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 131302us
I20260709 14:54:02.431525 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:02.594657 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:02.595206 25301 raft_consensus.cc:606] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:02.598606 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:02.599156 25230 raft_consensus.cc:606] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:02.602838 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:02.609690 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:02.672289 28045 raft_consensus.cc:993] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:02.672825 28045 raft_consensus.cc:1081] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:02.680433 25301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:02.680949 25301 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.681305 25301 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:02.748054 25301 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:02.800127 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:02.800808 25157 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:02.807886 25301 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:02.817915 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:02.818616 25228 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:02.818928 25228 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:02.819757 25228 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:02.821087 25228 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:02.838788 25157 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:02.872540 25272 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:02.873570 28027 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:02.874101 28027 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:02.874950 28027 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:02.867519 25228 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:02.967741 25053 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:03.067921 28030 raft_consensus.cc:993] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:03.068483 28030 raft_consensus.cc:1081] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:03.092175 25233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:03.092785 25233 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:03.093194 25233 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:03.100678 25233 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:03.114547 25233 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:03.133154 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:03.133823 25157 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:03.165756 25157 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:03.175165 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:03.256491 25301 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:03.256855 25301 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:03.257825 25301 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:03.259428 25301 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:03.282413 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:03.296372 28045 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:03.297896 28045 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:03.299175 28045 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:03.353706 25301 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:03.432065 25228 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:03.452832 25053 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:03.460563 25157 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:03.477432 28030 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:54:03.545498 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 103842us
I20260709 14:54:03.581125 28030 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 14:54:03.610694 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:03.879598 25301 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:03.882354 28059 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:03.915180 25157 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:03.920710 28029 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:04.799001 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:04.895303 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:04.895927 25304 raft_consensus.cc:606] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:04.962011 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:04.962702 25230 raft_consensus.cc:606] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:04.969487 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:04.971971 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:05.257589 28030 raft_consensus.cc:993] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:05.258193 28030 raft_consensus.cc:1081] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:05.262152 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:05.262696 25230 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:05.263047 25230 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:05.404490 28045 raft_consensus.cc:993] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:05.405053 28045 raft_consensus.cc:1081] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:05.409215 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:05.409793 25304 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:05.410121 25304 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:05.432869 25304 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:05.451581 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:05.452350 25159 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:05.441679 25230 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:05.466730 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:05.467298 25302 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:05.467598 25302 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:05.467319 25230 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:05.468276 25302 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:05.468343 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:05.469393 25158 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:05.469462 25302 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:05.475577 25302 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:05.475648 25158 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:05.488981 25198 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:05.491241 25304 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:05.502954 28045 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:05.503525 28045 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:05.504426 28045 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:05.524859 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:05.528851 25230 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:05.532068 25230 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:05.537797 25230 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:05.575861 25230 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:05.546607 25159 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:05.591025 25152 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:54:05.591552 25272 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:05.592794 27857 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:05.598489 27857 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:05.599890 27857 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:05.642743 25056 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.695016 25053 catalog_manager.cc:5697] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:05.721927 25230 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:05.966995 25304 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:05.968941 28066 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:05.973858 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:06.000099 25230 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:06.002626 28027 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:06.155923 25159 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:06.159646 27857 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:54:06.285822 25159 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:06.335286 28068 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 14:54:06.347329 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 68249.2us
I20260709 14:54:07.576208 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:07.628093 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:07.628858 25226 raft_consensus.cc:606] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:07.631614 25302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:07.632205 25302 raft_consensus.cc:606] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:07.634414 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:07.636420 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:07.784628 28030 raft_consensus.cc:993] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:07.785061 28103 raft_consensus.cc:1081] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:07.786391 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:07.786859 25226 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.787163 25226 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:07.792002 25226 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:07.793696 25226 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:07.794556 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:07.794529 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:07.795267 25302 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:07.795339 25151 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:07.795652 25302 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:07.796404 25302 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:07.797775 25302 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:07.802203 25151 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:07.803475 25198 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:07.804214 28083 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:07.804256 25302 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:07.804872 28083 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:07.805895 28083 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:07.817133 25056 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:07.971932 25329 debug-util.cc:398] Leaking SignalData structure 0x7b0800309e40 after lost signal to thread 24061
W20260709 14:54:07.973001 25329 debug-util.cc:398] Leaking SignalData structure 0x7b080032cf60 after lost signal to thread 25091
W20260709 14:54:07.974056 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08000484e0 after lost signal to thread 25183
W20260709 14:54:07.975059 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3d80 after lost signal to thread 25258
W20260709 14:54:07.975813 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08002ffd40 after lost signal to thread 25332
W20260709 14:54:07.976608 25329 debug-util.cc:398] Leaking SignalData structure 0x7b0800259620 after lost signal to thread 25859
I20260709 14:54:08.080168 28045 raft_consensus.cc:993] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:08.080760 28045 raft_consensus.cc:1081] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:08.082299 25302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:08.082834 25302 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:08.083138 25302 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:08.090385 25302 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:08.091986 25302 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:08.092655 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:08.093284 25152 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:08.094365 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:08.096866 25226 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:08.098950 25226 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:08.099808 25226 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:08.100690 25152 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:08.101064 25226 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:08.101842 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:08.104789 28030 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:08.106175 28030 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:08.106988 28030 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:08.109943 25226 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:08.126778 25056 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:08.314893 25151 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:08.316411 28083 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:08.339999 25302 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:08.341785 28085 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:54:08.586903 25150 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:08.588241 28030 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:08.601238 25226 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:08.602833 28114 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:08.637818 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:09.698770 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:09.745128 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:09.745751 25301 raft_consensus.cc:606] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:09.748394 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:09.748991 25226 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:09.751488 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:09.752974 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:09.940542 28083 raft_consensus.cc:993] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:09.940977 28085 raft_consensus.cc:1081] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:09.942579 25302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:09.943090 25302 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:09.943466 25302 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:09.948185 25302 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:09.949919 25302 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:09.950464 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:09.951107 25152 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:09.951189 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:09.951797 25233 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:09.952075 25233 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:09.952836 25233 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:09.953781 25233 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:09.955914 25152 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:09.956914 25272 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:09.957710 28030 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:09.958146 28030 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:09.958850 25233 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:09.958992 28030 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:09.970151 25053 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.104179 28127 raft_consensus.cc:993] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:10.104655 28030 raft_consensus.cc:1081] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:10.105988 25233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:10.106423 25233 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.106760 25233 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:10.111024 25233 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:10.112421 25233 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:10.112977 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:10.113569 25152 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:10.113552 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:10.114284 25302 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:10.114583 25302 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:10.115342 25302 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:10.116503 25302 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:10.122274 25152 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:10.122547 25302 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:10.123370 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:10.123924 28083 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:10.124383 28083 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:10.125051 28083 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:10.141621 25053 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.540659 25151 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:10.542032 28030 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:10.551680 25233 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:10.570940 28127 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:54:10.689929 25152 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:10.691110 28133 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:10.699952 25302 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:10.701293 28133 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:10.753808 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:11.787192 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:11.822257 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:11.822793 25305 raft_consensus.cc:606] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:11.825192 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:11.825650 25226 raft_consensus.cc:606] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:11.826742 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:11.827725 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:11.942452 28133 raft_consensus.cc:993] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:11.942945 28085 raft_consensus.cc:1081] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:11.944242 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:11.944685 25305 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.944962 25305 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:11.950197 25305 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:11.951996 25305 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:11.952551 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:11.953078 25151 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:11.952883 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:11.953678 25233 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:11.953992 25233 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:11.954691 25233 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:11.955853 25233 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:11.959292 25151 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:11.960355 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:11.961071 28030 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:11.961529 28030 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:11.961984 25233 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:11.962832 28030 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:11.972477 25053 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:12.301429 28030 raft_consensus.cc:993] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:12.302017 28138 raft_consensus.cc:1081] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:12.303531 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:12.304054 25226 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.304364 25226 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:12.308686 25226 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:12.310298 25226 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:12.311741 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:12.312692 25305 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:12.311947 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:12.313050 25305 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:12.313465 25151 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:12.313869 25305 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:12.316200 25305 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:12.322233 25305 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:12.322233 25151 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:12.323423 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:12.324074 28085 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:12.324501 28085 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:12.325136 28085 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:12.333993 25053 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.415612 25151 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:12.416851 28138 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:12.434386 25226 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:12.436269 28138 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:12.828579 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.850801 25150 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:12.852523 28156 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:12.873634 25302 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:12.875310 28085 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:13.875115 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.935846 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:13.936393 25229 raft_consensus.cc:606] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:13.939191 25302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:13.939666 25302 raft_consensus.cc:606] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:13.941834 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:13.943116 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:14.096572 28161 raft_consensus.cc:993] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:14.097059 28138 raft_consensus.cc:1081] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:14.098379 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:14.098809 25229 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.099116 25229 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:14.104130 25229 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:14.105675 25229 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:14.106242 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:14.106563 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:14.106843 25150 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:14.107161 25302 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:14.107515 25302 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:14.108206 25302 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:14.109328 25302 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:14.112236 25150 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:14.113294 25198 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:14.113924 28160 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:14.114420 28160 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:14.114701 25302 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:14.115257 28160 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:14.125917 25056 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:14.307629 28160 raft_consensus.cc:993] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:14.308090 28085 raft_consensus.cc:1081] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:14.309543 25301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:14.309999 25301 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.310416 25301 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:14.315438 25301 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:14.316936 25301 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:14.317425 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:14.317847 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:14.318020 25150 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:14.318420 25226 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:14.318682 25226 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:14.319228 25226 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:14.320185 25226 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:14.322480 25150 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:14.323364 25272 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:14.323963 28161 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:14.324357 28161 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:14.324374 25226 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:14.325220 28161 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:14.335708 25056 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:14.601691 25150 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:14.602967 28085 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:14.615830 25301 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:14.617242 28172 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:14.770074 25226 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:14.771377 28169 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:14.783264 25152 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:14.785374 28169 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:14.943881 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:15.984902 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:16.024312 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:16.024771 25226 raft_consensus.cc:606] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:16.026955 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:16.027472 25301 raft_consensus.cc:606] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:16.028426 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:16.029520 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:16.368278 28169 raft_consensus.cc:993] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:16.369272 28184 raft_consensus.cc:1081] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:16.371255 25233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:16.371953 25233 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:16.372478 25233 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:16.382941 25233 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:16.385829 25233 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:16.386552 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:16.387216 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:16.387432 25158 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:16.387774 25305 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:16.388059 25305 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:16.388741 25305 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:16.389638 25305 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:16.397806 25158 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:16.397903 25305 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:16.399524 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:16.400398 28160 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:16.400835 28160 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:16.401791 28160 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:16.403570 28085 raft_consensus.cc:993] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:16.404054 28183 raft_consensus.cc:1081] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:16.405628 25301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:16.406138 25301 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:16.406517 25301 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:16.413880 25301 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:16.415416 25301 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:16.415962 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:16.417856 25158 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:16.417733 25057 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.423352 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:16.423959 25233 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:16.424263 25233 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:16.425315 25233 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:16.426081 25158 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:16.426532 25233 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:16.428179 25272 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:16.429077 28184 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:16.429608 28184 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:16.430562 28184 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:16.434288 25233 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:16.471526 25057 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:16.852763 25226 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:16.854077 28184 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:16.864813 25158 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:16.866148 28169 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:16.907104 25305 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:16.908627 28160 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:54:16.973299 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 53397.3us
I20260709 14:54:16.981801 25152 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:16.999346 28198 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:17.030596 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:18.072134 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:18.111810 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:18.112397 25305 raft_consensus.cc:606] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:18.115125 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:18.115586 25227 raft_consensus.cc:606] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:18.116753 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:18.118295 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:18.215158 28183 raft_consensus.cc:993] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:18.215857 28197 raft_consensus.cc:1081] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:18.217717 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:18.218240 25305 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:18.218580 25305 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:18.219139 28184 raft_consensus.cc:993] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:18.219640 28199 raft_consensus.cc:1081] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:18.220971 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:18.221443 25227 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:18.221808 25227 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:18.226833 25305 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:18.228686 25227 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:18.231901 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:18.232048 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:18.232451 25227 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:18.232625 25150 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:18.232474 25158 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:18.234028 25305 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:18.236280 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:18.237790 25305 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:18.238111 25305 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:18.238876 25305 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:18.239506 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:18.240120 25227 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:18.240200 25305 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:18.241189 25227 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:18.241423 25150 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:18.242816 25158 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:18.242074 25227 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:18.243872 25272 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:18.245102 25227 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:18.245339 28199 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:18.245910 28199 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:18.246122 25305 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:18.242847 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:18.246807 28199 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:18.247804 28197 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:18.248980 28197 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:18.249950 28197 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:18.251756 25227 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:18.264130 25057 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.269868 25056 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:18.645763 25158 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:18.647029 28184 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:18.659986 25229 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:18.661304 28184 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:18.783152 25307 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:18.784227 28183 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:18.800563 25152 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:18.804474 28197 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:19.119263 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:20.153738 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:20.192474 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:20.192979 25305 raft_consensus.cc:606] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:20.195331 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:20.195781 25227 raft_consensus.cc:606] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:20.196769 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:20.197861 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:20.400146 28222 raft_consensus.cc:993] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:20.400655 28199 raft_consensus.cc:1081] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:20.402031 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:20.402534 25229 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:20.402791 25229 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:20.407404 25229 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:20.408828 25229 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:20.409512 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:20.409789 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:20.410080 25158 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:20.410343 25307 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:20.410727 25307 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:20.411386 25307 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:20.412428 25307 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:20.415652 25158 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:20.416766 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:20.417376 25307 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:20.417419 28183 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:20.418511 28183 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:20.419178 28183 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:20.430295 25057 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.544608 28221 raft_consensus.cc:993] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:20.545100 28183 raft_consensus.cc:1081] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:20.546447 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:20.546955 25305 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:20.547238 25305 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:20.551954 25305 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:20.553640 25305 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:20.554214 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:20.554417 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:20.554781 25158 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:20.554903 25229 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:54:20.555284 25229 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:20.555992 25229 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:20.557090 25229 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:20.561276 25158 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:54:20.562378 25272 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:20.563139 28199 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:54:20.563411 25229 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:54:20.563547 28199 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:20.564299 28199 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:20.574393 25057 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:20.974709 25150 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:20.975881 28183 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:20.990428 25307 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:20.993155 28183 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:21.005307 25158 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:21.007596 28222 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:21.025789 25227 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:21.027055 28222 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:21.198750 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:22.238745 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:22.273378 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:22.273798 25305 raft_consensus.cc:606] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:22.275764 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:22.276198 25229 raft_consensus.cc:606] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:22.277376 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:22.278825 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:22.417264 28239 raft_consensus.cc:993] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:22.417799 28221 raft_consensus.cc:1081] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:22.419054 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:22.419492 25307 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:22.419740 25307 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:22.424948 25307 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:22.426625 25307 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:22.427235 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:22.427511 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:22.427819 25150 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:22.428051 25229 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:54:22.428376 25229 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:22.428972 25229 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:22.432917 25150 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:54:22.434137 25272 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:22.435673 28237 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:54:22.436137 28237 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:22.437052 28237 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:22.439628 25229 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:22.447305 25229 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:54:22.454586 28199 raft_consensus.cc:993] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:22.455091 28240 raft_consensus.cc:1081] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:22.456377 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:22.456817 25229 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:22.457191 25229 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:22.459476 25053 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:22.462147 25229 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:22.463690 25229 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:22.464471 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:22.465446 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:22.465050 25150 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:22.465972 25307 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:22.466373 25307 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:22.466912 25307 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:22.467890 25307 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:22.474416 25150 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:22.474812 25307 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:22.475992 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:22.477025 28183 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:22.477469 28183 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:22.478214 28183 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:22.489543 25056 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.825745 25150 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:54:22.826702 28199 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:22.835345 25229 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:54:22.836663 28240 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:22.972848 25158 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:22.974078 28183 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:22.984025 25307 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:22.989791 28221 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:23.279764 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:24.315176 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:24.354902 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:24.355400 25227 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:24.357684 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:24.358168 25305 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:24.359115 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:24.360260 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:24.628283 28257 raft_consensus.cc:993] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:24.628907 28241 raft_consensus.cc:1081] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:24.630445 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:24.630878 25227 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:24.631160 25227 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:24.635483 25227 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:24.637147 25227 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:24.637965 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:24.638242 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:24.638587 25307 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:24.638760 25150 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:24.639003 25307 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:24.639881 25307 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:24.640951 25307 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:24.643399 25150 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:24.644281 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:24.644858 28221 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:24.645320 28221 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:24.646070 28221 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:24.646649 25307 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:24.658535 25053 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.749217 28260 raft_consensus.cc:993] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:24.749770 28221 raft_consensus.cc:1081] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:24.751116 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:24.751612 25305 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:24.751942 25305 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:24.756289 25305 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:24.757687 25305 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:24.758276 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:24.758566 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:24.758948 25150 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:24.759130 25227 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:54:24.759490 25227 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:24.760150 25227 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:24.761281 25227 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:24.764387 25150 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:54:24.766286 25272 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:24.767132 28257 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:54:24.767596 28257 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:24.767742 25227 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:54:24.768263 28257 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:24.782404 25053 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 6, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:25.182152 25150 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:54:25.183276 28257 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:25.195438 25229 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:54:25.196839 28262 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:54:25.217489 25307 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:25.218727 28221 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:25.229055 25150 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:25.230846 28221 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:25.361042 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:27.183367 28289 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.185006 28289 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.195659 28289 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.199369 28295 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.200723 28282 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.200723 28295 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.201583 28282 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.200907 28297 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.204018 28282 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.203893 28297 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.206473 28297 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.206766 28295 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.199697 28294 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.210654 28294 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.213551 28286 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.214417 28286 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.224470 28287 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.225412 28287 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.226461 28288 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.228361 28288 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.213423 28294 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.238843 28286 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.240820 28287 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.241678 28288 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.272488 28298 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.273022 28286 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.273473 28298 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.289530 28280 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.290855 28294 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.291668 28294 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.293318 28288 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.294109 28288 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.290431 28280 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.310276 28296 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.311025 28280 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.310959 28296 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.311787 28298 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.314042 28296 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.314675 28291 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.321362 28291 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.323750 28291 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.324105 28294 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.274166 28286 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.330343 28293 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.330473 28286 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.331161 28293 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.332477 28281 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.333292 28281 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.334121 28289 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.334861 28289 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.336985 28293 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.338241 28292 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.338330 28283 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.352697 28283 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.353372 28286 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.354184 28286 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.355151 28283 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.339250 28292 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.356264 28286 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.357052 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.344605 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.349134 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.336927 28289 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.350244 28296 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.352051 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:27.357256 28292 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.344290 28288 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.341008 28298 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.370731 28291 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.370792 28298 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.371526 28291 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.373827 28291 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.376644 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.367578 28286 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.368064 28281 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.377693 28286 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.368307 28294 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.381155 28294 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.381498 28298 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.376413 28296 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.361779 28301 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.382091 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.383108 25308 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 4.
I20260709 14:54:27.386454 28284 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.387177 28284 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.387560 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.388264 25227 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:54:27.389354 28292 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.390091 28280 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.389993 28292 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.390759 28280 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.392202 28292 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.392992 28280 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.385633 28297 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:54:27.385080 28293 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.393698 28297 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.394065 28293 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.395941 28297 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.396224 28293 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.396947 28284 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.401324 28291 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.401849 28291 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.403232 28291 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.403764 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.404273 28296 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.374917 28289 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.405864 28289 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.406215 28294 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.407378 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.409641 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.409251 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.411782 28289 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.412002 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.412576 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.413128 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.412576 25227 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:54:27.383651 28286 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.414713 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.415048 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.415441 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.416345 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.416675 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.416561 28301 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.417424 25231 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:54:27.418778 28301 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.424175 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.424635 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.427592 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.428894 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.428964 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.429725 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.431239 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.431418 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.431632 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.433858 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.435987 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.437084 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.438625 28289 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.439244 28289 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.441048 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.441288 28289 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.441570 28298 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.441685 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.442396 28298 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.444020 28298 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.445024 28301 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.445641 28301 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.446245 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.446645 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.447644 28301 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.447790 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.448870 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.449507 25307 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:54:27.449606 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.449903 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.451753 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.452064 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.457137 28298 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.457749 28298 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.460371 28298 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.460767 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.460853 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:27.461095 28289 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.461591 28300 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.463096 28301 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:54:27.462900 28300 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.463467 28301 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.463855 28298 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.463873 28301 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:27.464912 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.465040 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.465088 28300 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.462013 28282 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.466063 28282 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.466811 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.468148 28282 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.468816 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.468931 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.469337 28285 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.464418 28298 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.465546 25150 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:27.469862 28285 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.470645 28289 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.471974 28285 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.472987 28289 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.471144 28298 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.473073 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.473387 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.478724 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.478845 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:27.479653 25272 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:27.479869 28291 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:54:27.481108 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.481482 28291 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.481881 28291 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:27.482573 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.483007 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:27.484157 28293 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:54:27.484504 28293 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:27.484851 28293 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:27.490960 28288 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:54:27.491410 28288 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.491957 28288 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:27.492337 28301 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.494580 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.497568 28291 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.503512 25122 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.505548 28291 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.507470 28303 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:54:27.507608 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:27.508051 28303 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.508476 28303 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:27.508431 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.510197 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.508381 25308 raft_consensus.cc:606] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.507947 25122 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.511559 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.512221 25122 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.512404 28292 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:54:27.512993 28283 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:54:27.513538 28293 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.514008 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:27.514602 25231 raft_consensus.cc:606] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.515663 25197 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.516119 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:27.517385 28282 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:54:27.517235 28303 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.518482 25197 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.519057 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:27.519141 28282 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:54:27.508569 28301 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.520624 28303 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 5 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.519229 28288 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.522068 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.523458 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.521134 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.524317 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.525729 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.525866 25122 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.526202 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:27.526978 28288 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.528373 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.529284 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.531841 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.529543 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.535715 25122 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.536208 28303 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:27.529934 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.536597 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.537047 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.537509 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.515630 28293 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.537530 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.539314 28293 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:54:27.539466 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.539746 25122 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.540469 28293 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.540846 25122 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.540918 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.541209 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.541653 28293 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:54:27.542022 28293 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:27.542395 28293 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:27.542542 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.543341 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.543684 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.545289 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:27.544670 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.545282 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.546669 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.547438 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:27.548259 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.548905 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.549553 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.549649 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:27.549757 28293 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.548098 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:27.551291 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:27.551963 28293 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.548907 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:27.553350 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.553471 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.554250 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:27.554929 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:27.555222 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:27.555593 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:27.551400 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:27.556798 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:27.558202 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:27.560000 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.561748 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:27.563019 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.563683 28303 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.563980 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.564313 28303 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:54:27.564684 28301 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:54:27.564924 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.566020 28301 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:54:27.566118 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.567209 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.567677 28282 raft_consensus.cc:993] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:27.567955 28293 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:54:27.568148 28289 raft_consensus.cc:1081] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:27.568302 28301 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.569638 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.570464 28301 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:54:27.572184 25198 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.573035 28298 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:54:27.576054 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.576241 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.576843 28302 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:54:27.577023 28298 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:54:27.576985 25273 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.577852 28302 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:54:27.578313 25198 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.579100 28298 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:54:27.579406 25273 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.579823 28288 raft_consensus.cc:993] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:27.580307 28294 raft_consensus.cc:1081] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:27.580248 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.580613 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.581043 28298 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:54:27.581259 28288 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.581622 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.582350 28288 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.582733 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.583022 28302 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.583431 28288 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:54:27.583810 25273 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.584022 25198 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.584523 28302 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.584833 28289 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:54:27.584879 25273 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.586093 25198 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.586040 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.586598 28302 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:54:27.586792 28289 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:54:27.587133 25198 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.587288 28288 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:54:27.587903 28289 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:54:27.588222 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.588902 28289 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:54:27.589141 25198 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.589804 28289 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.590099 25198 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.590734 28289 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:54:27.591008 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.591638 28289 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:54:27.591910 25198 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:27.592545 28289 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:27.587153 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.594060 25152 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 11. Current term is 12. Ops: []
I20260709 14:54:27.594321 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.593899 28288 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.596285 25273 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.596263 28298 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:54:27.596274 28302 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:54:27.597568 28288 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:54:27.597739 28298 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:54:27.598165 28298 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:27.598791 25273 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.598950 28298 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.599330 28288 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:54:27.599514 25273 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.600117 28302 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:54:27.600301 28298 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:27.600360 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.601136 28288 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:54:27.601432 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.602150 28288 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:54:27.602502 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:27.603219 28294 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:27.604276 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:27.604893 25308 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.605230 25308 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:27.609395 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:27.609922 25230 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.610256 25230 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:27.616473 25230 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.620266 25308 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.622254 25308 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:27.622933 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:27.623601 25152 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:27.624289 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:27.624867 25231 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:27.625192 25231 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:27.625957 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:27.626323 25156 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:27.631204 25152 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:27.631371 25156 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:27.631678 25231 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.632284 25272 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:27.632843 25231 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:27.633077 28294 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:27.633533 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:27.633587 28294 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:27.634692 28289 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:27.636281 28289 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:27.637228 28289 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.634755 28294 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.645579 25230 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:27.646551 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:27.647094 25305 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:27.647326 25305 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:27.647992 25305 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.648929 25305 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:27.650336 25231 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:27.655581 25305 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:27.666558 25053 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.668340 25056 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.708045 25152 raft_consensus.cc:1240] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:54:27.709334 28289 consensus_queue.cc:1059] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:27.710347 28282 raft_consensus.cc:3055] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:27.710726 28282 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:27.711586 28282 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.712471 28282 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:27.719188 25156 raft_consensus.cc:1240] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: []
I20260709 14:54:27.720340 28294 consensus_queue.cc:1059] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:27.721057 28288 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:27.721403 28288 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:27.722083 28288 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.723333 28288 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:27.768806 25158 raft_consensus.cc:1240] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: []
I20260709 14:54:27.769596 25152 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 8. Current term is 9. Ops: []
I20260709 14:54:27.772063 28286 consensus_queue.cc:1059] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:27.772185 28284 consensus_queue.cc:1059] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:27.773268 28297 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:27.773453 28286 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:27.773663 28297 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:27.773849 28286 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:27.774601 28297 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.775962 28297 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:27.774840 28286 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.778250 28286 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:27.967584 25308 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:54:27.968657 28298 consensus_queue.cc:1059] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:27.969475 28282 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:27.969725 28282 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:27.970283 28282 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:27.971127 28282 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:28.031761 25150 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:28.032904 28286 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:28.034466 25308 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:28.035955 28298 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:28.049343 25229 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:28.052210 28286 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:28.053356 25150 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:28.055158 28298 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:54:28.056161 25856 debug-util.cc:398] Leaking SignalData structure 0x7b0800140460 after lost signal to thread 24061
W20260709 14:54:28.057233 25856 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4f00 after lost signal to thread 25091
W20260709 14:54:28.058606 25856 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9c60 after lost signal to thread 25183
W20260709 14:54:28.059916 25856 debug-util.cc:398] Leaking SignalData structure 0x7b080028b6a0 after lost signal to thread 25258
W20260709 14:54:28.061198 25856 debug-util.cc:398] Leaking SignalData structure 0x7b08003556e0 after lost signal to thread 25332
W20260709 14:54:28.062259 25856 debug-util.cc:398] Leaking SignalData structure 0x7b08002f2140 after lost signal to thread 25859
I20260709 14:54:28.520316 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:28.977340 28286 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:28.977885 28286 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:28.979821 28286 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:28.980266 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:28.980676 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:28.980912 25150 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:28.981276 25227 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:54:28.982313 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:28.982892 28286 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:54:28.983238 28286 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:28.983575 28286 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:28.990200 28286 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:28.992117 28286 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:28.992614 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:28.992981 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:28.993323 25150 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:28.997885 25227 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:54:28.998829 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:28.999553 28286 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:54:29.000041 28286 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:29.001343 28286 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.005947 28289 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.006405 28289 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.008395 28289 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.009353 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:29.009960 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:29.009985 25150 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:54:29.011898 25198 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:29.013310 28289 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:54:29.013700 28289 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.012972 25057 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.014055 28289 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:29.020650 28289 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.022420 28289 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.023319 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:29.023319 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:29.024116 25150 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:29.024262 28281 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:29.024976 28281 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.027707 28281 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.028095 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:29.028661 25229 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:54:29.029419 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:29.029776 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:29.030136 25305 raft_consensus.cc:2393] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 11: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:54:29.030568 28281 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:54:29.030638 25150 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:54:29.031081 28281 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:29.031473 28281 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:29.031692 25198 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:29.032370 28289 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:54:29.033107 28289 raft_consensus.cc:697] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:29.033987 28289 consensus_queue.cc:237] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.039163 28281 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.041695 28281 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.041894 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:29.042608 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:29.043255 25305 raft_consensus.cc:2393] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 11: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:54:29.045838 25057 catalog_manager.cc:5697] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.047389 25229 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:54:29.048336 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:29.048928 28281 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:29.049510 28281 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:54:29.054123 28281 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.071421 25057 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 11 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.123684 28286 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.124126 28286 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.125730 28286 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:29.126274 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:29.126477 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:29.127044 25229 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:29.127964 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.129020 28328 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:54:29.129403 28328 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.129746 28328 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:29.136082 28328 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.137903 28328 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:29.138464 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:29.138710 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:29.139199 25227 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:29.141182 28298 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:29.141613 28298 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.143270 28298 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.143620 25227 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:54:29.143720 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:29.144450 25156 raft_consensus.cc:2393] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 10: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:29.144579 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:29.144541 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.145344 25305 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:29.145552 28328 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:54:29.146042 28328 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:29.146883 28328 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.147303 25197 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.148032 28298 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:54:29.148453 28298 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:29.148753 28298 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:29.155381 28298 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.157653 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:29.157645 28298 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.158339 25156 raft_consensus.cc:2393] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 10: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:29.159168 28298 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:29.159047 25057 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 12, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.159595 28298 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.161268 28298 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.161975 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:29.162817 25156 raft_consensus.cc:2393] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:29.163617 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:29.163831 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:29.164408 25308 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:29.165627 25197 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.167059 28289 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:54:29.167407 28289 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:29.168624 28289 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:29.175544 28289 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.177415 25305 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:29.177624 28289 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.178267 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:29.178494 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:29.180094 25150 raft_consensus.cc:2393] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:29.178570 25197 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.183772 28298 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:29.184450 28298 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:29.184865 25308 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:29.186393 25197 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.186492 28298 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.187698 28282 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:29.188755 28282 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:29.189664 28282 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.196190 25057 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.212286 25057 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.212909 28294 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:54:29.213527 28294 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.216107 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:29.216747 25150 raft_consensus.cc:2368] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:54:29.217868 25272 leader_election.cc:400] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:54:29.218181 25272 leader_election.cc:403] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:54:29.217164 28294 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:29.218843 28328 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:54:29.218815 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:29.224648 28328 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6.
I20260709 14:54:29.244307 28282 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:29.244812 28282 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.246563 28282 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.247023 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:54:29.247445 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:29.247747 25150 raft_consensus.cc:2393] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:29.248042 25308 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:29.248931 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.249666 28282 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:54:29.250017 28282 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:54:29.251266 28282 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:29.258335 28282 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.261400 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:29.261646 28282 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.261827 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:29.262099 25150 raft_consensus.cc:2393] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 7: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:54:29.266697 25308 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:29.267783 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:54:29.268541 28282 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:29.269048 28282 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:29.270565 28282 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.282001 25057 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.428336 25305 raft_consensus.cc:1275] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:54:29.429420 28282 consensus_queue.cc:1048] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:29.442212 25229 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:29.443516 28294 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:29.444576 25156 raft_consensus.cc:1275] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:54:29.447427 28330 consensus_queue.cc:1048] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:29.456929 25150 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:29.458369 28286 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:29.483490 25227 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12. Ops: []
I20260709 14:54:29.484982 28281 consensus_queue.cc:1059] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:29.485783 28281 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:54:29.486084 28281 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:54:29.486802 28281 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.489897 28281 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:29.531476 28281 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.532048 28281 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.533974 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:54:29.533531 28281 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.534332 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:54:29.534956 25308 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:54:29.535815 25122 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:29.536420 28281 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:54:29.536757 28281 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.537067 28281 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:29.543018 28281 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.544680 28281 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:29.545169 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:29.545528 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:29.546027 25308 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:29.557374 25308 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:54:29.558743 25122 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:29.560000 28281 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:29.562474 28281 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:54:29.563222 28281 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.569782 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:29.573652 25057 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.580459 25156 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:29.582788 28282 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:29.586412 25308 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:29.593297 28330 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:29.600575 25227 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:29.605171 28286 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:29.630514 25156 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:29.631884 28282 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:54:29.644733 25150 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260709 14:54:29.645097 25150 pending_rounds.cc:85] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: Aborting all ops after (but not including) 8
I20260709 14:54:29.645351 25150 pending_rounds.cc:107] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260709 14:54:29.645668 25150 raft_consensus.cc:2889] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:29.650636 28286 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:29.653081 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:29.653614 25227 raft_consensus.cc:606] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:29.660002 25308 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:29.660283 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:29.661264 28289 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:29.661664 25229 raft_consensus.cc:606] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:29.664034 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:29.664564 25307 raft_consensus.cc:606] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:29.666219 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:29.678067 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:29.699434 25150 raft_consensus.cc:1240] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:54:29.700474 28289 consensus_queue.cc:1059] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:29.701020 28289 consensus_queue.cc:1243] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 8.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:54:29.701422 28282 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:29.701699 28282 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:29.702231 28282 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.702986 28282 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:29.726436 28282 raft_consensus.cc:993] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:29.726858 28289 raft_consensus.cc:1081] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:29.728173 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:29.728577 25308 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:29.728842 25308 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:29.733352 25308 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.734664 25308 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:29.735795 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:29.736351 25229 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:29.735276 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:29.736672 25229 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:29.736840 25150 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:29.737454 25229 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.738620 25229 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:29.743695 25150 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:29.744691 25272 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:29.744851 25229 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:29.745456 28328 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:29.745946 28328 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:29.746770 28328 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.757943 25056 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.843729 28289 raft_consensus.cc:993] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:29.844228 28282 raft_consensus.cc:1081] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:29.845570 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:29.846010 25308 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:29.846287 25308 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:29.850970 25308 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.852628 25308 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:29.854043 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:29.854323 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:29.854630 25229 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:29.854890 25150 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:29.855089 25229 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:29.855980 25229 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.857118 25229 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:29.861013 25150 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:29.862561 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:29.863438 25229 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:29.863651 28328 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:29.864145 28328 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:29.865020 28328 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:29.879276 25056 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.950030 25308 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:29.951318 28281 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:29.960294 25230 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 6. (term mismatch)
I20260709 14:54:29.960748 25230 pending_rounds.cc:85] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 5
I20260709 14:54:29.961020 25230 pending_rounds.cc:107] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260709 14:54:29.961328 25230 raft_consensus.cc:2889] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:29.963725 28281 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:30.077276 28286 raft_consensus.cc:993] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:30.077792 28328 raft_consensus.cc:1081] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:30.079217 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:30.079784 25230 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.080142 25230 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:30.085078 25230 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:30.086766 25230 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:30.087395 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:30.087636 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:30.087989 25156 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:30.088394 25308 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:30.088690 25308 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:30.089447 25308 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:30.094273 25308 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:30.095387 25156 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:30.097128 25198 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:30.097872 28298 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:30.098737 28298 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:30.100210 28298 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:30.101027 25308 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:30.111212 25057 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:30.176898 25150 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:54:30.177983 28286 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:30.188061 25230 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:54:30.189193 28286 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:30.347302 25230 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:30.348335 28286 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:30.357231 25150 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:30.358865 28328 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:30.486441 25308 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:30.487557 28282 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:30.496069 25150 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:30.499832 28289 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:30.679049 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:31.718024 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:31.756278 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:31.756774 25230 raft_consensus.cc:606] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:31.758986 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:31.759464 25305 raft_consensus.cc:606] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:31.761786 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:31.762212 25230 raft_consensus.cc:606] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:31.764307 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:31.764716 25305 raft_consensus.cc:606] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:31.765661 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:31.766624 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:31.813443 28355 raft_consensus.cc:993] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:31.813897 28286 raft_consensus.cc:1081] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:31.815088 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:31.815527 25230 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:31.815809 25230 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:54:31.820293 25230 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:31.822026 25230 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:31.822579 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:31.822963 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:31.823259 25150 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:54:31.823526 25305 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:54:31.823927 25305 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:31.824671 25305 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:31.825799 25305 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:54:31.828455 25150 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:54:31.829519 25198 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:31.830317 28298 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:54:31.830751 28298 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:31.831642 25305 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:54:31.831450 28298 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:31.841080 25056 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 13, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 13 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.969563 28282 raft_consensus.cc:993] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:31.969987 28298 raft_consensus.cc:1081] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:31.971122 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:31.971529 25305 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:31.971856 25305 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:31.976374 25305 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:31.978462 25305 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:31.978557 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:31.978513 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:31.979427 25150 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:31.980063 25229 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:31.980432 25229 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:31.981199 25229 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:31.982435 25229 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:31.985599 25150 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:31.986517 25272 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:31.987223 28286 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:31.987692 28286 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:31.988541 25229 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:31.988520 28286 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:31.999402 25056 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.017740 28282 raft_consensus.cc:993] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:32.018096 28298 raft_consensus.cc:1081] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:32.019335 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:32.019798 25305 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:32.020071 25305 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:32.024529 25305 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:32.025987 25305 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:32.026558 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:32.026815 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:32.027148 25150 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:32.027446 25229 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:32.027735 25229 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:32.028304 25229 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:32.029241 25229 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:32.031751 25150 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:32.032660 25272 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:32.033404 28286 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:32.033965 28286 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:32.034716 28286 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:32.034989 25229 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:32.045351 25056 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.142434 28355 raft_consensus.cc:993] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:32.143703 28286 raft_consensus.cc:1081] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:32.145233 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:32.145777 25229 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:32.146118 25229 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:32.154292 25229 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:32.156555 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:32.157058 25150 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:32.165349 25229 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:32.166939 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:32.167510 25305 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:32.167481 25150 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:32.168040 25305 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:32.168850 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:32.168850 25305 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:32.170375 25305 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:32.170648 28282 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:32.171226 28282 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:32.172204 28282 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:32.181579 25305 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:32.190680 25056 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.233258 25305 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:54:32.234565 28298 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:54:32.243208 25150 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:54:32.244729 28298 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:54:32.440403 25150 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:32.441567 28369 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:32.442574 25150 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:32.443900 28369 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:32.450500 25229 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:32.451804 28369 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:32.468550 25230 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:32.469913 28355 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:32.646024 25156 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:32.647228 28374 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:32.658059 25307 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:32.659451 28374 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:32.767336 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:33.803265 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:33.844409 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:33.845044 25305 raft_consensus.cc:606] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:33.847594 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:33.848120 25230 raft_consensus.cc:606] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:33.850584 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:33.851059 25305 raft_consensus.cc:606] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:33.853137 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:33.853626 25230 raft_consensus.cc:606] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:33.854809 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:33.856089 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:33.886847 28286 raft_consensus.cc:993] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:33.887359 28369 raft_consensus.cc:1081] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:33.888646 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:33.889127 25230 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.889490 25230 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:33.893846 25230 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:33.895620 25230 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:33.896062 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:33.896726 25150 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:33.896925 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:33.897502 25307 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:33.897775 25307 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:33.898522 25307 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:33.899601 25307 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:33.903074 25150 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:33.904175 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:33.905011 28282 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:33.906011 28282 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:33.906687 28282 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:33.907459 25307 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:33.916218 25057 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:34.009341 28374 raft_consensus.cc:993] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:34.009783 28282 raft_consensus.cc:1081] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:34.011490 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:34.012064 25307 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:34.012516 25307 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:34.017401 25307 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.018875 25307 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:34.019433 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:34.019721 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:34.020056 25150 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:34.020296 25230 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:34.020649 25230 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:34.021274 25230 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.022203 25230 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:34.025450 25150 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:34.026471 25272 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:34.027524 28286 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:34.027954 28286 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:34.029039 25230 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:34.028764 28286 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.040937 25057 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:34.186100 28374 raft_consensus.cc:993] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:34.186547 28282 raft_consensus.cc:1081] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:34.187764 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:34.188216 25308 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:34.188489 25308 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:34.192800 25308 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.194370 25308 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:34.195188 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:34.195740 25150 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:34.196019 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:34.196542 25229 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:34.196812 25229 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:34.197662 25229 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.198895 25229 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:34.201011 25150 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:34.201900 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:34.202606 28286 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:34.202994 28286 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:34.203745 25229 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:34.203881 28286 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.214847 25057 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:34.348835 28369 raft_consensus.cc:993] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:34.349311 28286 raft_consensus.cc:1081] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:34.350662 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:34.351106 25230 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:34.351380 25230 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:34.357163 25230 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.358623 25230 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:34.359177 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:34.359423 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:34.359771 25150 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:34.360020 25307 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:54:34.360343 25307 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:34.361073 25307 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.362299 25307 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:34.367794 25150 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:54:34.368211 25307 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:54:34.368788 25198 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:34.369601 28282 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:54:34.370262 28282 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:34.371007 28282 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:34.380503 25057 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:34.431883 25150 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:34.432958 28286 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:34.441896 25230 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:34.443681 28286 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:34.457504 25307 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:34.462280 28282 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:34.481798 25150 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:34.482960 28282 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:34.708673 25156 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:34.709740 28392 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:34.718468 25231 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:34.720010 28286 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:34.775570 25308 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:54:34.776819 28374 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:34.785063 25156 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:54:34.787276 28403 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:34.857113 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:35.893406 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:35.932977 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:35.933612 25229 raft_consensus.cc:606] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:35.937264 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:35.937721 25307 raft_consensus.cc:606] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:35.939862 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:35.940294 25308 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:35.942569 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:35.942999 25229 raft_consensus.cc:606] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:35.943907 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:35.945207 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:35.985924 28411 raft_consensus.cc:993] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:35.986562 28410 raft_consensus.cc:1081] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:35.987792 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:35.988267 25308 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.988579 25308 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:35.996238 25308 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:35.996601 28369 raft_consensus.cc:993] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:35.997121 28412 raft_consensus.cc:1081] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:35.998414 25308 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:35.998943 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:35.999305 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:35.998648 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:36.001365 25152 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:36.001554 25229 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.001554 25230 raft_consensus.cc:3055] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:36.002157 25229 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:36.002185 25230 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:36.003224 25230 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.004415 25230 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:36.006223 25152 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:54:36.007169 25272 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:36.007804 28412 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:36.008253 28412 raft_consensus.cc:697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:36.008499 25229 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.009244 28412 consensus_queue.cc:237] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.010226 25230 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:54:36.011099 25229 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:36.011386 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:36.012007 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:36.012640 25308 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:36.012962 25308 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:36.013767 25308 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.014729 25308 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:36.011981 25152 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:36.019407 25308 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:36.020417 25197 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:36.021178 28410 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:36.021781 28410 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:36.021205 25056 catalog_manager.cc:5697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 4 to 5, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 5 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.022543 28410 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.025420 25152 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:36.034539 25057 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.238797 28410 raft_consensus.cc:993] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:36.239377 28410 raft_consensus.cc:1081] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:36.240688 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:36.241201 25307 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.241528 25307 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:36.247315 25307 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.249010 25307 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:36.250352 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:36.250917 25229 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:36.250864 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:36.251405 25229 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:36.251602 25152 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:36.252218 25229 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.253403 25229 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:36.259511 25229 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:36.260604 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:36.261245 28369 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:36.261387 25152 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:36.262882 28369 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:36.263790 28369 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.273159 25057 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.303973 28419 raft_consensus.cc:993] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:36.304508 28369 raft_consensus.cc:1081] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:36.305990 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:36.306456 25229 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.306789 25229 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:36.311339 25229 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.312628 25229 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:36.313370 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:36.313562 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:36.314071 25152 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:36.314145 25308 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:36.314571 25308 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:36.315274 25308 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.316322 25308 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:36.319919 25152 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:36.321565 25308 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:36.321797 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:36.322703 28410 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:36.323165 28410 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:36.324007 28410 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:36.333757 25057 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.419885 25156 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:36.421036 28412 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:36.433135 25230 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:36.438663 28286 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:36.514707 25156 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:36.515713 28411 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:36.525892 25307 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:36.527407 28410 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:36.796178 25152 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:54:36.795965 25156 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:36.798648 28412 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:54:36.803841 28429 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:54:36.823001 25307 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:54:36.825409 28429 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:36.830327 25231 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:54:36.835225 28412 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:36.946415 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:38.000280 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:38.038838 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:38.039687 25231 raft_consensus.cc:606] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:38.042488 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:38.043012 25305 raft_consensus.cc:606] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:38.045341 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:38.045753 25305 raft_consensus.cc:606] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:38.047920 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:38.048375 25231 raft_consensus.cc:606] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:38.049391 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:38.050732 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:38.148437 28411 raft_consensus.cc:993] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:38.149046 28410 raft_consensus.cc:1081] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:38.150434 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:38.150866 25308 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:38.151165 25308 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:38.160180 25308 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.162875 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:38.163527 25150 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:38.163758 25308 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:38.165814 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:38.166296 25231 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:38.166484 25231 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:38.167183 25231 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.168147 25231 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:38.168977 25150 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:38.170142 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:38.170863 28412 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:38.171325 28412 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:38.172190 28412 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.175598 25231 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:38.183912 28410 raft_consensus.cc:993] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:38.184417 28411 raft_consensus.cc:1081] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:38.185737 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:38.186301 25308 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:38.185710 25056 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:38.186686 25308 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:38.194341 25308 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.196226 25308 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:38.196960 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:38.197593 25152 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:38.197774 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:38.198360 25231 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:38.198671 25231 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:38.199452 25231 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.200807 25231 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:38.205072 25152 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:38.207006 25272 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:38.207880 28412 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:38.210498 25231 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:38.211442 28412 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:38.212371 28412 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.213729 28286 raft_consensus.cc:993] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:38.219597 28443 raft_consensus.cc:1081] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:38.221494 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:38.222152 25230 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:38.222590 25230 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:38.235183 25230 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.237670 25230 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:38.237841 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:38.238444 25150 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:38.237730 25056 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:38.244191 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:38.244789 25305 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:38.245054 25305 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:38.245833 25305 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.246344 25150 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:38.247108 25305 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:38.249796 25198 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:38.250552 28410 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:38.251011 28410 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:38.251928 28410 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.252859 25305 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:54:38.274462 25056 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.379038 28286 raft_consensus.cc:993] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:38.379478 28412 raft_consensus.cc:1081] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:38.380574 25231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:38.380992 25231 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:38.381313 25231 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:38.386039 25231 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.388139 25231 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:38.388293 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:38.388841 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:38.388970 25150 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:38.389390 25305 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:54:38.389799 25305 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:38.390527 25305 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.391758 25305 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:38.394615 25150 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:54:38.395432 25198 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:38.396034 28410 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:54:38.396508 28410 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:38.397315 25305 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:54:38.397439 28410 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:38.407523 25056 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.610180 25231 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:38.611289 28286 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:38.614693 25152 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:38.616057 28286 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:38.666200 25305 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:38.668148 28410 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:38.678784 25152 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:38.680140 28446 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:38.705729 25152 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:38.707116 28444 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:38.715261 25231 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:38.716420 28412 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:38.861887 25150 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:54:38.862995 28410 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:38.877943 25305 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:54:38.880463 28410 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:39.051597 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:40.090189 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:40.137395 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:40.137894 25229 raft_consensus.cc:606] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:40.140240 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:40.140748 25305 raft_consensus.cc:606] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:40.143149 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:40.143741 25229 raft_consensus.cc:606] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:40.147725 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:40.148228 25305 raft_consensus.cc:606] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:40.151119 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:40.153921 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:40.308199 28464 raft_consensus.cc:993] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:40.308754 28412 raft_consensus.cc:1081] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:40.310245 25231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:40.310796 25231 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.311151 25231 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:40.316592 25231 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.318202 25231 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:40.319042 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:40.319638 25307 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:40.319872 25307 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:40.320353 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:40.320588 25307 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.321702 25307 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:40.320914 25152 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:40.324416 28462 raft_consensus.cc:993] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:40.325125 28462 raft_consensus.cc:1081] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:40.326591 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:40.327082 25308 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.327394 25308 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:40.327745 25307 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:40.328737 25197 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:40.329413 28462 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:40.329907 28462 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:40.330646 28462 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.331527 25152 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:40.336205 25308 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.338047 25308 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:40.339632 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:40.340139 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:40.340240 25231 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:40.340854 25152 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:40.340869 25231 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:40.342103 25231 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.344322 25231 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:40.344386 25053 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.346518 25152 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:40.347476 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:40.348120 28412 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:40.348629 28412 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:40.349854 28412 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.350646 25231 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:40.362792 25056 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.397601 28286 raft_consensus.cc:993] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:40.398085 28412 raft_consensus.cc:1081] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:40.399394 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:40.399829 25229 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.400107 25229 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:40.406490 25229 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.408030 25229 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:40.408591 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:40.409096 25152 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:40.414089 25152 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:40.414852 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:40.415474 28462 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:40.415879 28462 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:40.416667 28462 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.417963 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:40.418510 25308 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:40.418802 25308 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:40.419514 25308 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.420651 25308 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:40.427665 25056 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.428649 25308 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:40.450888 28462 raft_consensus.cc:993] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:40.451370 28446 raft_consensus.cc:1081] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:40.452553 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:40.452975 25308 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.453274 25308 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:40.457310 25308 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.459311 25308 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:40.459426 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:40.460075 25152 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:40.460376 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:40.460909 25229 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:54:40.461175 25229 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:40.461776 25229 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.462779 25229 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:40.464619 25152 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:54:40.465529 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:40.466094 28412 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:54:40.466498 28412 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:40.467203 28412 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:40.467584 25229 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:54:40.477265 25056 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.720070 25308 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:40.721095 28462 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:40.732307 25152 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:40.734897 28465 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:40.805231 25152 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:40.806414 28412 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:40.817070 25231 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:40.822891 28286 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:40.925665 25150 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:40.926852 28465 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:40.937718 25230 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:40.940601 25308 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:40.941826 28465 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:40.945376 28412 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:40.969368 25150 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:40.971935 28464 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:41.154767 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:42.203732 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:42.252959 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:42.253549 25231 raft_consensus.cc:606] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:42.256263 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:42.256812 25230 raft_consensus.cc:606] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:42.258888 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:42.259346 25308 raft_consensus.cc:606] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:42.261698 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:42.262176 25307 raft_consensus.cc:606] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:42.263123 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:42.264181 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:42.329176 28446 raft_consensus.cc:993] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:42.329766 28465 raft_consensus.cc:1081] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:42.331100 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:42.331631 25307 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:42.331905 25307 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:42.336707 25307 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.338366 25307 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:42.338999 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:42.339607 25152 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:42.340916 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:42.341480 25230 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:42.341737 25230 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:42.342466 25230 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.343654 25230 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:42.346220 25152 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:42.347235 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:42.347877 28488 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:42.348304 28488 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:42.349366 25230 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:42.349210 28488 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.360344 25056 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:42.419523 28480 raft_consensus.cc:993] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:42.420008 28488 raft_consensus.cc:1081] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:42.421286 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:42.421718 25230 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:42.422008 25230 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:42.426383 25230 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.427778 25230 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:42.428498 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:42.428911 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:42.429055 25150 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:42.429493 25307 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:42.429855 25307 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:42.430719 25307 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.431988 25307 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:42.435071 25150 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:42.436293 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:42.437026 28465 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:42.437518 28465 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:42.438148 25307 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:42.438344 28465 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.449749 25056 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.730808 28465 raft_consensus.cc:993] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:42.731366 28446 raft_consensus.cc:1081] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:42.732749 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:42.733134 25308 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:42.733371 25308 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:54:42.737699 25308 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.739269 25308 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:42.740003 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:42.740114 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:42.740650 25150 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:54:42.740725 25231 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:54:42.741189 25231 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:42.741822 25231 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.742694 25231 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:54:42.745250 25150 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:54:42.746539 25272 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:42.747434 28488 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:54:42.747972 28488 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:42.748862 28488 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.756870 25231 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:54:42.766431 28464 raft_consensus.cc:993] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:42.766937 28464 raft_consensus.cc:1081] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:42.768358 25231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:42.768848 25231 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:42.769233 25231 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:42.771082 25056 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 13 to 14, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 14 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:42.775174 25231 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.777602 25231 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:42.779760 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:42.780637 25150 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:42.781889 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:42.782462 25308 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:42.782780 25308 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:42.783538 25308 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.784716 25308 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:42.786566 25150 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:42.787633 25198 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:42.788473 28465 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:42.788983 28465 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:42.789894 28465 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:42.791538 25308 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:42.803320 25056 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.843204 25231 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:54:42.844301 28488 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:42.856379 25150 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:54:42.857556 28496 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:42.872658 25150 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:42.873927 28446 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:42.882385 25308 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:42.883708 28465 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:43.152014 25150 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:54:43.153173 28464 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:54:43.164029 25229 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:54:43.166435 28488 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:54:43.265021 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:43.366288 25152 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:43.367379 28489 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:43.374476 25308 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:54:43.376770 28489 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:54:44.307593 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:44.347785 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:44.348376 25305 raft_consensus.cc:606] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:44.351044 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:44.351572 25231 raft_consensus.cc:606] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:44.354550 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:44.355101 25231 raft_consensus.cc:606] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:44.358275 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:44.358786 25305 raft_consensus.cc:606] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:44.360687 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:44.361625 28510 raft_consensus.cc:993] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:44.362138 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:44.362149 28489 raft_consensus.cc:1081] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:44.363819 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:44.364319 25308 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.364626 25308 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:44.369266 25308 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.370543 25308 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:44.371222 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:44.371388 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:44.371716 25152 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:44.371986 25231 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:44.372305 25231 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:44.373036 25231 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.374190 25231 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:44.378361 25152 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:44.380012 25272 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:44.381024 28464 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:44.381466 28464 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:44.382164 28464 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.382427 25231 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:44.393755 25056 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.403240 28480 raft_consensus.cc:993] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:44.403738 28464 raft_consensus.cc:1081] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:44.405284 25231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:44.405798 25231 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.406129 25231 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:44.411717 25231 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.412916 25231 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:44.413726 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:44.413848 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:44.414357 25308 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:44.414440 25150 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:44.414691 25308 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:44.415426 25308 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.416525 25308 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:44.420549 25150 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:44.421525 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:44.422125 28489 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:44.422340 25308 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:44.422626 28489 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:44.423511 28489 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.433780 25056 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.668138 28480 raft_consensus.cc:993] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:44.668658 28496 raft_consensus.cc:1081] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:44.669942 25231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:44.670374 25231 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.670667 25231 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:44.675766 25231 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.678176 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:44.678292 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:44.678704 25308 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:54:44.678819 25231 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:44.678866 25152 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:44.679155 25308 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:44.679944 25308 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.680809 25308 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:54:44.684818 25152 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:54:44.685930 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:44.686163 25308 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:54:44.686631 28489 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:54:44.687728 28489 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:44.688503 28489 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.697853 25056 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.762856 25231 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:54:44.764132 28496 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:44.775300 25152 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:54:44.778227 28480 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:44.828078 28510 raft_consensus.cc:993] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:44.829674 28526 raft_consensus.cc:1081] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:44.831333 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:44.831792 25308 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.832070 25308 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:44.837743 25308 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.839399 25308 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:44.839908 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:44.840232 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:44.840965 25152 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:44.840998 25231 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:44.841539 25231 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:44.842176 25231 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.843137 25231 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:44.847908 25231 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:44.849385 25273 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:44.850131 28464 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:44.850556 28464 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:44.851096 28464 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:44.853607 25152 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:44.862474 25056 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.946559 25152 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:44.947645 28526 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:44.956103 25308 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:44.958400 28489 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:45.437644 25152 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:45.498739 28489 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 14:54:45.513078 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 54279.7us
W20260709 14:54:45.541038 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 60789.2us
I20260709 14:54:45.542527 25151 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:45.547101 25300 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:54:45.372792 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:45.573841 28526 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:45.585759 28480 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:45.590729 25226 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:45.611224 28544 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:54:46.372048 25255 debug-util.cc:398] Leaking SignalData structure 0x7b0800247020 after lost signal to thread 24061
W20260709 14:54:46.373010 25255 debug-util.cc:398] Leaking SignalData structure 0x7b08001bde00 after lost signal to thread 25091
W20260709 14:54:46.374104 25255 debug-util.cc:398] Leaking SignalData structure 0x7b080032a860 after lost signal to thread 25183
W20260709 14:54:46.375030 25255 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3d20 after lost signal to thread 25258
W20260709 14:54:46.376093 25255 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1280 after lost signal to thread 25332
W20260709 14:54:46.377033 25255 debug-util.cc:398] Leaking SignalData structure 0x7b08003301c0 after lost signal to thread 25859
I20260709 14:54:46.668488 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:46.704943 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:46.705638 25230 raft_consensus.cc:606] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:46.708024 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:46.708592 25305 raft_consensus.cc:606] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:46.710988 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:46.711588 25305 raft_consensus.cc:606] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:46.713974 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:46.714546 25230 raft_consensus.cc:606] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:46.715588 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:46.717321 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:46.754930 28556 raft_consensus.cc:993] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:46.755445 28557 raft_consensus.cc:1081] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:46.756927 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:46.757514 25230 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.757860 25230 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:54:46.765430 25230 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.766510 28489 raft_consensus.cc:993] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:46.766986 28560 raft_consensus.cc:1081] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:46.767544 25230 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:46.768405 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:46.768667 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:46.768985 25300 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:54:46.769315 25300 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:46.769287 25305 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.769883 25305 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:46.770193 25300 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.770896 25300 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:54:46.773751 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:46.774284 25151 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:54:46.776690 25305 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.778077 25300 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:54:46.778646 25305 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:46.779243 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:46.779776 25159 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:46.781373 25151 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:54:46.783334 25198 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:46.784054 28560 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:54:46.784606 28560 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:46.786094 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:46.786648 25230 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:46.787875 25230 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:46.785601 28560 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.788610 25230 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.790069 25230 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:46.786804 25159 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:46.792634 25272 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:46.796630 28556 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:46.797098 28556 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:46.797935 25230 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:46.797907 28556 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.814316 25053 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 13, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 13 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.823988 25056 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.907456 28510 raft_consensus.cc:993] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:46.910503 28510 raft_consensus.cc:1081] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:46.918417 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:46.919633 25305 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.920172 25305 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:46.953369 25305 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.955936 25305 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:46.958906 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:46.959803 25230 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:46.960157 25230 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:46.961460 25230 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.962276 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:46.965433 25230 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:46.965559 25159 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:46.974453 25159 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:46.975632 25272 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:46.976794 28544 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:46.977437 28544 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:46.979212 28544 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:46.983893 25230 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:47.022534 25056 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:47.129544 28544 raft_consensus.cc:993] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:47.130259 28544 raft_consensus.cc:1081] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:47.135051 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:47.135630 25230 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.136039 25230 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:54:47.155774 25230 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:47.158665 25230 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:47.159847 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:47.159857 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:47.160620 25300 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:54:47.160737 25159 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:54:47.161099 25300 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:47.162077 25300 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:47.163496 25300 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:54:47.171911 25300 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 15.
I20260709 14:54:47.173223 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:47.174117 28510 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:54:47.174612 28510 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:47.175530 28510 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:47.179804 25227 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:47.178591 25159 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 15.
I20260709 14:54:47.182379 28544 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 14:54:47.193966 25056 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 14 to 15, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 15 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.201416 25159 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:54:47.204838 28569 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:54:47.232450 25300 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:54:47.234572 28510 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:54:47.260425 25159 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:54:47.262761 28554 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:54:47.508040 25230 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:47.509402 28557 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:54:47.531240 25159 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:47.532845 28544 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:47.718357 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:47.723951 25300 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:54:47.725449 28554 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:54:47.735550 25150 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:54:47.738081 28578 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:54:48.775224 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:48.822182 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:48.822816 25226 raft_consensus.cc:606] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:48.825610 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:48.826006 25300 raft_consensus.cc:606] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:48.828977 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:48.829471 25300 raft_consensus.cc:606] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:48.831903 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:48.832398 25226 raft_consensus.cc:606] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:48.833521 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:48.835093 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:48.946224 28510 raft_consensus.cc:993] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:48.946852 28560 raft_consensus.cc:1081] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:48.948210 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:48.948642 25300 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.948910 25300 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:48.954223 25300 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:48.955705 25300 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:48.956813 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:48.956265 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:48.957336 25226 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:48.957638 25150 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:48.957669 25226 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:48.958516 25226 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:48.959509 25226 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:48.963704 25150 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:48.964979 25272 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:48.965853 28557 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:48.966190 25226 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:48.966609 28557 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:48.968452 28557 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:48.978950 25056 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:49.008919 28510 raft_consensus.cc:993] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:49.009474 28560 raft_consensus.cc:1081] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:49.010751 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:49.011234 25300 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.011557 25300 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:49.016345 25300 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.018002 25300 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:49.018733 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:49.018863 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:49.019312 25150 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:49.019340 25226 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:49.021087 25226 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:49.021909 25226 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.022904 25226 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:49.025826 25150 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:49.026963 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:49.030254 28569 raft_consensus.cc:993] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:49.031050 25226 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:54:49.032778 28591 raft_consensus.cc:993] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:49.033567 28594 raft_consensus.cc:1081] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:49.033851 28591 raft_consensus.cc:1081] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:49.032805 28593 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:49.034616 28593 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:49.035645 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:49.036266 25226 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.035676 28593 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.036604 25226 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:49.036898 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:49.037444 25230 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.037792 25230 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:49.045456 25226 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.046989 25230 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.051369 25226 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:49.052620 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:49.052654 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:49.053248 25300 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:49.053339 25150 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:49.053539 25230 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:49.053599 25300 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:49.054698 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:49.054603 25300 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.055236 25159 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:49.055792 25300 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:49.058535 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:49.059054 25302 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:49.059302 25302 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:49.060079 25302 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.060134 25056 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:49.060904 25150 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:49.061435 25302 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:49.063155 25198 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:49.063802 25159 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:49.064282 28510 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:49.064725 28510 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:49.065615 28510 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.066161 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:49.066941 28585 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:49.067421 28585 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:49.068323 28585 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:49.075778 25300 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:54:49.079790 25302 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:49.089438 25056 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.107476 25056 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.403007 25226 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:49.404117 28593 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:49.416392 25150 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:49.419113 28557 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:49.511270 25230 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:49.512427 28557 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:49.513870 25300 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:49.515156 28560 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:49.527110 25150 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:49.528548 28594 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:49.533301 25300 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:49.539264 25159 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:49.541589 28597 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:54:49.550441 28510 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:49.573323 25150 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:54:49.576078 28585 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:49.836062 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:50.870515 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:50.911732 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:50.912166 25305 raft_consensus.cc:606] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:50.914263 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:50.914649 25230 raft_consensus.cc:606] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:50.916633 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:50.916999 25305 raft_consensus.cc:606] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:50.919369 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:50.919915 25230 raft_consensus.cc:606] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:50.920987 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:50.922346 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:51.064244 28593 raft_consensus.cc:993] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:51.064786 28595 raft_consensus.cc:1081] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:51.068444 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:51.069000 25227 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.069396 25227 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:51.075255 25227 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.076944 25227 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:51.077683 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:51.078212 25151 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:51.083688 25151 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:51.085466 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:51.086084 25300 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:51.086369 25300 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:51.087064 25300 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.088281 25300 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:51.088449 25198 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:51.089360 28560 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:51.089811 28560 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:51.090627 28560 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.095144 25300 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:51.104538 25053 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.122459 28560 raft_consensus.cc:993] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:51.123826 28560 raft_consensus.cc:1081] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:51.125204 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:51.125679 25300 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.125962 25300 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:51.130275 25300 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.132865 25300 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:51.133060 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:51.133652 25151 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:51.133996 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:51.134533 25226 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:51.134811 25226 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:51.135484 25226 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.136684 25226 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:51.139384 25151 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:51.140437 25272 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:51.141255 28614 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:51.141759 28614 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:51.142454 28614 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.143244 25226 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:51.154024 25053 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.222301 28622 raft_consensus.cc:993] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:51.222821 28560 raft_consensus.cc:1081] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:51.224117 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:51.224570 25300 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.224845 25300 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:54:51.229271 25300 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.230693 25300 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:51.231314 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:51.231669 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:51.231868 25151 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:54:51.232227 25226 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:54:51.232506 25226 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:51.233106 25226 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.234078 25226 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:54:51.236986 25151 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 16.
I20260709 14:54:51.237993 25272 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:51.238750 28614 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:54:51.239277 28614 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:51.240114 25226 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 16.
I20260709 14:54:51.240097 28614 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.249657 25053 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 15 to 16, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 16 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.457998 28614 raft_consensus.cc:993] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:51.458453 28615 raft_consensus.cc:1081] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:51.459678 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:51.460160 25227 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.460541 25227 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:51.466578 25227 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.469127 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:51.469355 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:51.469831 25151 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:51.470247 25227 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:51.469901 25300 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:51.471293 25300 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:51.472021 25300 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.473030 25300 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:51.477097 25300 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:51.478396 25197 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:51.479194 28560 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:51.479701 28560 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:51.480544 28560 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:51.483213 25151 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:51.494036 25053 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.594447 25151 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:51.595525 28615 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:51.606102 25226 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:54:51.607802 28615 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:54:51.637858 25305 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:51.638924 28560 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:51.647748 25151 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:51.647768 25226 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:54:51.649087 28621 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:51.651588 28615 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:54:51.684201 25151 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:54:51.685587 28635 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:54:51.923180 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:51.923956 25305 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:51.926373 28632 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:51.959527 25150 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:51.961800 28621 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:53.055792 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:53.092128 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:53.092760 25300 raft_consensus.cc:606] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:53.095072 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:53.095503 25300 raft_consensus.cc:606] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:53.097656 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:53.098464 25230 raft_consensus.cc:606] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:53.100759 25230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:53.101261 25230 raft_consensus.cc:606] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:53.102233 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:53.103740 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:53.216084 28614 raft_consensus.cc:993] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:53.216634 28635 raft_consensus.cc:1081] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:53.218039 25230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:53.218636 25230 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.219053 25230 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:53.224686 25230 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.226079 25230 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:53.226890 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:53.227265 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:53.227484 25151 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:53.227803 25300 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:53.228120 25300 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:53.228848 25300 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.230010 25300 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:53.233731 25151 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:53.235834 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:53.236292 25300 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:53.236606 28632 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:53.237170 28632 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:53.237865 28632 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.239784 28640 raft_consensus.cc:993] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:53.240324 28622 raft_consensus.cc:1081] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:53.249969 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:53.250349 28640 raft_consensus.cc:993] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:53.250568 25300 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.250833 28640 raft_consensus.cc:1081] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:53.251055 25300 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:53.252370 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:53.252801 25305 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.253084 25305 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:53.253973 25057 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.257421 25300 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.259756 25300 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:53.259666 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:53.259927 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:53.260335 25150 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:53.260460 25230 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:53.258723 25305 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.260793 25230 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:53.261577 25230 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.262516 25230 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:53.263491 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:53.263988 25226 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:53.264281 25226 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:53.264976 25226 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.265573 25305 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:53.265936 25226 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:53.267932 25150 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:53.269399 25272 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:53.269557 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:53.270237 28614 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:53.270895 28614 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:53.271668 28614 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.275887 25230 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:53.270272 25150 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:53.282078 25226 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:53.283727 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:53.284795 28635 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:53.285452 28635 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:53.286309 28635 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.287519 25150 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:53.296947 25056 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:53.313830 25057 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:53.460263 28614 raft_consensus.cc:993] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:53.460713 28635 raft_consensus.cc:1081] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:53.461973 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:53.462489 25226 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.462873 25226 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:53.469434 25226 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.473301 25226 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:53.473789 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:53.474202 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:53.474407 25150 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:53.474747 25300 raft_consensus.cc:3055] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:54:53.475033 25300 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:53.475760 25300 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.477442 25300 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:53.480636 25150 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:53.481886 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:53.482673 28632 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:53.483229 28632 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:53.484167 28632 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:53.487236 25300 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:54:53.496029 25057 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.728062 25300 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:53.729121 28640 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:53.738462 25151 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:53.740437 28622 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:53.752281 25229 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:53.753751 28635 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:53.757723 25151 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:53.759224 28635 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:53.780175 25150 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:53.782251 25229 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:53.783087 28635 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:53.784377 28635 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:53.983724 25300 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:53.985003 28632 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:53.994055 25150 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:54:53.995798 28640 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:54:54.104652 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:55.141094 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:55.181416 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:55.181911 25227 raft_consensus.cc:606] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:55.184015 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:55.184407 25305 raft_consensus.cc:606] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:55.186420 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:55.186869 25227 raft_consensus.cc:606] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:55.188844 25305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:55.189322 25305 raft_consensus.cc:606] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:55.190289 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:55.191828 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:55.291087 28662 raft_consensus.cc:993] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:55.291610 28632 raft_consensus.cc:1081] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:55.292850 25305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:55.293315 25305 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.293591 25305 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.299455 25305 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.301280 25305 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:55.302100 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:55.302139 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:55.302757 25229 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:55.302877 25151 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.302986 25229 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:55.303792 25229 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.304818 25229 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.309667 25151 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:55.311424 25272 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:55.311642 25229 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:55.313045 28664 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:55.313611 28664 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:55.314525 28664 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.331182 25057 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.356155 28665 raft_consensus.cc:993] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:55.356748 28665 raft_consensus.cc:1081] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:55.358330 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:55.358824 25229 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.359162 25229 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.363309 25229 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.365175 25229 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:55.366308 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:55.366642 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:55.367244 25305 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:55.367539 25305 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:55.366882 25150 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.368299 25305 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.369541 25305 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.374194 25150 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:55.375152 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:55.375706 25305 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:54:55.375970 28662 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:55.376472 28662 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:55.377291 28662 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.387997 25057 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.467103 28666 raft_consensus.cc:993] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:55.467629 28665 raft_consensus.cc:1081] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:55.469013 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:55.469578 25229 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.469892 25229 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:55.476253 25229 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.477733 25229 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:55.478461 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:55.478533 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:55.479075 25150 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:55.479176 25305 raft_consensus.cc:3055] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:55.479570 25305 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:55.480329 25305 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.481539 25305 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:55.483629 28632 raft_consensus.cc:993] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:55.484050 28662 raft_consensus.cc:1081] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:55.484632 25150 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:54:55.485724 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:55.485841 25198 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:55.486186 25300 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.486609 25300 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.487514 25305 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:54:55.486698 28662 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:55.491616 28662 raft_consensus.cc:697] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:55.492455 28662 consensus_queue.cc:237] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.492949 25300 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.494614 25300 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:55.495747 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:55.495764 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:55.496501 25150 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.496639 25229 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:55.497231 25229 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:55.502660 25150 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:55.503765 25272 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:55.504717 28666 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:55.504427 25229 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.505236 28666 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:55.505802 25229 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:55.506378 28666 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:55.506754 25057 catalog_manager.cc:5697] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.516129 25229 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:55.524801 25057 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.806989 25151 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:55.808104 28664 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:55.818985 25229 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:55.820199 28664 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:55.900945 25151 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:54:55.902114 28632 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:54:55.916105 25302 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:54:55.917212 25151 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:55.917582 28632 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:54:55.919366 28664 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:55.933099 25229 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:55.935202 28666 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:56.058799 25302 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:56.059937 28662 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:56.070263 25159 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:56.072045 28632 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:56.192682 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:57.236248 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:57.288743 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:57.289601 25300 raft_consensus.cc:606] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:57.292752 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:57.293326 25226 raft_consensus.cc:606] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:57.296264 25226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:57.296731 25226 raft_consensus.cc:606] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:57.299750 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:57.300275 25300 raft_consensus.cc:606] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:57.302368 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:57.304237 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:57.310528 28694 raft_consensus.cc:993] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:57.311173 28666 raft_consensus.cc:1081] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:57.312479 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:57.312945 25226 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:57.313297 25226 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:57.318962 25226 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.320753 25226 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:57.321560 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:57.321906 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:57.322271 25159 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:57.322438 25302 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:57.322846 25302 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:57.323680 25302 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.324843 25302 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:57.331308 25302 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:57.331351 25159 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:57.332754 25198 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:57.333691 28688 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:57.334195 28688 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:57.335184 28688 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.346283 25056 catalog_manager.cc:5697] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.637275 28685 raft_consensus.cc:993] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:57.637780 28685 raft_consensus.cc:1081] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:57.639243 25302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:57.639742 25302 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:57.640002 25302 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:57.644761 25302 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.646164 25302 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:57.646982 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:57.647128 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:57.647607 25151 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:57.647737 25226 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:54:57.648147 25226 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:57.648836 25226 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.649957 25226 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:54:57.652956 25151 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:57.654093 25272 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:57.654600 25226 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:54:57.654738 28666 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:54:57.655253 28666 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:57.656163 28666 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.667940 25056 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:57.673280 28693 raft_consensus.cc:993] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:57.674239 28666 raft_consensus.cc:1081] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:57.678349 25226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:57.678908 25226 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:57.679255 25226 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:57.683936 25226 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.685424 25226 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:57.685958 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:57.686544 25151 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:57.686728 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:57.687268 25302 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:57.687541 25302 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:57.688287 25302 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.689460 25302 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:57.691567 25151 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:57.692451 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:57.693208 28685 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:57.693645 28685 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:57.694468 28685 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.695215 25302 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:57.708300 28662 raft_consensus.cc:993] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:57.707945 25056 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.708813 28662 raft_consensus.cc:1081] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:57.711108 25302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:57.711594 25302 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:57.711896 25302 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:57.718739 25302 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.720273 25302 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:57.720947 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:57.721249 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:57.721580 25151 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:57.721752 25229 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:54:57.722101 25229 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:57.722832 25229 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.724102 25229 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:54:57.727912 25151 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:57.728879 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:57.729514 28693 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:54:57.729982 28693 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:57.730528 25229 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:54:57.730901 28693 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:57.742193 25056 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:57.875311 25300 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:57.876569 28688 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:57.892721 25151 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:57.894440 28688 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:58.175788 25156 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:58.180769 28694 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:58.202482 25151 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:58.207002 25229 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:58.210196 28662 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:54:58.227005 25229 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:54:58.235754 28666 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:58.237221 28711 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:54:58.244169 25303 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:54:58.251374 25156 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:54:58.253993 28711 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:54:58.255829 28662 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:54:58.363438 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:54:59.050349 25180 debug-util.cc:398] Leaking SignalData structure 0x7b0800298da0 after lost signal to thread 24061
W20260709 14:54:59.051370 25180 debug-util.cc:398] Leaking SignalData structure 0x7b08003057a0 after lost signal to thread 25091
W20260709 14:54:59.052328 25180 debug-util.cc:398] Leaking SignalData structure 0x7b0800110000 after lost signal to thread 25183
W20260709 14:54:59.053221 25180 debug-util.cc:398] Leaking SignalData structure 0x7b080016e6a0 after lost signal to thread 25258
W20260709 14:54:59.054059 25180 debug-util.cc:398] Leaking SignalData structure 0x7b0800332a20 after lost signal to thread 25332
W20260709 14:54:59.054932 25180 debug-util.cc:398] Leaking SignalData structure 0x7b08002bc140 after lost signal to thread 25859
I20260709 14:54:59.398078 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:59.448112 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:59.448712 25300 raft_consensus.cc:606] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:59.451282 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:59.451788 25229 raft_consensus.cc:606] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:59.454438 25229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:54:59.454937 25229 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:54:59.458132 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:54:59.458719 25300 raft_consensus.cc:606] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:54:59.460532 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:59.462201 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:59.530054 28693 raft_consensus.cc:993] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:59.530632 28711 raft_consensus.cc:1081] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:59.532230 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:59.532755 25229 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:59.533170 25229 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.540378 25229 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.544803 25229 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:59.545810 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:59.546625 25300 raft_consensus.cc:3055] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:59.546972 25300 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:59.547812 25300 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.548290 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:59.548892 25159 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.548997 25300 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.556084 25159 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:59.557262 25198 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:59.558065 28685 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:59.558535 28685 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:59.559392 28685 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.558799 25300 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:59.566605 28717 raft_consensus.cc:993] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:59.567106 28717 raft_consensus.cc:1081] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:59.568662 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:59.569208 25300 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:59.569545 25300 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:59.577247 25300 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.580178 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:59.580772 25159 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:59.582088 25300 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:59.583910 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:59.584510 25229 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:54:59.584839 25229 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:59.586038 25229 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.586381 25057 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.588615 25159 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:59.589715 25272 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:59.590586 28711 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:54:59.591421 25229 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:54:59.608283 25229 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:54:59.614367 28711 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:59.615398 28711 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.642269 28693 raft_consensus.cc:993] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:59.650653 28729 raft_consensus.cc:1081] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:54:59.655156 25229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:54:59.655681 25229 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:59.656009 25229 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.662652 25229 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.665290 25229 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:54:59.667469 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:59.667619 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:54:59.668061 25159 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.668259 25300 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:59.668841 25300 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:59.667629 25053 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.669727 25300 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.670996 25300 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.687485 25300 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:59.691725 25197 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:54:59.693401 28717 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:59.697021 25159 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:54:59.717715 28717 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:59.723100 28717 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.736968 28735 raft_consensus.cc:993] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:59.737532 28735 raft_consensus.cc:1081] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:54:59.739660 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:54:59.740391 25300 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:59.740728 25300 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.754766 25300 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.756765 25300 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:54:59.757380 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:54:59.757968 25159 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.760553 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:54:59.761214 25227 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:54:59.761500 25227 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:54:59.762238 25227 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.763554 25227 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:54:59.766162 25159 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:59.767395 25272 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:54:59.768096 28711 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:54:59.768554 28711 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:54:59.769897 28711 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:54:59.772931 25227 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:54:59.779903 25053 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.781237 25057 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.967525 25300 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:59.968734 28717 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:54:59.978904 25159 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:54:59.981209 28717 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:00.024010 25229 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:55:00.025090 28726 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:00.033432 25156 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:55:00.034780 28726 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:00.219861 25159 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:00.222005 28734 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:00.237435 25300 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:00.238794 28734 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:00.242450 25229 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:00.244796 28726 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:00.264612 25159 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:00.265919 28726 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:00.463057 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:01.499073 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:01.536212 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:01.536782 25227 raft_consensus.cc:606] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:01.538930 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:01.539368 25300 raft_consensus.cc:606] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:01.541460 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:01.541879 25300 raft_consensus.cc:606] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:01.544045 25227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:01.544539 25227 raft_consensus.cc:606] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:01.545655 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:01.546715 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:01.613193 28711 raft_consensus.cc:993] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:01.613663 28726 raft_consensus.cc:1081] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:01.614881 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:55:01.615345 25227 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:01.615643 25227 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:01.620199 25227 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.621642 25227 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:01.622319 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:01.622712 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:01.622903 25159 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:01.623777 25304 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:01.624094 25304 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:01.625041 25304 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.626267 25304 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:01.628912 25159 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:01.630522 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:01.631306 28750 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:01.632452 28750 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:01.632580 25304 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:01.633932 28750 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.643601 25053 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 13, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 13 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:01.816422 28750 raft_consensus.cc:993] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:01.816911 28732 raft_consensus.cc:1081] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:01.818331 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:55:01.818871 25300 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:01.819164 25300 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:01.825055 25300 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.827101 25300 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:01.828400 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:01.829008 25156 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:01.835650 25156 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:01.836361 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:01.836686 25272 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:01.836973 25227 raft_consensus.cc:3055] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:01.837289 25227 raft_consensus.cc:740] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:01.837514 28711 raft_consensus.cc:2804] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:01.837985 28711 raft_consensus.cc:697] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:01.838088 25227 consensus_queue.cc:260] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.838757 28711 consensus_queue.cc:237] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.839324 25227 raft_consensus.cc:3060] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:01.846771 25227 raft_consensus.cc:2468] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:01.858726 25053 catalog_manager.cc:5697] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:01.883569 28732 raft_consensus.cc:993] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:01.884048 28750 raft_consensus.cc:1081] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:01.885867 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:55:01.886387 25300 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:01.886670 25300 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:01.891549 28726 raft_consensus.cc:993] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:01.892048 28711 raft_consensus.cc:1081] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:01.892814 25300 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.894032 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:55:01.894596 25227 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:01.895049 25227 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:01.895236 25300 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:01.896972 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:01.897116 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:01.897560 25231 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:01.897609 25156 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:01.897967 25231 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:01.898680 25231 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.899793 25231 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:01.905881 25156 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:01.906513 25231 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:01.907325 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:01.908114 28711 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:01.908564 28711 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:01.909554 28711 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.910136 25227 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.911978 25227 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 17 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:01.913444 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:01.913888 25304 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:55:01.914134 25304 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:01.914796 25304 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.915635 25304 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:01.916932 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:01.917680 25156 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:01.920404 25304 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 17.
I20260709 14:55:01.922370 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:01.923257 28750 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:55:01.923760 28750 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 17 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:01.925112 28750 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:01.927479 25156 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 17.
I20260709 14:55:01.941658 25053 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 13, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:01.954365 25053 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 16 to 17, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 17 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.146867 25156 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:02.147899 28750 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:02.158402 25304 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:02.166667 28763 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:02.346175 25156 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:02.347357 28711 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:02.354995 25156 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:02.357743 25227 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:02.358268 25156 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:55:02.360014 28711 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:02.361006 28726 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:02.361215 28763 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:55:02.398088 25234 raft_consensus.cc:1275] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:02.405046 28711 consensus_queue.cc:1048] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:02.433840 25300 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:55:02.436295 28750 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:55:02.547534 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:03.581182 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:03.617630 25234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:03.618081 25234 raft_consensus.cc:606] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:03.620103 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:03.620558 25300 raft_consensus.cc:606] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:03.622922 25234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:03.623509 25234 raft_consensus.cc:606] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:03.627112 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:03.627602 25300 raft_consensus.cc:606] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:03.629014 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:03.629904 28757 raft_consensus.cc:993] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:03.630388 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:03.630931 28711 raft_consensus.cc:1081] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:03.632594 25227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:55:03.633005 25227 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.633350 25227 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:03.638353 25227 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.641291 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:03.642011 25151 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:03.642473 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:03.641301 25227 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:03.642942 25304 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:03.643311 25304 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:03.644040 25304 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.645051 25304 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:03.648474 25151 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:03.649430 25198 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:03.650041 28763 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:03.650321 25304 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:03.650414 28763 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:03.651405 28763 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.662782 25053 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.735201 28750 raft_consensus.cc:993] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:03.735610 28763 raft_consensus.cc:1081] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:03.736979 25304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:55:03.737488 25304 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.737761 25304 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:03.743067 25304 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.744771 25304 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:03.745836 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:03.746416 25159 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:03.746431 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:03.747125 25234 raft_consensus.cc:3055] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:03.747378 25234 raft_consensus.cc:740] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:03.748046 25234 consensus_queue.cc:260] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.749254 25234 raft_consensus.cc:3060] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:03.752065 25159 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:03.753008 25272 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:03.753763 28776 raft_consensus.cc:2804] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:03.754283 28776 raft_consensus.cc:697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:03.754806 25234 raft_consensus.cc:2468] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:03.755095 28776 consensus_queue.cc:237] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.764421 25053 catalog_manager.cc:5697] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 13 to 14, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 14 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.914266 28757 raft_consensus.cc:993] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:03.914758 28776 raft_consensus.cc:1081] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:03.916072 25234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:55:03.916497 25234 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.916761 25234 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:03.921515 25234 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.923338 25234 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:03.923552 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:03.923804 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:03.924268 25159 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:03.924346 25304 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:03.924708 25304 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:03.925422 25304 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.926545 25304 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:03.930418 25159 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:03.931329 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:03.932154 28763 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:03.933162 25304 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:03.933647 28763 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:03.934528 28763 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.941562 28763 raft_consensus.cc:993] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:03.942003 28750 raft_consensus.cc:1081] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:03.943331 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:55:03.943813 25300 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.944087 25300 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:03.946027 25053 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.948427 25300 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.950363 25300 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:03.950834 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:03.951177 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:03.951377 25234 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:03.951669 25151 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:03.951776 25234 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:03.952665 25234 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.953817 25234 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:03.956729 25151 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:03.957552 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:03.959030 28757 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:03.959492 28757 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:03.960266 28757 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:03.960863 25234 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:03.970860 25053 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:04.146328 25151 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:04.147500 28763 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:04.163725 25300 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:04.164981 28783 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:55:04.314569 25159 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:04.316286 28757 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:04.335372 25234 raft_consensus.cc:1275] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:04.341421 28711 consensus_queue.cc:1048] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:04.371812 25304 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:55:04.372956 28750 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:04.382972 25159 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:55:04.384236 28750 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:06.235989 28796 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.237115 28797 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.237287 28796 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.242048 28797 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.243501 28796 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.243674 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60452 (request call id 169) took 1023 ms. Trace:
I20260709 14:55:06.247138 25056 rpcz_store.cc:276] 0709 14:55:05.220691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:06.242455 (+1021764us) service_pool.cc:224] Handling call
0709 14:55:06.243619 (+  1164us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260709 14:55:06.251281 28795 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.246057 28797 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.257647 28795 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.260377 28795 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.284060 28804 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.285844 28804 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.295186 28804 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.239410 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 582) took 1047 ms. Trace:
I20260709 14:55:06.296526 28804 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.297627 25053 rpcz_store.cc:276] 0709 14:55:05.192244 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:05.218037 (+ 25793us) service_pool.cc:224] Handling call
0709 14:55:06.239352 (+1021315us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:55:06.308501 28795 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.297102 28804 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.311357 28796 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.328819 28812 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.329437 28812 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:06.329860 28802 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.330366 28802 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.331522 28812 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.320240 28797 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.332424 28802 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.324561 28795 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.332365 28797 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.351059 28808 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.351778 28795 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.351578 28808 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.352101 28797 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.347381 28800 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.355736 28800 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.342932 28796 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.378518 28810 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.379086 28810 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.386797 28808 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.384768 28813 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.403508 28813 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.405931 28813 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.382516 28800 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.409260 28796 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.410754 28805 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.381124 28810 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.424002 28826 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.411264 28805 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.428131 28803 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.455191 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:06.445937 28805 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.482599 28828 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.483232 28828 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.499972 28801 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.501242 28800 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.501343 28824 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.444543 28826 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.480079 28812 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.481617 28804 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.500567 28801 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.483263 28815 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.450368 28803 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.499392 28795 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.501876 28800 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.505493 28805 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.530827 28826 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.510155 28824 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.531152 28805 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.532140 28801 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.532832 28828 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.533236 28824 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.530234 28815 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.533808 28805 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.514607 28796 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.538157 28817 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.538700 28817 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.539381 28800 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.525924 28795 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.540661 28817 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.541116 28813 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.541612 28813 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.541972 28795 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.543561 28813 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.543661 28803 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.552780 28825 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.553531 28825 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.554768 28833 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.555275 28833 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.556046 28825 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.556761 28798 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.557427 28798 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.558399 28815 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.560022 28798 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.561203 28799 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.562175 28818 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.562736 28818 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.564731 28818 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.536540 28801 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.561753 28799 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:06.560865 28798 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.519277 28812 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.599399 28828 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.599855 28836 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.600006 28828 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.600442 28836 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.601164 28803 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.601292 28826 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.601660 28803 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.601804 28826 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.602229 28828 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.602747 28828 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.603147 28828 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.603638 28803 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.603717 28826 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.604101 28821 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.604269 28803 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.604408 28826 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.537503 28805 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.600723 28818 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.605767 28803 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.612957 28806 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.579018 28833 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.569482 28796 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.605880 28804 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.595757 28801 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.640686 28814 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.640766 28835 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.640882 28832 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.641311 28814 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.641570 28832 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.642323 28803 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.642848 28803 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.643510 28814 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.643321 28803 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.643666 28832 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.644639 28807 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.616075 28795 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.652967 28795 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.653479 28799 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:55:06.607349 28805 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.644814 28814 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.645396 28829 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.646111 28809 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.646571 28841 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.646734 28823 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.647296 28830 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.647954 28837 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.604643 28821 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.635035 28806 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.612367 28826 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.644673 28827 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.649573 28812 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.611661 28818 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.641426 28835 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.652484 28840 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.681118 28803 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.749565 28840 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.750330 28799 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.751021 28799 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.751741 28840 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.637861 28815 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.618927 28810 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.752480 28815 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.752527 28810 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.753891 28842 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.754650 28810 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.649184 28796 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.755117 28805 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.754616 28842 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:06.749286 25329 debug-util.cc:398] Leaking SignalData structure 0x7b0800165a60 after lost signal to thread 24061
I20260709 14:55:06.747843 28807 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:06.756655 25329 debug-util.cc:398] Leaking SignalData structure 0x7b0800245580 after lost signal to thread 25091
I20260709 14:55:06.757534 28807 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:06.757930 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08002f1240 after lost signal to thread 25183
W20260709 14:55:06.759013 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08001410e0 after lost signal to thread 25258
W20260709 14:55:06.760038 25329 debug-util.cc:398] Leaking SignalData structure 0x7b080031b820 after lost signal to thread 25332
I20260709 14:55:06.659822 28801 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.748754 28844 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.599092 28798 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.635207 28813 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.781775 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.782533 25300 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 4.
W20260709 14:55:06.761113 25329 debug-util.cc:398] Leaking SignalData structure 0x7b08002f7840 after lost signal to thread 25859
I20260709 14:55:06.640776 28819 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.647966 28828 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.640336 28804 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.814481 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.832743 25300 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:06.815465 28838 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.837375 28838 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.815877 28824 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.839123 28824 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.767488 28797 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.763195 28796 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.832815 28801 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.841442 28797 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.841729 28796 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.659694 28795 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.817327 28809 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.817719 28803 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.818881 28798 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.819609 28821 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.821707 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.822218 28802 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.823310 25150 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:55:06.823237 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.823526 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.849560 25156 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:06.823796 28800 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.824458 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.662073 28846 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.854627 28834 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.661126 28831 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.848814 28805 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.850212 28808 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.852989 28848 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.855180 28834 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.856417 28808 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.856576 28848 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.830989 28841 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.858491 28808 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.855660 28805 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.841126 28824 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.830864 28837 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.763871 28827 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.781170 28813 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.860781 28805 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.826177 28845 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.826741 28839 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.827359 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.828076 28806 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.867409 28796 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.867275 28839 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.783607 28832 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.868291 28832 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.869019 28797 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.868883 28845 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.870898 28832 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.854962 28846 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.820147 28819 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.783778 28817 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.765424 28844 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.871557 28832 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.834008 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.646143 28836 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.661509 28816 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.887624 28845 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.878324 28817 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.887847 28816 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.836822 28820 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.889307 28835 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.889659 28817 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.889401 28820 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.890156 28838 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.887904 28844 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.891513 28820 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.816743 28815 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.763063 28807 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.762523 28818 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.763480 28833 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.766337 28840 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.892392 28807 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.892642 28833 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.892743 28840 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.894495 28833 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.659909 28829 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.895939 28837 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.848649 28795 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.895088 28809 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.661681 28814 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.896662 28795 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.843942 28812 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.852707 28800 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.853483 28822 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.920089 28822 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.853940 28811 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.921205 28800 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.921504 28811 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.923393 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.923887 28811 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.924682 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.924786 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.844089 28810 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.924893 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.855801 28802 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.926184 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.861960 28804 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.926760 25152 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:06.927485 28802 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.927731 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.928205 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.928655 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.928789 25302 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:55:06.928825 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.929698 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.663861 28823 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.930426 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.930594 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.931248 25304 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 14.
I20260709 14:55:06.826737 28826 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.762236 28842 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.867447 28806 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.931748 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.932343 28806 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.762728 28799 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.931768 28823 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.934836 28822 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.877759 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.935290 28806 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.783324 28825 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.886642 28839 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.887339 28841 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.894820 28840 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.841820 28801 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.939267 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.939524 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.940644 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.940954 28801 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.852424 28803 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.942445 25151 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:06.943091 28803 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.886586 28848 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.903752 28819 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.906574 28795 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.894493 28807 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.946336 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.946434 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.946630 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.947162 25233 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:06.908524 28827 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.907858 28834 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.905961 28816 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.904685 28814 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.908845 28824 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.948653 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.948765 28824 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.909718 28832 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.955204 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.956256 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.956612 28832 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.956871 25308 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:55:06.944636 28812 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.957458 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.958400 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.958487 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.958949 28812 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.959102 25302 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:55:06.959420 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.959939 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.894953 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.962071 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.962638 25233 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:06.962697 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.904567 28847 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.964982 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.855732 28831 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.912035 28808 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.912261 28817 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.970541 28817 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.972648 28817 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.912552 28836 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.913790 28813 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.915377 28805 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.973359 28836 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.973548 28805 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.897430 28829 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.917439 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.975471 28836 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.905038 28846 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.919479 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.925475 25157 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:06.849754 25155 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:06.929744 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.842433 28828 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:06.978634 28805 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.978833 28828 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.979372 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.980001 25234 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:06.980301 28831 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.937460 28825 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.938443 28810 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.814509 28830 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.949885 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.953940 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.985235 25303 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:06.954573 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.954803 28824 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:06.959986 25308 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:55:06.911831 28838 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:06.961081 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.987143 25302 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:06.969419 28808 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.976864 25301 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:06.980890 25154 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:06.965274 28847 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:06.980893 28828 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:06.981186 28846 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:06.981496 25299 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:55:06.964982 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.990361 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:06.990916 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.991452 25234 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:06.993374 25307 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:55:07.028581 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.026422 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.007690 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.006116 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.061729 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.044025 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.009027 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:06.993870 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.059248 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.026269 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.009982 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.063033 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.009622 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.110116 25231 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:07.006506 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.044749 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.010118 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.054092 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.039963 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.005780 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.046705 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.033209 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.113127 25234 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:07.045235 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.057726 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.045527 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.060488 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.132478 25230 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:55:07.127278 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.065748 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:06.988583 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 136489us
I20260709 14:55:07.136178 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.134456 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.006402 28825 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.138183 25227 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:07.138628 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.139297 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.139670 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.126245 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.136762 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.140760 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.141635 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.144827 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.134976 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.143550 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.138772 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.139670 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.041208 28830 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.141906 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.035645 28808 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.126543 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.149726 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.135859 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.130125 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.134270 25225 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:07.151778 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.152878 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.154063 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.036808 28810 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.152766 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:07.157050 28853 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.157462 28853 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:07.157909 28853 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.160542 28810 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:07.167296 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.167950 28853 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.168360 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.169114 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.169884 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.170173 28853 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.170326 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.170940 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.171339 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.171875 25272 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:07.171918 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.172808 25272 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:07.173488 28830 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.173836 28830 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:07.174226 28830 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.177767 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.177891 28853 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:07.178315 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.178403 28853 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:07.179150 28853 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.181530 28830 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.182994 25272 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:07.183462 28830 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.184665 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.142396 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.137647 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.040308 28847 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.144105 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.189798 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.190618 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.190789 25272 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:07.190928 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.191509 28847 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:07.191642 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.191905 28847 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:07.192384 28847 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:07.192703 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.144179 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.193420 25227 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:07.194224 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.191933 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.195173 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.196239 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.061359 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.139856 25226 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:06.992830 28846 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.144317 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.150319 25304 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:07.185760 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.186774 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:06.990520 28838 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.188746 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.195235 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.187789 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.197852 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.197422 25232 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:07.203310 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.203383 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.203898 25226 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:07.204478 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.198014 28853 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.198815 28846 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.198906 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.206355 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.197811 25231 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:07.206928 28853 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.198987 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.207326 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.199657 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.208101 25233 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:55:07.208413 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.208474 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.208845 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.209470 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.200547 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.206881 25229 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:07.201411 28838 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.197314 28810 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:07.210810 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.211007 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.211196 28810 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:07.211432 25225 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:07.211613 28810 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:07.212230 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.204737 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.210289 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.209435 25233 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:55:07.212100 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.214318 25231 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:07.204541 28847 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.199798 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.213501 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.210837 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.218631 25226 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:55:07.218763 25272 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:07.209522 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.201309 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.220101 28828 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.220460 28828 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:07.220810 28828 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.199852 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.225984 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.141942 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.305354 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.305857 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.306691 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.308110 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.140919 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.310855 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.312268 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.135350 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.314640 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.316172 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.274854 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.140799 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.143047 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.320063 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.321316 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.321803 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.143217 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.200389 25197 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.322655 25157 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
W20260709 14:55:07.323611 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 123157us
I20260709 14:55:07.324133 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.287078 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.325067 25197 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.006152 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.239562 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.327836 28846 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:07.328428 28846 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.239841 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.235718 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.237061 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.239018 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.236819 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.238334 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.237730 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.238679 28810 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.227998 28828 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.217655 28847 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.303391 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.349627 28828 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.278017 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.322086 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.351672 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.351817 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.353121 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.326231 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.328945 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.328938 28846 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:07.324067 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.330169 28834 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:07.336795 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.346448 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.322347 25152 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:07.355286 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.352955 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.356972 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.359644 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.359875 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.358757 28834 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.360517 28834 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.362550 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.363051 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.364018 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.365624 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.368464 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.369858 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.369916 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.371047 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.372542 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:07.366328 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.368538 25154 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:55:07.367659 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.371095 28810 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.372902 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:07.378068 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:07.378513 28795 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:07.378921 28795 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.379386 28795 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:07.382584 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.382666 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.382290 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.377714 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:07.395862 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.406998 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.413420 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.415320 28805 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.425137 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.417073 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.430671 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.433185 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.436256 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.441643 25197 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.435828 28826 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.444223 28802 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:07.445573 28810 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:07.451359 28807 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:55:07.451889 28807 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.452315 28807 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:07.460824 25273 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.424660 28846 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.463318 25272 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.463340 25197 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.470160 28810 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:07.470290 28852 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:07.466532 28826 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:07.473198 28852 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.479501 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.480669 28814 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:07.478173 28852 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:07.481112 28814 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.482537 28814 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:07.486904 25272 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:07.487911 28826 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.488304 28826 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:07.488638 28826 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.490597 28846 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.492247 28814 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.497627 28795 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.499176 28795 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.502604 25197 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.502699 28807 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.503796 28795 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.504362 28795 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.503191 28814 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.505267 28795 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.505528 28807 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:07.509265 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 48621.1us
I20260709 14:55:07.510150 25273 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.512439 25273 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.513257 28810 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:07.503798 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.513995 28810 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.514683 28807 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:07.514855 25197 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.515870 28814 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:07.516019 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.516377 28814 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.516903 28846 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:07.516973 28814 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:07.517484 28846 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.517988 28846 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.526261 28814 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.515244 28807 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.530630 28807 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.533807 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.535499 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.529625 28795 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:07.536706 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:07.537508 28853 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:55:07.538208 28853 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:07.538463 28795 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:55:07.539278 28810 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:07.542451 28810 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.542872 28810 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:07.544587 28807 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.546685 28807 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.540027 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:07.551047 28853 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.551456 28853 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.551807 28853 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.553537 28826 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:07.554509 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 76053.9us
W20260709 14:55:07.557260 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 64501.1us
I20260709 14:55:07.558719 25273 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.578472 28850 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:07.578642 25273 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.579632 28850 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:07.580379 28852 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.580879 25273 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:07.558952 25197 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.583271 25124 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.584235 28836 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:07.584600 28836 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.585012 28836 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.589535 28847 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:07.589978 28847 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.590359 28847 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.593883 25273 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.594082 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.594843 28850 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:07.561653 28853 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:07.562793 28810 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.540055 28814 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.597252 28853 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.597393 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.597613 28810 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.574481 28834 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.594887 28824 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:07.598198 28802 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.598510 28824 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.598908 28824 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:07.598966 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:07.603426 28834 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.605890 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.606642 28810 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:07.608537 28795 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:07.609030 28795 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.609489 28795 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:07.609185 28824 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.609819 28847 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.611541 28824 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.612547 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.613198 28852 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.614429 25197 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [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: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.615453 28814 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:07.615824 28814 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.616366 28814 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:07.620904 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.622151 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.608666 28836 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.627471 28831 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.628335 28831 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.628688 28831 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.629102 28831 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.632318 28795 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.560691 28846 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.634766 28846 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.637723 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.633941 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.641052 25272 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.642567 28802 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:07.643035 28802 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.643484 28802 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.643893 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.645401 28856 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.646541 28826 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.615741 25197 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:07.640360 28814 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.649350 28834 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:07.650389 25273 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:07.650682 28834 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.651221 28834 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.651813 28831 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.654143 28831 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.641723 28836 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.655225 28814 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.655174 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.611855 28847 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.662647 28795 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.660740 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.663573 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.678758 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.679965 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.681329 28836 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:07.681460 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.664516 28802 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.682788 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.660063 28834 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.685317 28834 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.685490 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.669386 28810 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:07.669617 28847 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:07.686800 28802 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.687031 28847 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.687548 28847 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:07.688078 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.688197 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:07.689335 28834 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.690142 28802 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:07.690526 28802 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.690871 28802 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.695199 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.695976 28836 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:07.696414 28836 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.696533 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.696828 28836 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:55:07.697310 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 52146.1us
I20260709 14:55:07.698117 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.700351 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.701301 28834 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.701166 28795 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.704092 28836 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.670583 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.705361 28824 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:07.705608 28810 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.705808 28824 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.706267 28824 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.707057 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:07.707863 28810 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:07.708142 25198 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.708217 28810 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:07.708734 28810 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:07.709398 25198 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.710409 28834 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.712234 25273 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.709990 28795 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:07.712387 28802 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.713032 28826 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.714370 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.715644 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.716609 28802 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.717053 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.717442 28836 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.717481 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.718389 28795 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.721261 28824 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.727794 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.729313 28810 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.705817 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.724779 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.736891 28802 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:07.730973 25124 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.731323 28810 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.732754 25198 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.731560 28847 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.742033 28826 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.731734 28795 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.737568 28824 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.739091 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.739995 25154 raft_consensus.cc:1240] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:07.753592 28852 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:07.741046 28836 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:07.741189 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.755271 28836 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.755390 28847 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:07.755722 28836 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:07.759912 28824 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:07.760253 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:07.761111 25124 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.762446 28853 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:07.763638 25273 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.762683 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.764256 28824 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.765497 25124 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.766186 28824 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:07.766534 28824 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.766882 28824 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.768476 28852 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:07.772408 28826 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.774207 28824 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.774668 28826 consensus_queue.cc:1059] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:07.781733 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.782471 28828 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:07.782645 28810 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:07.783082 28810 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.784037 28810 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.785813 28810 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.787900 25154 raft_consensus.cc:1240] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:07.789294 28828 consensus_queue.cc:1059] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:07.791860 28828 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:07.792455 28828 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.792553 28836 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.793378 28828 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.793852 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.794772 28828 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.795256 28805 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.795506 28836 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.796447 25124 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.808938 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:07.809667 25227 raft_consensus.cc:1240] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:07.810002 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.798398 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.810544 28836 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.798492 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.799849 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.800509 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.801204 25154 raft_consensus.cc:1240] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:07.813858 28812 consensus_queue.cc:1059] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:07.794994 28824 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.802294 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.806783 25273 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.807776 25225 raft_consensus.cc:1240] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:07.808516 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:07.815799 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.808584 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:07.797209 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:07.817584 28795 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.817553 28853 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.818754 28853 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:07.816995 25273 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.820181 25273 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.820348 28812 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:07.820920 28853 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.821070 28805 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:07.821552 28805 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.814833 28828 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:07.821908 28805 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:07.822084 28828 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.823199 28828 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.816919 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.825877 28852 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.826088 28828 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:07.827242 25198 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.827983 28852 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:07.828511 25273 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.829133 25198 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.833559 28812 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:07.834108 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.829453 28805 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.830643 25155 raft_consensus.cc:1240] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:07.835271 28795 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.830729 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.835988 28852 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:07.836360 28802 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:07.836454 28852 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.836897 28852 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:07.837001 25273 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.837319 28828 consensus_queue.cc:1059] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:07.838855 28805 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.837545 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.839823 28805 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:55:07.839874 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.840219 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.835305 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.841558 28812 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:07.841604 25124 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.841948 28828 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:07.842403 28828 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.842561 28795 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:07.843251 28828 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.844005 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.844622 28828 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.844937 28812 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.846447 25273 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.842011 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.847237 28812 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.848636 25198 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.849520 28834 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.850247 28834 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:07.848688 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.851244 28812 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.851764 25198 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.852038 28802 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:07.852504 28802 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.852581 28795 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:07.852758 25273 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.852980 28802 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:07.853061 28852 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.855065 28852 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.857434 28824 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.852975 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.859700 28802 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.860996 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.861780 28824 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:07.862780 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.863096 28812 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:55:07.863153 25124 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.865304 28852 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.865396 28802 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.863920 25198 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.866567 28852 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:07.870774 25154 raft_consensus.cc:1240] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:07.873809 28824 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:07.874217 28824 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.873162 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:07.874867 28824 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:07.866938 25198 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.876721 28812 consensus_queue.cc:1059] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:07.877049 28852 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.877791 28812 raft_consensus.cc:3055] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:07.879808 25154 raft_consensus.cc:1240] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:07.880947 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.881251 28828 consensus_queue.cc:1059] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:07.879817 28812 raft_consensus.cc:740] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.882705 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.883113 28812 consensus_queue.cc:260] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.884577 28812 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.885571 25308 raft_consensus.cc:1240] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:55:07.887953 25198 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.888835 28852 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:07.889204 28852 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.889536 28852 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:07.889827 28805 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.890661 28805 consensus_queue.cc:1059] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:07.891203 25154 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:07.891568 28836 raft_consensus.cc:3055] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:07.891947 28836 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:07.892176 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.892846 28836 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.893451 25124 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.894137 28836 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:07.894023 28826 consensus_queue.cc:1059] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:07.895051 28847 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:07.895430 28847 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.896229 28847 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.897723 28847 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.898301 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.899889 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.901274 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.902902 25305 raft_consensus.cc:1240] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:07.904419 28805 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:07.904837 28805 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.905273 28805 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:07.905938 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.907452 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.908890 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.910485 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.911897 28805 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.912736 25304 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:07.913302 28802 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:07.910832 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.913692 28802 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:07.913807 28852 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.915807 25305 raft_consensus.cc:1240] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:07.912315 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.916241 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.917104 28795 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:07.919023 25308 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:07.919716 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:07.882125 28810 raft_consensus.cc:3055] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:07.920603 28795 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.921036 28805 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.922230 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.920648 28810 raft_consensus.cc:740] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.882122 28824 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.923694 25154 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:07.923432 28810 consensus_queue.cc:260] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.914232 28802 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:07.923808 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.925655 25308 raft_consensus.cc:1240] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:55:07.925923 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.925787 28847 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:07.928176 25308 raft_consensus.cc:1240] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:07.929549 25301 raft_consensus.cc:1240] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:07.932490 25154 raft_consensus.cc:1240] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:07.932857 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.933558 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.928494 28847 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:07.934123 28847 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.924897 28810 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:07.934959 28847 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.935657 25300 raft_consensus.cc:1240] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:07.936232 28812 consensus_queue.cc:1059] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:07.936805 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.937229 28826 raft_consensus.cc:3055] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:07.937580 28826 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.937772 28834 consensus_queue.cc:1059] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:07.938449 28826 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.938583 28838 consensus_queue.cc:1059] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:07.940115 28838 raft_consensus.cc:3055] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:07.940480 28838 raft_consensus.cc:740] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:07.938861 28834 raft_consensus.cc:3055] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:07.942304 28834 raft_consensus.cc:740] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:07.943606 28834 consensus_queue.cc:260] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.945351 28834 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.945533 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.947228 28838 consensus_queue.cc:260] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.958128 28838 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:07.948817 28826 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:07.961319 28847 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:07.964085 28795 consensus_queue.cc:1059] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:07.965240 28795 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:07.965579 28795 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:07.966434 28795 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.916038 28852 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.967404 25308 raft_consensus.cc:1240] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:07.967851 28795 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.969099 28852 consensus_queue.cc:1059] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:55:07.969125 28808 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:07.971830 28814 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:07.972473 28814 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:07.969081 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.973462 28808 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:07.973865 25154 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:07.973387 28814 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.974720 28814 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:07.975607 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.975495 28847 consensus_queue.cc:1059] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:07.976540 28847 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:07.976889 28847 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:07.977720 28847 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.978160 28808 consensus_queue.cc:1059] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:07.978940 28847 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:07.979238 28808 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:07.979645 28808 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:07.985460 28824 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:07.986261 28824 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:07.986557 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:07.987643 25124 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.988137 28836 consensus_queue.cc:1059] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:07.989100 28831 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:07.990152 25124 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:07.991788 28805 raft_consensus.cc:3055] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:07.992242 28805 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:07.992789 28852 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:07.993908 28852 consensus_queue.cc:1059] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:07.993651 28805 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.995291 28805 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:07.995893 28856 raft_consensus.cc:3055] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:07.996310 28856 raft_consensus.cc:740] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:07.995422 28852 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:07.996966 28852 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:07.996587 28808 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.998385 28808 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:07.998057 28852 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:07.999392 28852 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.000543 28831 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:08.001747 28856 consensus_queue.cc:260] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.002779 28824 consensus_queue.cc:1059] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:08.003314 28856 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:08.004070 28836 raft_consensus.cc:3055] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:08.004552 28836 raft_consensus.cc:740] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.005746 28836 consensus_queue.cc:260] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.012683 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.015640 28836 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:08.016714 28824 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:08.017580 25124 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.026836 28824 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:08.028165 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.029048 28824 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:08.029219 28846 consensus_queue.cc:1059] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:08.030956 28846 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:08.031337 28846 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.031458 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.032270 28846 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.033862 28846 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.048918 25301 raft_consensus.cc:1240] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:55:08.049795 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.053287 28824 consensus_queue.cc:1059] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:08.053473 25300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:08.054287 25300 raft_consensus.cc:606] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.054622 25300 raft_consensus.cc:614] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:08.055177 28802 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.055989 28824 raft_consensus.cc:3055] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:08.056449 28824 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.057474 28824 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.058689 28824 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:08.061834 28829 consensus_queue.cc:1059] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:08.062870 28829 raft_consensus.cc:3055] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:08.063215 28829 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.064503 28829 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.066108 28829 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:08.067659 28802 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:08.068045 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:08.069839 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:08.075183 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.075389 25154 raft_consensus.cc:1240] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:08.078480 25300 raft_consensus.cc:1240] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:08.078801 28810 consensus_queue.cc:1059] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:55:08.079610 28826 raft_consensus.cc:3055] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:08.080108 28826 raft_consensus.cc:740] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.080245 28825 consensus_queue.cc:1059] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:08.080490 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.081270 28825 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:08.081707 28825 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.081393 28826 consensus_queue.cc:260] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.082927 28825 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:08.084264 28825 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.087435 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.088447 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:55:08.093894 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:08.094475 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.094924 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.095474 25232 raft_consensus.cc:2393] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:08.096058 25308 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:08.097388 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.068516 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.102550 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:08.104071 28802 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:08.104943 28802 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
W20260709 14:55:08.106580 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:08.107157 25232 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 14. Current term is 15. Ops: []
I20260709 14:55:08.106149 28802 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.108332 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.109309 28826 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:08.109565 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.114626 25234 raft_consensus.cc:2468] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:08.114854 25231 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:08.150206 25231 raft_consensus.cc:1240] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:08.150530 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.151440 28829 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:55:08.117163 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:08.117659 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.117915 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:55:08.152256 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:08.118571 25226 raft_consensus.cc:1240] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 14:55:08.152931 25227 raft_consensus.cc:1240] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:08.121996 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.150206 25234 raft_consensus.cc:1240] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8. Ops: []
I20260709 14:55:08.154541 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.155315 28810 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:08.155732 25273 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.156023 28810 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:55:08.156455 28847 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:08.128922 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.129654 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.130431 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.137343 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.138355 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.138707 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.166132 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.167277 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.139016 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.169842 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:08.170885 28826 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:08.171392 28826 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.172212 28826 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.139358 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.175743 25273 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:08.176628 28847 raft_consensus.cc:2804] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:08.139770 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.177075 28847 raft_consensus.cc:697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.177177 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.139995 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.141098 25228 raft_consensus.cc:606] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.178184 28812 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:55:08.178004 28847 consensus_queue.cc:237] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.146391 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.147019 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.180042 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.115674 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.181036 25273 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.178401 25228 raft_consensus.cc:614] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:08.181844 28810 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:08.143235 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.151487 25231 raft_consensus.cc:1240] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:08.164932 25053 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.201646 25158 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:08.202716 25308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:08.203302 25308 raft_consensus.cc:606] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Received request to transfer leadership to TS 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.203135 28810 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:08.203472 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.204195 28810 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:08.204564 28810 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.204751 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.205389 28810 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.206117 25198 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.208366 28834 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:55:08.208956 28810 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:08.212828 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.214815 25154 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 5.
I20260709 14:55:08.214949 25153 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:08.215898 25159 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:08.216392 25150 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:08.218250 25155 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:08.219091 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:08.219651 25231 raft_consensus.cc:606] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.220377 28828 consensus_queue.cc:1059] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:08.221328 28828 consensus_queue.cc:1059] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:08.221493 25198 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.221998 25231 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:08.222283 28828 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:08.222675 28828 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.224004 28853 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:08.218856 25156 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:55:08.225335 28834 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:08.226222 25225 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:08.225943 28828 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.226856 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.227265 28828 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:08.227625 28834 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:55:08.224465 28853 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.229671 28853 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.230988 28853 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:08.231231 25198 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.232085 28834 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:08.233433 25198 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.234122 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.234234 28834 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:55:08.235733 28825 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:08.235679 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.236621 28834 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:08.237342 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:08.237530 25152 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:55:08.222153 25151 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:08.238071 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.238956 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:08.238071 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.240638 28836 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:08.242597 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.243433 28834 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:08.244601 28836 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:08.245769 25124 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.247216 28825 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:08.246654 25056 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.248751 25124 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.249589 28836 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:08.250674 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.251094 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:08.251600 28836 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:08.251895 28812 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:08.252398 28812 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.253288 28812 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.255681 28825 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:08.256659 28838 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:55:08.257094 28838 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.257171 25124 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.258056 28825 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:08.260131 28825 consensus_queue.cc:1059] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:08.258167 28838 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.261299 28808 raft_consensus.cc:3055] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:08.261580 28838 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:08.261704 28808 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.262809 28808 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.263948 28808 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:08.264798 28825 consensus_queue.cc:1059] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:08.265972 28824 raft_consensus.cc:3055] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:08.266353 28824 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.270146 28825 consensus_queue.cc:1059] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:08.274917 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.276062 28805 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:08.276153 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.277172 28836 raft_consensus.cc:3055] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:08.277966 28836 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.278877 28836 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.280315 28836 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:08.268748 28824 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.287658 28824 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:08.289897 28805 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:08.294719 28825 consensus_queue.cc:1059] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:08.304374 28802 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:08.304803 28802 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.305747 28802 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.307025 28802 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:08.308243 28834 raft_consensus.cc:993] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:08.308823 28834 raft_consensus.cc:1081] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:08.314899 25300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:55:08.315512 25300 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.315897 25300 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:08.323585 28847 raft_consensus.cc:993] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:08.324046 28847 raft_consensus.cc:1081] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Signalling peer 7a019e97d101469d8b68de4a2757e5d5 to start an election
I20260709 14:55:08.324275 25300 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.326658 25225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
 from {username='slave'} at 127.0.0.1:47612
I20260709 14:55:08.327265 25225 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.327636 25225 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.325488 25124 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:08.329902 28838 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:08.330246 28825 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:08.331230 28805 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:08.331578 28805 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.332157 25300 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:08.332360 28805 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.334236 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:08.334275 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.334389 28805 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:08.334933 25231 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:08.335047 25151 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:08.335284 25231 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.336043 25231 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.336943 25231 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:08.344655 25231 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:08.346517 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.347563 28834 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:08.355572 25198 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.356441 28834 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:08.351636 25225 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.359762 25151 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:08.364454 25198 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.365334 28846 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:08.366564 28846 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.367652 25272 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:08.367509 28846 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:08.368628 28828 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:08.372423 25198 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.372763 25228 raft_consensus.cc:1240] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:08.377094 25198 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.379539 28829 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:08.380064 28829 raft_consensus.cc:697] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.380898 28834 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:08.381577 28834 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.382079 25198 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.383827 28856 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:08.380930 28829 consensus_queue.cc:237] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.384424 28856 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.379549 25152 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:08.386948 28856 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.383917 28834 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.390769 28805 consensus_queue.cc:1059] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:08.391885 28838 raft_consensus.cc:3055] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:08.392228 28838 raft_consensus.cc:740] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:08.393035 28838 consensus_queue.cc:260] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.394384 28838 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:08.394819 25198 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.395551 28829 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:08.395908 25198 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:08.396637 28795 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:08.397173 28795 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.397969 28795 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.396241 28829 raft_consensus.cc:697] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.408295 28829 consensus_queue.cc:237] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.411746 25225 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:08.374927 28828 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.416247 28828 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.419709 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:08.420610 25300 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:08.420987 25300 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:08.421983 25300 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.423062 25300 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.432382 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.432993 25155 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.446262 25155 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:08.450958 25300 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:08.452399 25198 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:08.454361 28856 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:08.467593 28856 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.467890 25057 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.469483 28856 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.506625 25057 catalog_manager.cc:5697] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.508925 25300 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:08.522408 28805 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:08.527168 25057 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.519769 25056 catalog_manager.cc:5697] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 4 to 5, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 5 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.537205 25056 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.539448 25056 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.542562 25056 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.535547 25057 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 13, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.545867 25056 catalog_manager.cc:5697] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 6 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.591744 25056 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.595403 25225 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:08.612552 25225 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:08.613881 28838 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:08.635213 25230 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:08.637054 28812 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:08.661264 25155 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.667706 25155 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:08.673440 28812 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:08.674590 25155 raft_consensus.cc:3060] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:08.680608 25155 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:08.682735 28828 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:08.697573 25230 raft_consensus.cc:1275] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:08.701504 28812 consensus_queue.cc:1048] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:08.710230 25231 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:08.711689 28812 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:08.759402 28856 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:08.759972 28856 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.767675 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:08.768318 25308 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:08.769430 25197 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:08.770215 28834 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:08.770617 28834 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:08.771008 28834 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:08.773814 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:08.782146 28834 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.775312 28856 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:08.796150 28834 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:08.798717 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:08.801834 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:08.811401 25156 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:08.822918 25156 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:08.826678 28850 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:08.836869 25151 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:08.849036 28834 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:08.871526 25308 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:08.872759 25197 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:08.873756 28834 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:08.874413 28834 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:08.875327 28834 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:08.882261 25300 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:55:08.883663 28795 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:08.890671 25155 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:55:08.893051 28812 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:08.906193 25151 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:55:08.921003 28795 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:08.923028 25156 raft_consensus.cc:1275] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:08.923750 25152 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:55:08.929507 28856 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:08.932111 28856 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:08.940259 25300 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:08.940259 25308 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:55:08.942605 25301 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:08.946578 28795 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:08.947799 28795 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:08.950623 25057 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.964705 25159 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:08.969189 28856 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260709 14:55:08.959548 28892 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 14:55:08.999444 25300 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:09.020327 25300 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:55:09.023074 25305 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:09.026934 25225 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:55:09.032524 25159 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:55:09.033841 25156 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:09.027346 28834 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 14:55:09.037374 28829 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:55:09.033726 28828 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.009s
I20260709 14:55:09.040059 28852 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:09.099404 25305 raft_consensus.cc:1275] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:09.099980 28828 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.117802 28828 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.126102 28828 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.126590 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
W20260709 14:55:09.159399 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 56585.3us
I20260709 14:55:09.167620 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:09.169469 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 65875us
I20260709 14:55:09.184872 28912 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:09.229513 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:09.232489 28850 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:09.229532 25300 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:09.240507 28812 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.240856 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:09.241110 28812 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.248391 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.248962 25155 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:09.253726 25272 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.255141 28852 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:09.261572 28812 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.262264 28812 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:09.262686 28812 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.262954 28847 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.263643 28847 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.267141 28847 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.274999 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.275610 25230 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:09.263132 28812 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:09.276623 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.277354 25231 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:09.286644 28853 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.287108 28905 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.287386 28853 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.287997 28905 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.289300 28847 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.290036 28847 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.294284 28853 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.294653 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.296044 25152 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:09.294749 28905 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.305909 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.306902 25231 raft_consensus.cc:2393] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 8: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:09.308199 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.309137 25231 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:09.311913 25273 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:09.312989 28850 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:09.313596 28850 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.314162 28850 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:09.317871 25301 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:09.320933 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.321624 25300 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:09.317574 28847 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.338696 25197 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:09.343457 28892 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:09.343863 28892 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.344237 28892 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:09.344669 28905 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:09.345281 28850 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.358616 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.359704 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.360293 25155 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:09.361208 25272 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:09.362731 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.363332 25151 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:09.365747 28853 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:09.366175 28853 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.366570 28853 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:09.367698 28812 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.359246 25152 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:09.377554 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:09.374483 28850 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.378079 25225 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:55:09.387123 25225 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:09.388468 25273 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:09.390985 28850 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:09.391355 28812 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.391495 28850 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:09.392411 28850 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.399542 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:09.400270 25225 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:09.414342 28892 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.417382 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:09.418219 25152 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:09.419827 28853 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.421941 28853 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.423971 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:09.424691 25230 raft_consensus.cc:2393] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 8: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:09.428530 28892 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.429726 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:09.409004 25225 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:09.436539 25273 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:09.437539 28850 raft_consensus.cc:2804] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:09.438006 28850 raft_consensus.cc:697] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:09.438796 28850 consensus_queue.cc:237] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.446781 25305 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:09.448851 25197 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:09.449913 28834 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:09.450407 28834 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:09.450675 28853 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.451035 25150 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:09.451201 28853 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.451213 28834 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.454331 28853 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.454746 28915 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.453787 28911 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:09.455214 28915 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.457765 28915 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.459201 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.459802 25230 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:09.460795 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:09.461568 28915 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:09.461920 28915 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.462225 28915 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:09.469600 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.470321 25225 raft_consensus.cc:2393] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:09.473798 28892 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.475160 28892 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.478493 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.479151 28915 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.488674 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:09.489585 25225 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:55:09.496582 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 116922us
I20260709 14:55:09.498157 25056 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:09.506434 25225 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:09.507557 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:09.508656 28828 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:09.510290 25272 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:09.511983 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.512362 28915 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.512624 25305 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:09.514182 25197 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:09.517700 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:09.518239 25152 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:09.518414 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:09.518133 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:09.519200 25159 raft_consensus.cc:3060] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:09.509268 28828 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:09.520985 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:09.514943 28825 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.524063 28828 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.524308 28825 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.526546 28825 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.527038 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.521063 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.521812 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.530768 25156 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:09.516338 28852 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:09.515646 28919 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:09.533515 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.537096 25305 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:55:09.511093 28892 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.538821 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:09.537961 28919 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.542691 28825 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:09.542968 28919 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:09.536489 28852 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.545708 28852 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:09.537575 28911 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.547361 28911 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.543112 28825 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.554361 25159 raft_consensus.cc:2468] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:09.538792 28847 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.557211 25151 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:09.560045 25152 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:09.564373 28850 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.565407 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.566545 25159 raft_consensus.cc:2393] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 10: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:09.556519 28825 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:09.568601 25272 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:09.570448 28915 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:09.570879 28915 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.571307 28915 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:09.575634 28825 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.576045 25057 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.587502 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:09.588521 25272 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:09.564589 28919 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.602109 28905 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.602240 28825 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.602609 28905 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.590711 28831 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.607054 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.605006 28905 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.608634 28831 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.610635 28831 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.612028 28911 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.565419 28847 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.618517 28805 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.614686 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.618446 28847 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.619593 25225 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:55:09.592825 28812 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:09.620409 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:09.623867 25305 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:09.622267 25124 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:09.623215 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.624071 28828 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.624691 28828 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.625068 28847 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.625563 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.626338 25159 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:09.624006 28903 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.627224 28838 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:09.627151 28903 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.627471 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.627655 28838 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.625571 28847 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.628048 28838 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:09.629582 28903 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.630136 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.630729 25150 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:09.631620 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.632437 28904 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.632751 25151 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 13: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:09.626650 28828 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.633410 28828 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.633064 28904 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.633935 25272 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.633890 28828 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.635408 28904 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.636056 28828 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.636591 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.637194 25151 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 15.
I20260709 14:55:09.638041 25305 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:09.635489 28847 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.639194 28847 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:09.639552 28847 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.639879 28847 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:09.638331 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.637342 28926 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.641463 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.642134 25159 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:09.621888 28805 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.643150 25272 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.622941 28905 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.643874 28905 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.644982 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.645777 25151 raft_consensus.cc:2393] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:09.646068 28905 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.646131 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.646435 28926 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.646849 25225 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:09.647596 28812 raft_consensus.cc:697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:09.648519 28926 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.649665 25124 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:09.650044 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.650506 28930 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:09.650651 25151 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:09.650961 28930 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.651379 28930 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:09.651585 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.651675 25272 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.652347 25150 raft_consensus.cc:2393] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:09.652514 28926 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:55:09.652959 28926 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.653348 28926 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:09.586321 28850 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.644125 28805 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.664479 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.664657 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:09.666018 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 115881us
I20260709 14:55:09.636698 28828 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:09.671178 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.671763 25231 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:09.672125 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.672740 28929 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:09.672868 25230 raft_consensus.cc:2393] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 15: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:09.673069 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.672982 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.673686 28929 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.673965 25225 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:09.674074 25228 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:09.674255 28929 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:09.677793 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.678432 25302 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:55:09.678508 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.681721 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.682444 25305 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:09.648494 28812 consensus_queue.cc:237] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.684310 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.685180 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:09.686612 25305 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:09.670585 28828 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.692039 25197 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:09.689762 25229 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:09.690434 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:09.677182 28805 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:09.696483 25305 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:09.679435 28825 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:09.702025 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:09.708623 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:09.694669 28828 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:09.705816 28834 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:09.747913 28853 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:55:09.759855 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 64823.3us
I20260709 14:55:09.713742 28805 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.752125 28852 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.713752 28846 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:09.714123 28829 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:09.716365 28911 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:09.754032 28933 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.781883 28927 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:09.780790 28912 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.775692 28829 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.758839 28834 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.761309 28905 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.790879 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:09.782071 28933 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.787750 28829 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:09.782486 28911 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:09.782438 28927 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.788942 28834 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:09.768231 28853 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:09.804823 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 105999us
I20260709 14:55:09.804044 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.807214 25150 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:09.808903 25272 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.782830 28846 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.799676 28911 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:09.784132 28930 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.788575 28912 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.795440 28905 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.840528 25159 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:09.823884 28932 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.801328 28927 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:55:09.851037 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44096.2us
I20260709 14:55:09.826717 28919 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.806229 28825 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:09.857797 25197 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:09.845613 28850 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.876528 25272 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:09.870041 28892 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:09.905957 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:09.906852 25159 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:09.874635 28919 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:09.891729 28936 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:09.916226 28900 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.916482 28795 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.999326 28795 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.917109 28853 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.918005 28938 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:10.000967 28938 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.002481 28795 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.003795 28938 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.914726 28838 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.919744 28926 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.920925 28933 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.921448 28928 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:09.977041 28929 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.005970 28838 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.006626 28928 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.007719 28928 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.008415 28929 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.857527 28932 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.013585 28932 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.926280 28825 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.928092 28942 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:10.017674 28942 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.020562 28942 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.928591 28943 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:10.021972 28943 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.022469 28828 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.024061 25301 raft_consensus.cc:2368] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11.
I20260709 14:55:10.024597 28943 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.902738 28892 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:10.025398 28892 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:09.908324 28915 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.030853 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.031198 28915 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.912932 28852 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.913631 28919 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:10.032302 28919 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:10.032595 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.005970 28926 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:09.950584 28905 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.965917 28912 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.939949 28847 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.966418 28900 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.043296 28847 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:10.043601 28900 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.973737 28936 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.046260 28936 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.983821 25272 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:55:10.047145 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 135294us
I20260709 14:55:10.049397 28847 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:10.050030 28847 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.050472 28847 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:10.053905 25152 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:09.968127 28930 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:09.994484 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.057610 25228 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:10.058007 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.058915 25159 raft_consensus.cc:2368] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10.
I20260709 14:55:10.059154 28892 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.059895 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.060774 25233 raft_consensus.cc:2368] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:09.994788 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.061679 25229 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:10.062422 25124 leader_election.cc:400] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:10.062829 25124 leader_election.cc:403] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:09.916749 28846 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.063737 28930 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:55:10.065671 25228 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:10.056604 28919 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.067988 28919 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:10.068631 28892 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.031386 25230 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:10.072235 28847 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:09.987141 28805 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.085044 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.074755 28847 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:10.086053 25151 raft_consensus.cc:2368] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:55:10.087530 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.091262 28829 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.093343 28911 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.095278 28911 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.095791 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.096329 25152 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:10.097643 28927 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.099648 28927 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:10.113557 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.114331 25305 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:55:10.120183 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.120815 25150 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:10.121320 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.122054 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.123459 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.123973 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.124500 25159 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:10.125735 25304 raft_consensus.cc:2368] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9.
I20260709 14:55:10.129105 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.129796 25155 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:10.131448 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.132341 25300 raft_consensus.cc:2368] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
I20260709 14:55:10.134258 25151 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 15.
I20260709 14:55:10.135169 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.136861 25300 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 11: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:10.139838 25230 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:55:10.135510 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:10.151013 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.151713 25154 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:10.161816 25156 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:10.164604 25124 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:10.170697 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.177754 25159 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:10.180302 25154 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:10.220091 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.220237 25124 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:10.195036 25155 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
W20260709 14:55:10.195988 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 57646.1us
I20260709 14:55:10.142130 28829 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.148550 28943 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.211529 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.222743 25272 leader_election.cc:400] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10.
I20260709 14:55:10.212150 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.223940 25307 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:10.212651 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.213279 28939 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:10.213672 28945 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.215489 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:55:10.215921 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 377231us
I20260709 14:55:10.208879 25305 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:10.194597 25304 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:55:10.220912 25152 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:10.221750 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.196228 28838 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:10.233317 28838 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:10.233722 28838 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:10.223220 25272 leader_election.cc:403] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:10.224647 25303 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 15.
I20260709 14:55:10.225891 25225 raft_consensus.cc:2368] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 10. Current term is 11.
I20260709 14:55:10.142560 28932 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.068s
I20260709 14:55:10.226513 28831 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:10.232149 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.223203 25306 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:10.241912 25272 leader_election.cc:400] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:55:10.245371 25272 leader_election.cc:403] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:10.245380 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.246066 25152 raft_consensus.cc:3060] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:55:10.249753 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.252488 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.253327 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.253902 25151 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:10.254663 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.255266 25151 raft_consensus.cc:2393] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:10.255826 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.253463 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.257354 25159 raft_consensus.cc:2368] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
I20260709 14:55:10.258209 25152 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:10.246327 25272 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.263018 25197 leader_election.cc:400] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11.
I20260709 14:55:10.265707 25197 leader_election.cc:403] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:10.266093 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.266656 25153 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 15.
I20260709 14:55:10.267098 25308 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:10.263265 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.263358 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.242343 28805 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.219607 28834 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.270644 25272 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.243251 28939 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:10.249982 28847 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.242264 28945 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.262265 28928 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:55:10.229400 28943 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.261407 28831 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:10.272984 25272 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.270684 28853 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:10.271317 28812 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:55:10.281643 25272 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.283748 25231 raft_consensus.cc:2368] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:10.287175 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.290509 25157 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 13: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:10.276008 28919 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:10.292184 25158 raft_consensus.cc:2393] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:10.288738 25272 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.294754 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.305860 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.307751 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.285059 28935 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10.
I20260709 14:55:10.284328 28853 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.291301 28952 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:10.312522 28950 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.273643 28805 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.309970 25272 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.312932 28909 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:55:10.326722 28943 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.328557 28945 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.331808 28956 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.332289 28956 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.292644 28933 raft_consensus.cc:2804] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:10.320497 25306 raft_consensus.cc:2393] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:10.277293 28847 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.323310 28926 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:10.323629 28939 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.324754 28805 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.343779 25299 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:10.342837 25150 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:10.336694 25307 raft_consensus.cc:2468] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:10.349509 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.315454 28828 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:10.354864 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.355144 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.322223 28853 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:10.358999 25158 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:55:10.359328 25156 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:10.354415 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.343716 28919 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.313705 28831 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.361438 28933 raft_consensus.cc:697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.321012 28812 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.367323 25304 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:10.361279 25306 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:10.349218 28952 raft_consensus.cc:697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.384724 25272 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.384889 25156 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:10.385581 25122 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.361301 28929 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:10.387177 25122 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.378958 28933 consensus_queue.cc:237] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.375979 28930 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:10.391201 25272 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.373647 28834 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:10.390733 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 111204us
I20260709 14:55:10.368067 28926 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.400184 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.344794 28950 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.402465 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.403463 25225 raft_consensus.cc:2368] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10.
I20260709 14:55:10.404465 25231 raft_consensus.cc:2393] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:10.385623 28928 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:55:10.397524 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.407966 25230 raft_consensus.cc:2393] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:10.394672 25156 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:55:10.405019 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.408294 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.408735 25228 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:10.408859 25226 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:10.405565 25302 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:10.410137 25153 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:10.393373 28825 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:10.412591 25197 leader_election.cc:400] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
I20260709 14:55:10.412729 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.407670 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.414054 25231 raft_consensus.cc:2368] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:55:10.413120 25197 leader_election.cc:403] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:10.413429 25228 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:55:10.417521 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.418100 25233 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:55:10.418270 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.418534 25197 leader_election.cc:400] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9.
I20260709 14:55:10.417639 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.418960 25197 leader_election.cc:403] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:10.419708 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.398279 28892 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:10.398651 28929 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.421051 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.423638 25231 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:10.425275 25232 raft_consensus.cc:2393] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:10.426157 25308 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:55:10.429064 25228 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:10.429329 25227 raft_consensus.cc:2393] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:10.429791 28949 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:10.430176 28931 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:10.430568 28812 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.433255 28940 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:10.435767 25229 raft_consensus.cc:2393] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 15: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:10.412762 28825 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.398150 28935 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.026s
I20260709 14:55:10.419044 28828 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 14:55:10.453903 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.438360 28931 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.456827 25229 raft_consensus.cc:3060] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:55:10.448757 28904 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:55:10.449802 28825 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:10.448673 28795 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.447752 28949 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.451393 28940 raft_consensus.cc:697] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.441437 28951 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
I20260709 14:55:10.464169 25197 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:10.468575 25227 raft_consensus.cc:1275] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:55:10.464107 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.437856 28892 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.470424 28846 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:10.460798 28931 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:10.486666 25234 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:10.486811 25227 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:10.447908 28919 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.481902 28956 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.490216 28892 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.474947 28911 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 14:55:10.480394 28953 log.cc:927] Time spent T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260709 14:55:10.493060 25226 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:10.496904 25229 raft_consensus.cc:2468] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:10.496218 28911 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.453802 28926 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.499709 28911 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:55:10.503548 28853 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.504639 28950 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.505236 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.505864 25157 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:10.473524 28929 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.507534 28940 consensus_queue.cc:237] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.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: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.468541 28795 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.514680 25273 leader_election.cc:400] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10.
I20260709 14:55:10.477526 25233 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:10.439875 28952 consensus_queue.cc:237] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.528582 25273 leader_election.cc:400] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8.
I20260709 14:55:10.532316 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:10.541280 25198 leader_election.cc:400] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Vote denied by peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055) with higher term. Message: Invalid argument: T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
W20260709 14:55:10.543198 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 74082us
I20260709 14:55:10.542326 25198 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:10.543859 25197 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:10.547792 28960 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:10.555142 28960 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.555502 28960 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:10.548060 28912 raft_consensus.cc:2804] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:10.561550 28912 raft_consensus.cc:697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:10.562449 28912 consensus_queue.cc:237] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.544028 28915 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 14:55:10.585214 25233 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:55:10.590011 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.590952 25153 raft_consensus.cc:2393] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 11: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:10.527025 28949 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.596890 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.597463 25152 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:55:10.601613 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 57841.5us
I20260709 14:55:10.603300 28963 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:10.605635 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.611778 25158 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:55:10.607236 25152 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:10.608793 28919 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:10.615733 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:10.635352 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:10.637950 28838 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.638744 28850 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:10.640017 28838 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.640801 28948 consensus_queue.cc:1048] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.063s
I20260709 14:55:10.641248 28956 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:10.587391 28926 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.048s
I20260709 14:55:10.642367 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:10.642932 25233 raft_consensus.cc:3060] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:55:10.643149 25272 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:10.644178 28926 raft_consensus.cc:2804] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:10.637976 28795 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.644660 28926 raft_consensus.cc:697] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:10.646308 25154 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:10.647709 25197 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:10.648936 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.649544 25152 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:55:10.649865 28956 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:10.649994 28795 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:10.650579 28795 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:10.650817 28956 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.651389 28795 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.652067 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 685) took 1100 ms. Trace:
W20260709 14:55:10.652419 28966 log.cc:927] Time spent T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 14:55:10.530189 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:10.653359 28903 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:10.653821 28903 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:10.654361 25124 leader_election.cc:400] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 10. Current term is 11.
I20260709 14:55:10.654663 25124 leader_election.cc:403] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:10.654681 28903 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.655520 28936 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 10. Current term is 11.
I20260709 14:55:10.657436 25124 leader_election.cc:400] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:10.657372 28909 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11.
I20260709 14:55:10.657827 25124 leader_election.cc:403] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:10.611586 28963 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.662362 25154 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:55:10.654991 28911 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.668614 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.679531 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.672292 25158 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:10.673959 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.679265 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.680927 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:10.681447 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.681977 25303 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:10.609817 28960 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.613533 28853 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:10.709699 25228 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:10.696853 25233 raft_consensus.cc:2468] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:10.695173 28931 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.710565 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:10.716459 25150 raft_consensus.cc:1240] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:10.678224 28892 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.720638 25234 raft_consensus.cc:1240] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:10.683146 28936 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:10.683418 28963 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:10.741400 28931 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.741479 28960 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.743973 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.745707 25158 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:10.757076 25158 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:10.738641 28933 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 14:55:10.792982 25303 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
W20260709 14:55:10.796357 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 45209us
I20260709 14:55:10.837808 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.738972 28892 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:10.837687 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:10.881925 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:10.882666 25299 raft_consensus.cc:606] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
W20260709 14:55:10.882553 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44945.4us
I20260709 14:55:10.883090 25299 raft_consensus.cc:614] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:10.652451 25057 rpcz_store.cc:276] 0709 14:55:09.551337 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:09.551465 (+   128us) service_pool.cc:224] Handling call
0709 14:55:10.651983 (+1100518us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:09.679863 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:09.741787 (+ 61924us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:09.741823 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:55:09.741843 (+    20us) tablet.cc:662] Decoding operations
0709 14:55:09.742235 (+   392us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:09.742290 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:09.742319 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:09.742531 (+   212us) tablet.cc:701] Row locks acquired
0709 14:55:09.742548 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:55:09.742720 (+   172us) write_op.cc:270] Start()
0709 14:55:09.742834 (+   114us) write_op.cc:276] Timestamp: P: 1783608909742660 usec, L: 0
0709 14:55:09.742855 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:55:09.743525 (+   670us) log.cc:844] Serialized 544 byte log entry
0709 14:55:10.267451 (+523926us) op_driver.cc:464] REPLICATION: finished
0709 14:55:10.332808 (+ 65357us) write_op.cc:301] APPLY: starting
0709 14:55:10.332873 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:10.396733 (+ 63860us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:10.412508 (+ 15775us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:10.469730 (+ 57222us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:10.487489 (+ 17759us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:55:10.495940 (+  8451us) write_op.cc:312] APPLY: finished
0709 14:55:10.500042 (+  4102us) log.cc:844] Serialized 25 byte log entry
0709 14:55:10.505665 (+  5623us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:10.505747 (+    82us) write_op.cc:454] Released schema lock
0709 14:55:10.505789 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:10.506134 (+   345us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:10.506162 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":62963,"apply.run_cpu_time_us":3569,"apply.run_wall_time_us":173265,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4176,"mutex_wait_us":4955,"num_ops":1,"prepare.queue_time_us":87080,"prepare.run_cpu_time_us":2950,"prepare.run_wall_time_us":73798,"replication_time_us":507284,"thread_start_us":171264,"threads_started":1}]]}
I20260709 14:55:10.755208 28926 consensus_queue.cc:237] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:10.904469 28973 log.cc:927] Time spent T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
W20260709 14:55:10.906177 28975 log.cc:927] Time spent T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:55:10.887858 28943 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:10.916689 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:10.922971 25156 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:55:10.937602 25156 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 16.
I20260709 14:55:10.948272 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:10.938270 28911 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 16 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:10.979076 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:10.979907 25156 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
W20260709 14:55:10.979779 28983 log.cc:927] Time spent T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
W20260709 14:55:10.978757 28825 consensus_meta.cc:287] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: Time spent flushing consensus metadata: real 0.509s	user 0.008s	sys 0.003s
W20260709 14:55:10.994167 28904 consensus_meta.cc:287] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: Time spent flushing consensus metadata: real 0.529s	user 0.008s	sys 0.003s
I20260709 14:55:10.994894 28904 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9.
W20260709 14:55:10.980492 28974 log.cc:927] Time spent T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
W20260709 14:55:11.007508 28984 log.cc:927] Time spent T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 14:55:11.001627 28825 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.011224 28892 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.013063 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:11.028945 28825 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:11.037390 28972 log.cc:927] Time spent T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.150s	user 0.001s	sys 0.000s
I20260709 14:55:11.038496 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 596) took 1502 ms. Trace:
I20260709 14:55:11.051005 25053 rpcz_store.cc:276] 0709 14:55:09.535994 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:09.536139 (+   145us) service_pool.cc:224] Handling call
0709 14:55:11.038432 (+1502293us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":112777,"reported_tablets":1}
I20260709 14:55:11.061901 28963 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.069031 25303 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:55:11.070034 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:11.070649 25302 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:11.071514 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:11.074442 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:11.075125 25300 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:11.076112 28847 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:11.065040 28963 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.080710 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:11.081427 25234 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 12: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:11.089922 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:11.090508 25156 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:11.091939 25300 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 14.
I20260709 14:55:11.095592 25151 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:11.096287 25122 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:11.096616 25150 raft_consensus.cc:1240] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 14:55:11.097657 28950 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:55:11.099583 28825 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:11.100031 28825 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.100423 28825 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:11.101176 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:11.101909 25301 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 11: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:11.105124 25151 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:55:11.107051 25197 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:11.113298 25232 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:55:11.114125 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:11.115391 28915 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:11.115911 28915 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.116361 28915 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:11.123594 25229 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:11.124235 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:11.126324 28948 consensus_queue.cc:1059] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:55:11.127498 28948 raft_consensus.cc:3055] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:11.127803 25198 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.128036 28948 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:11.128772 28911 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:11.129294 28911 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:11.129853 28911 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:11.129762 28948 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.131661 28948 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:11.133091 28915 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.136273 25122 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:11.137423 25301 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:11.137816 28940 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:11.138554 25299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:11.138782 28950 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:11.139196 25299 raft_consensus.cc:606] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:11.139392 28950 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:11.142760 25151 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:11.146317 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:11.146982 25151 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:11.148208 28940 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:55:11.155179 25150 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:11.155252 25159 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:11.157135 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:11.140744 28950 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.161684 25300 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:11.162645 28940 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:11.161576 28952 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:11.170825 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.177878 25158 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 15. Current term is 16. Ops: []
I20260709 14:55:11.181083 25158 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:11.182493 28952 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:55:11.184072 28926 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:55:11.184760 28926 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:11.187104 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:11.186363 28926 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.136353 28915 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:11.196735 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:11.189756 25228 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:55:11.194509 25198 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.192057 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:11.195492 25151 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:11.200898 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:11.204213 25301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:11.204957 25301 raft_consensus.cc:606] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:11.206113 25228 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:55:11.206363 25232 raft_consensus.cc:2368] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:11.199510 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.203409 25272 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:11.188910 28912 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:11.225267 25053 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 13, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 13 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.210484 28904 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:11.249701 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:11.237380 25198 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.204027 28847 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.034s
I20260709 14:55:11.238198 28911 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.232738 25053 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.250240 25228 raft_consensus.cc:606] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.202527 28846 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:11.261662 25198 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.230104 28951 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:11.266522 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:11.267688 25306 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:11.253618 25053 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.248123 28912 raft_consensus.cc:697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:11.251507 28904 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:11.282454 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 79148.5us
I20260709 14:55:11.271268 25053 catalog_manager.cc:5697] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.286195 25053 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:11.287942 25053 catalog_manager.cc:5697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:11.270567 28956 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:55:11.289713 25053 catalog_manager.cc:5697] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:11.294948 25150 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:55:11.295228 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:11.296362 25228 raft_consensus.cc:606] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.284711 28852 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:11.286996 28904 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:11.271862 28945 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:11.300513 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:11.291246 28928 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:11.307271 25151 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:11.300361 28964 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 14:55:11.322136 28959 raft_consensus.cc:993] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:11.322862 28846 raft_consensus.cc:1081] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:11.323448 28959 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:11.326102 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:11.331306 25307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:55:11.332026 25307 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.332563 25307 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:11.338272 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:11.300885 28956 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 16 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:11.340366 28912 consensus_queue.cc:237] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.341167 28956 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.346477 28846 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:11.298986 28852 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.297427 28951 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:11.358701 25307 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.296018 28905 consensus_queue.cc:1059] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.050s
W20260709 14:55:11.352111 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 85719.9us
I20260709 14:55:11.345386 28850 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:55:11.369880 25234 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:11.366855 25231 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:11.367552 25225 raft_consensus.cc:1275] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:11.366158 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:11.371789 25230 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 12: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:11.351074 28846 raft_consensus.cc:993] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: : Instructing follower 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:11.376040 25124 leader_election.cc:400] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:11.396425 25233 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:11.397614 25124 leader_election.cc:403] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 14:55:11.304242 28985 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.068s
I20260709 14:55:11.360446 28852 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:11.407191 25307 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:11.410375 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:11.346158 28960 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.029s
I20260709 14:55:11.360391 28928 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:11.420548 25155 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:11.422549 25232 raft_consensus.cc:1240] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:11.430429 25232 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:55:11.432852 25155 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
W20260709 14:55:11.438238 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 74841.2us
I20260709 14:55:11.371933 28931 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 14:55:11.429562 28986 raft_consensus.cc:1081] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Signalling peer 4e17f3cf54674f1982431a8a306a162e to start an election
I20260709 14:55:11.418143 28943 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:11.445446 25272 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:11.408578 28936 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
W20260709 14:55:11.495770 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 52610.8us
I20260709 14:55:11.504354 25154 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:11.505295 25155 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 13. Current term is 14. Ops: []
W20260709 14:55:11.508266 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 62909.9us
W20260709 14:55:11.509637 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:11.523762 29000 log.cc:927] Time spent T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260709 14:55:11.525619 28850 raft_consensus.cc:2804] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election won for term 14
W20260709 14:55:11.568889 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 121054us
I20260709 14:55:11.498363 28951 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:11.571081 29005 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.196s	user 0.000s	sys 0.001s
I20260709 14:55:11.585453 29012 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:55:11.586026 28847 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:11.587699 28904 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:11.577108 29002 log.cc:927] Time spent T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.175s	user 0.000s	sys 0.000s
I20260709 14:55:11.565727 28928 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.568010 28825 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.593076 28850 raft_consensus.cc:697] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:11.598845 28825 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.628033 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:11.628664 25300 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:11.629477 28850 consensus_queue.cc:237] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.634202 25307 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:11.617401 28852 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.645236 25300 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:11.646437 25227 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 16 LEADER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 15. Current term is 16. Ops: []
I20260709 14:55:11.648872 25122 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:11.650238 28931 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:11.650691 28931 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:11.651535 28931 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.718793 29023 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.070s
W20260709 14:55:11.720242 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 56685.4us
W20260709 14:55:11.730662 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:11.662122 28852 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.738041 25153 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
W20260709 14:55:11.858314 29005 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.108s	user 0.001s	sys 0.008s
W20260709 14:55:11.859773 29025 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.117s	user 0.000s	sys 0.016s
I20260709 14:55:11.858091 28945 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:11.870666 28904 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.874926 28981 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:11.874827 28952 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 14:55:11.878973 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 130423us
I20260709 14:55:11.881970 28945 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.887468 28945 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.890101 28981 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:11.898491 28981 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.899510 28981 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:11.916699 28926 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:55:11.930451 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:11.935164 28928 consensus_queue.cc:1048] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:11.936028 29036 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:11.936834 28928 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:11.937811 29012 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:11.938498 28928 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:11.960420 28911 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.962169 28933 raft_consensus.cc:993] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:55:11.963904 28933 raft_consensus.cc:1081] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:55:11.980607 28943 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:11.981297 28943 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:11.983831 28943 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:11.989602 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:11.992456 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:11.992985 25227 raft_consensus.cc:3055] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:11.993283 25227 raft_consensus.cc:740] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:11.994982 25230 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 14:55:11.996706 25234 raft_consensus.cc:1240] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 14:55:12.002005 25232 raft_consensus.cc:1275] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:55:11.993980 25227 consensus_queue.cc:260] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.008212 25227 raft_consensus.cc:3060] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:12.012099 28912 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:12.014073 28912 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:12.014717 28912 consensus_queue.cc:1243] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 14.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 14:55:12.016191 25308 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:12.018309 25308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44802
I20260709 14:55:12.018963 25308 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.019373 25308 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:12.028203 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:12.029112 25156 raft_consensus.cc:1240] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 14:55:12.036839 25308 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.042949 25301 raft_consensus.cc:1275] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:12.046007 25302 raft_consensus.cc:1240] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:12.045188 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:12.055202 25308 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:12.060691 25306 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:12.061874 25302 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260709 14:55:12.083616 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
W20260709 14:55:12.108853 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:12.103900 28847 consensus_queue.cc:1059] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 14:55:12.099411 28852 consensus_queue.cc:1059] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
I20260709 14:55:12.099265 28915 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 14:55:12.134850 28847 consensus_queue.cc:1048] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 14:55:12.132323 28997 consensus_queue.cc:1059] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.008s
I20260709 14:55:12.145324 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:12.145439 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:12.150257 25227 raft_consensus.cc:2468] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:12.151152 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:12.130897 28912 consensus_queue.cc:1048] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 14:55:12.166568 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:55:12.173125 29044 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 14:55:12.175136 29043 log.cc:927] Time spent T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 14:55:12.163906 28981 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.023s
I20260709 14:55:12.191843 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:12.193825 25153 raft_consensus.cc:1240] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 13. Current term is 14. Ops: []
W20260709 14:55:12.199851 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 54691.4us
I20260709 14:55:12.203409 25226 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:12.205677 25307 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 14:55:12.201866 29031 log.cc:927] Time spent T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.332s	user 0.002s	sys 0.000s
I20260709 14:55:12.211122 25226 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:12.211658 25226 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:12.202185 28829 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:12.212888 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:12.221984 25197 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:12.222481 29026 raft_consensus.cc:3055] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:12.222886 29026 raft_consensus.cc:740] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:12.223903 28829 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:12.223696 29026 consensus_queue.cc:260] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.224862 29026 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:12.214926 25308 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:55:12.219137 29040 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:12.214335 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:12.226872 25226 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.248078 25226 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:12.215817 28831 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.267501 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:12.268234 25232 raft_consensus.cc:3055] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:12.268630 25232 raft_consensus.cc:740] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:12.276885 25232 consensus_queue.cc:260] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.281018 25232 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:12.287925 25232 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:12.289067 25273 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:12.289167 28945 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
I20260709 14:55:12.290729 29036 raft_consensus.cc:2804] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:12.291239 29036 raft_consensus.cc:697] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:12.292919 29036 consensus_queue.cc:237] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.310084 25226 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 10. (term mismatch)
I20260709 14:55:12.310637 25226 pending_rounds.cc:85] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 9
I20260709 14:55:12.314116 25307 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 11. (term mismatch)
I20260709 14:55:12.314503 25307 pending_rounds.cc:85] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 10
I20260709 14:55:12.310928 25226 pending_rounds.cc:107] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 13.10
I20260709 14:55:12.315728 25226 raft_consensus.cc:2889] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:12.314742 25307 pending_rounds.cc:107] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 15.11
I20260709 14:55:12.318475 25307 raft_consensus.cc:2889] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:55:12.320899 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:12.279217 28838 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.270901 28950 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 14:55:12.270387 28831 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.253629 29040 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.320962 29032 consensus_queue.cc:1059] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 14:55:12.349886 29035 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
W20260709 14:55:12.350457 29047 log.cc:927] Time spent T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 14:55:12.350988 28838 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.358505 28911 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:12.360414 29035 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:12.368492 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:12.370771 25301 raft_consensus.cc:2410] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 14:55:12.374544 28831 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:12.367038 28838 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:12.378628 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:12.390300 25234 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:12.395556 25230 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:12.405855 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:55:12.509368 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 51466.6us
W20260709 14:55:12.510059 25273 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:12.512288 28911 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.545421 29013 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.143s
I20260709 14:55:12.545478 29061 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:12.547423 29061 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.556293 28940 raft_consensus.cc:993] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:55:12.513412 28831 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.514945 28911 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.516539 28935 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.047s
I20260709 14:55:12.562327 29039 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:12.575984 29040 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:12.572680 28938 raft_consensus.cc:1081] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:55:12.549389 29061 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:12.511014 29035 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.582093 29039 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:12.717773 29067 log.cc:927] Time spent T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.126s	user 0.004s	sys 0.000s
I20260709 14:55:12.720709 29039 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:12.794427 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:12.794924 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:12.926919 29057 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.927640 29057 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:12.943588 29057 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:12.944416 29057 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:12.945086 29057 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:12.979199 29056 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.406s	user 0.006s	sys 0.000s
I20260709 14:55:13.183678 25231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 6793) took 1149 ms. Trace:
I20260709 14:55:13.184149 25231 rpcz_store.cc:276] 0709 14:55:12.033877 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:12.177208 (+143331us) service_pool.cc:224] Handling call
0709 14:55:12.177539 (+   331us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:12.257961 (+ 80422us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:12.257981 (+    20us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:12.263281 (+  5300us) log.cc:844] Serialized 26 byte log entry
0709 14:55:12.383886 (+120605us) spinlock_profiling.cc:243] Waited 6.23 ms on lock 0x7b480002de58. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39ae790aa1 00007f39ae787b37 00007f39ae7879ca 00007f39ae87f26f 00007f39ae87ef37 00007f39ae89355c 00007f39ae893508 00007f39ae893488 00007f39ae893443 00007f39ae8926ec 00007f39ad7bca96
0709 14:55:12.518402 (+134516us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:55:12.518470 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:12.518579 (+   109us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:13.183074 (+664495us) raft_consensus.cc:1685] finished
0709 14:55:13.183095 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:13.183361 (+   266us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":24770,"raft.queue_time_us":28831,"raft.run_cpu_time_us":877,"raft.run_wall_time_us":174664,"spinlock_wait_cycles":14338944,"thread_start_us":252599,"threads_started":2,"wal-append.queue_time_us":309035}
W20260709 14:55:13.333258 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:13.333904 28904 raft_consensus.cc:3055] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:13.334540 28904 raft_consensus.cc:740] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:13.335659 28904 consensus_queue.cc:260] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.337037 28904 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:13.349109 29057 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:13.420214 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:13.633059 25088 debug-util.cc:398] Leaking SignalData structure 0x7b0800175400 after lost signal to thread 24061
W20260709 14:55:13.779104 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:13.765586 25308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44798 (request call id 7090) took 1455 ms. Trace:
I20260709 14:55:13.780041 25308 rpcz_store.cc:276] 0709 14:55:12.310062 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:12.310397 (+   335us) service_pool.cc:224] Handling call
0709 14:55:12.310824 (+   427us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:12.312940 (+  2116us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:12.312972 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:12.313436 (+   464us) log.cc:844] Serialized 26 byte log entry
0709 14:55:12.346197 (+ 32761us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:55:12.346257 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:12.346363 (+   106us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:13.765193 (+1418830us) raft_consensus.cc:1685] finished
0709 14:55:13.765225 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:13.765465 (+   240us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7262,"raft.queue_time_us":2411,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":6254,"thread_start_us":25579,"threads_started":1,"wal-append.queue_time_us":76391,"wal-append.run_cpu_time_us":2204,"wal-append.run_wall_time_us":1071846}
I20260709 14:55:13.782801 29057 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:13.783578 29057 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.786235 29057 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:13.921499 29070 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:13.922403 29070 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.925251 29070 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:13.969017 29070 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:13.969739 29070 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.789076 29057 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:13.971810 29057 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.972440 29070 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:13.973024 29070 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:13.973523 29070 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.975610 29070 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:13.976155 29070 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:13.976763 29070 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.977630 29057 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:13.978142 29057 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:13.979207 29070 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:13.978777 29057 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:13.981369 29057 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:13.983125 28911 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.013245 29071 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.013593 29072 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:12.564774 28831 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.014201 29072 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.014115 29071 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.016201 29072 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.016912 29071 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.018613 29071 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.019263 29072 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.016239 28831 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.020802 28831 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.019977 29072 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.021369 28831 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.021646 29073 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.019265 29071 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.023088 29072 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.023370 28831 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:14.023783 25198 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.511s	user 0.024s	sys 0.013s
I20260709 14:55:14.023732 29072 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.024153 28831 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.024379 29072 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.024847 29071 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.024930 28831 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.025507 29071 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.026021 29071 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.026716 29072 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.027243 29072 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.028002 29071 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.027756 29072 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.023362 29073 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.028568 29071 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.028187 28831 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.029315 29071 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.031162 28831 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.031630 28831 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.032398 29071 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.032894 29071 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.033582 28831 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.037341 29074 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.029891 29072 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.033334 29071 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:14.024322 25198 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.512s	user 0.024s	sys 0.013s
I20260709 14:55:14.037982 29074 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:14.034148 28954 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.041416 28954 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.042356 29071 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.043843 28954 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.037384 28831 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.045451 28831 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.046489 28954 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.046986 28954 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.047488 28831 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.047994 28831 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.048444 28831 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.030589 29073 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.048923 28954 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.050369 29074 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:14.053464 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:14.054530 29057 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.055030 29057 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.055485 28829 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.056026 28829 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.057049 29057 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.057576 29057 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.058202 29070 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.058024 29057 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.058732 29070 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.050460 28831 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.060096 29057 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.060591 29057 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.060663 29070 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.061270 29070 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.061105 29057 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.061926 29070 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.063516 29057 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.063632 29070 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.064098 29070 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.064540 29070 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.065497 28904 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.066004 28904 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.066437 29070 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.067963 28904 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.058023 28829 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.071424 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.082504 29057 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.083031 29057 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:14.085217 25088 debug-util.cc:398] Leaking SignalData structure 0x7b0800174de0 after lost signal to thread 25091
I20260709 14:55:14.085775 29057 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.090636 28847 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.091073 28952 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.091138 28847 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.091667 28952 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.093258 28847 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.093547 28952 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.096189 25157 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:14.098415 28952 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.098889 28952 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.100809 28952 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.101351 28952 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.102140 28952 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.104388 28952 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:14.107995 29060 log.cc:927] Time spent T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 1.534s	user 0.007s	sys 0.008s
I20260709 14:55:14.108605 28838 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.109853 28831 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.110036 29074 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.110924 29008 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.113684 28928 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.114475 29008 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.114619 28928 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.116930 28928 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.117167 29008 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.109676 28945 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.117558 28928 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.117870 28945 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.117870 28838 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.118176 28928 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.104982 28952 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.109474 29019 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.124941 29019 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.125432 28945 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.127084 29019 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.112502 28831 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.113757 29074 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.143784 28847 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.144341 28847 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.146467 28831 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:14.147321 28978 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 14 current term: 14 is higher.
I20260709 14:55:14.147590 28847 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.148061 28847 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.137666 28952 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.148509 28847 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:14.153054 25273 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:14.155380 29079 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.156898 29079 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.157805 28847 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.157929 25233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47612 (request call id 7268) took 2162 ms. Trace:
I20260709 14:55:14.158283 25233 rpcz_store.cc:276] 0709 14:55:11.995609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:12.167528 (+171919us) service_pool.cc:224] Handling call
0709 14:55:12.167819 (+   291us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:12.199050 (+ 31231us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:12.199083 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:12.199535 (+   452us) log.cc:844] Serialized 26 byte log entry
0709 14:55:12.314886 (+115351us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:55:12.347004 (+ 32118us) log.cc:844] Serialized 14 byte log entry
0709 14:55:12.352705 (+  5701us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:12.352790 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:14.069175 (+1716385us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b480002de58. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39ae790aa1 00007f39ae787b37 00007f39ae7879ca 00007f39ae87f26f 00007f39ae87ef37 00007f39ae89355c 00007f39ae893508 00007f39ae893488 00007f39ae893443 00007f39ae8926ec 00007f39ad7bca96
0709 14:55:14.107451 (+ 38276us) spinlock_profiling.cc:243] Waited 7.7 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:55:14.157705 (+ 50254us) raft_consensus.cc:1685] finished
0709 14:55:14.157728 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:14.157869 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35800,"prepare.queue_time_us":31563,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":42,"raft.queue_time_us":42152,"raft.run_cpu_time_us":13938,"raft.run_wall_time_us":1711065,"spinlock_wait_cycles":27338112,"thread_start_us":87091,"threads_started":1,"wal-append.queue_time_us":327517}
I20260709 14:55:14.154724 28838 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:14.160743 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:14.159610 29079 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.164053 28847 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.153451 29078 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.165169 28847 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.165565 29078 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.167171 28847 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.167901 28928 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.168265 29078 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.171625 29070 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.172132 29070 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.173971 29077 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.174458 28987 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.174758 29077 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.175014 28987 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.182217 28987 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.183732 28952 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.184468 28952 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.190272 28904 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.190845 28904 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.193043 29080 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.193358 28852 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.193557 29080 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.193853 28852 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.195858 28852 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.196291 28852 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.189968 29077 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.197988 28829 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.198482 28829 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.198733 25302 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44802 (request call id 6915) took 1972 ms. Trace:
I20260709 14:55:14.199257 25302 rpcz_store.cc:276] 0709 14:55:12.226392 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:12.228271 (+  1879us) service_pool.cc:224] Handling call
0709 14:55:12.256969 (+ 28698us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:12.257475 (+   506us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:12.257506 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:12.270165 (+ 12659us) log.cc:844] Serialized 26 byte log entry
0709 14:55:12.395910 (+125745us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:55:12.395965 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:12.396060 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:14.198441 (+1802381us) raft_consensus.cc:1685] finished
0709 14:55:14.198474 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:14.198655 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3171,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":8925,"thread_start_us":125184,"threads_started":1,"wal-append.queue_time_us":293590,"wal-append.run_cpu_time_us":5568,"wal-append.run_wall_time_us":1153194}
I20260709 14:55:14.201231 28905 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.201783 28905 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.178437 29057 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.203027 29057 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.205010 28900 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.205622 28900 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.203753 29080 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.175918 28978 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.206813 29080 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.208593 28978 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.210717 28978 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.213416 28850 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.213905 28850 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.203778 28905 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.216041 28904 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.216290 28850 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.216777 28850 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.217115 28987 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.217617 28987 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.219559 28987 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.200696 28829 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:14.220497 29068 log.cc:927] Time spent T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 1.639s	user 0.005s	sys 0.009s
I20260709 14:55:14.220976 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.221750 28850 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.223773 28850 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.224339 28850 raft_consensus.cc:3055] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:14.224702 28850 raft_consensus.cc:740] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:14.221781 25153 raft_consensus.cc:3060] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:14.226843 25225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47606 (request call id 6806) took 2190 ms. Trace:
I20260709 14:55:14.229512 28831 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.230166 28931 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.230008 28831 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.230641 28931 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.231285 29019 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.232096 28831 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.232612 28931 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.232798 28945 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.233000 25153 raft_consensus.cc:2468] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:14.233106 28954 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.233346 28945 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.233661 28954 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:14.234133 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:14.208665 29080 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.227345 25225 rpcz_store.cc:276] 0709 14:55:12.036264 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:12.289040 (+252776us) service_pool.cc:224] Handling call
0709 14:55:12.315535 (+ 26495us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:12.343735 (+ 28200us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:12.343769 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:12.344337 (+   568us) log.cc:844] Serialized 26 byte log entry
0709 14:55:12.538912 (+194575us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:55:12.538975 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:12.539075 (+   100us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:14.219952 (+1680877us) spinlock_profiling.cc:243] Waited 1.51 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:55:14.226504 (+  6552us) raft_consensus.cc:1685] finished
0709 14:55:14.226533 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:14.226773 (+   240us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27465,"raft.queue_time_us":31401,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":11622,"spinlock_wait_cycles":5041152,"thread_start_us":171197,"threads_started":1,"wal-append.queue_time_us":221798}
I20260709 14:55:14.235574 28954 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.231743 29019 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.235857 29008 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.235459 28945 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.236225 29080 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.233146 28931 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.237181 25151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:55:14.237459 29019 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.237704 25151 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.232923 28831 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.238091 25151 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:14.238317 28831 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.240200 28831 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.232935 28850 consensus_queue.cc:260] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.241518 28850 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:14.236989 28931 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.244705 28931 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.206701 29057 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.185031 28952 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:14.255409 29028 log.cc:927] Time spent T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 2.394s	user 0.010s	sys 0.017s
I20260709 14:55:14.256772 28952 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.257105 25155 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39726 (request call id 7348) took 2746 ms. Trace:
I20260709 14:55:14.197557 29077 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.258212 25152 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:14.258466 29077 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.257552 25155 rpcz_store.cc:276] 0709 14:55:11.511192 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:11.514277 (+  3085us) service_pool.cc:224] Handling call
0709 14:55:11.515041 (+   764us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:11.622068 (+107027us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:11.622096 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:11.622522 (+   426us) log.cc:844] Serialized 26 byte log entry
0709 14:55:11.657935 (+ 35413us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:55:11.657989 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:11.658067 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:14.254959 (+2596892us) spinlock_profiling.cc:243] Waited 1.46 ms on lock 0x7b4400022b4c. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a66a0c85 00007f39a66a16a2 00007f39a94131db 00007f39a940eaaf 00007f39a940286e 00007f39a9401bb6 00007f39a94017d8 00007f39a940b221 00007f39a940b1d9 00007f39a940b169
0709 14:55:14.256842 (+  1883us) raft_consensus.cc:1685] finished
0709 14:55:14.256863 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:14.257055 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7699,"raft.queue_time_us":45230,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":3065,"spinlock_wait_cycles":3362176,"thread_start_us":118635,"threads_started":2,"wal-append.queue_time_us":114245}
I20260709 14:55:14.260515 29077 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:14.263572 25198 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.126.129:35055 timed out after 2.083s (SENT)
I20260709 14:55:14.196650 28852 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.268356 28852 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.207782 28900 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.179625 29070 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.236384 29008 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.271337 29008 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.280400 25157 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 6808) took 2350 ms. Trace:
I20260709 14:55:14.288436 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.289443 29026 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.290117 29026 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.291035 25308 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:55:14.292515 29026 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.293900 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:14.295064 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:14.296151 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.296680 25306 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:55:14.298642 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.299314 25306 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:14.302611 25159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39730 (request call id 6815) took 2343 ms. Trace:
I20260709 14:55:14.303025 25159 rpcz_store.cc:276] 0709 14:55:11.958792 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:11.958891 (+    99us) service_pool.cc:224] Handling call
0709 14:55:14.165966 (+2207075us) spinlock_profiling.cc:243] Waited 14.4 ms on lock 0x7b5800002d98. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:55:14.166153 (+   187us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:14.166478 (+   325us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:14.166507 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:14.166955 (+   448us) log.cc:844] Serialized 26 byte log entry
0709 14:55:14.300977 (+134022us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:55:14.301021 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:14.301085 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:14.302353 (+  1268us) raft_consensus.cc:1685] finished
0709 14:55:14.302372 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:14.302559 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":14096,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":110,"spinlock_wait_cycles":33091840,"thread_start_us":133650,"threads_started":1,"wal-append.queue_time_us":133982}
I20260709 14:55:14.280916 25157 rpcz_store.cc:276] 0709 14:55:11.929616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:11.950597 (+ 20981us) service_pool.cc:224] Handling call
0709 14:55:11.982353 (+ 31756us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:14.096748 (+2114395us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:14.280099 (+183351us) spinlock_profiling.cc:243] Waited 2.11 s on lock 0x7b54001d97d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:55:14.280314 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4860854016}
I20260709 14:55:14.313534 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.314256 25155 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:55:14.317337 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.318491 25155 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:14.316433 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.319209 25150 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:14.319479 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.320130 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.320854 25150 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 10: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:14.314888 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.321671 25156 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
W20260709 14:55:14.321401 28903 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 14:55:14.325438 25151 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.325788 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.327355 25151 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.327808 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.328352 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.328883 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.329732 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.330315 25153 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:14.330912 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.331404 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.334076 29074 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.332043 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.339269 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.339741 25150 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:14.317924 25157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:55:14.340409 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.339269 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.340912 25157 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.315874 25158 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:14.341451 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.318523 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.342002 25153 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:14.342161 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.342443 25157 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:14.341962 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.343067 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.343385 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.343935 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.344496 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.344775 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.345378 25153 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 16.
I20260709 14:55:14.345583 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.346046 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.346607 25228 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:14.346823 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.347471 25154 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:14.347697 28950 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.348232 28950 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.350261 28950 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.350343 25308 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 5.
I20260709 14:55:14.351399 28933 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.351773 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.351917 28933 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.353179 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.353291 28915 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.353717 25302 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 16.
I20260709 14:55:14.354077 29035 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:14.354526 28932 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.355186 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.355760 25302 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:55:14.355062 28932 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
W20260709 14:55:14.351415 25088 debug-util.cc:398] Leaking SignalData structure 0x7b080035c1e0 after lost signal to thread 25183
I20260709 14:55:14.353811 28915 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.381596 28850 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:14.380638 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.384703 28933 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.375248 28952 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.386766 28952 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.387405 28915 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.387599 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.388160 25272 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.388703 28952 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.375285 28932 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.375946 29078 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.388995 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.389572 29078 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.391078 28850 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:14.384060 25227 raft_consensus.cc:1275] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
W20260709 14:55:14.385443 25088 debug-util.cc:398] Leaking SignalData structure 0x7b080033ce80 after lost signal to thread 25184
I20260709 14:55:14.394711 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.395254 25300 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:14.391425 29078 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.395618 25308 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
W20260709 14:55:14.395618 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08002aada0 after lost signal to thread 25258
I20260709 14:55:14.388947 25272 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.396221 28965 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.395911 28850 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.391970 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.398226 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.398555 25306 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:14.398782 25307 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:14.393174 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.396746 28965 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.397809 29078 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:14.399552 28850 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:14.421476 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.422751 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.423038 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.424005 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.424610 25232 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
W20260709 14:55:14.396215 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08003002c0 after lost signal to thread 25259
I20260709 14:55:14.397203 25272 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.426154 25272 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.427415 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.375635 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.428634 25302 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 17.
I20260709 14:55:14.399629 29078 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.400399 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.396390 25157 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.397136 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.403288 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.403409 28965 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.405920 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:14.426162 25088 debug-util.cc:398] Leaking SignalData structure 0x7b0800308160 after lost signal to thread 25332
W20260709 14:55:14.431660 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08003979c0 after lost signal to thread 25333
W20260709 14:55:14.432729 25088 debug-util.cc:398] Leaking SignalData structure 0x7b080035f780 after lost signal to thread 25859
I20260709 14:55:14.430877 25227 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 5.
I20260709 14:55:14.433372 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.408881 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:14.433859 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 57073.5us
I20260709 14:55:14.434074 25226 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:14.431908 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.408581 25056 catalog_manager.cc:5697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.413455 29074 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:14.436305 25155 raft_consensus.cc:1275] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:14.417644 25153 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:55:14.417508 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.415675 25154 raft_consensus.cc:1217] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Deduplicated request from leader. Original: 12.9->[13.10-13.10]   Dedup: 13.10->[]
I20260709 14:55:14.420300 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.437410 25229 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:14.420922 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.430050 25272 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.438108 25154 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260709 14:55:14.438591 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.439221 25157 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.439477 25272 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.439785 25056 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.411151 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 686) took 3294 ms. Trace:
I20260709 14:55:14.434958 25233 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:14.435139 25299 raft_consensus.cc:1240] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13. Ops: [12.10-12.10]
I20260709 14:55:14.441733 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.435580 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.442785 25158 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:14.436206 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.418848 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.444598 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.429440 29078 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:14.444449 29074 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.447477 29074 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.448096 28952 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:14.448578 28952 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.449043 28952 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:14.444481 28915 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:14.449781 28915 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.450271 28915 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:14.431301 29026 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:14.451989 25308 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 14:55:14.452322 25308 pending_rounds.cc:85] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 5
I20260709 14:55:14.430734 29082 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:14.435745 29079 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:14.452919 29082 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.453223 29079 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.453516 29082 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:14.452545 25308 pending_rounds.cc:107] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 14:55:14.454154 25308 raft_consensus.cc:2889] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:14.455236 29026 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.453789 29079 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:14.455726 29026 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:14.439160 28965 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 14:55:14.443580 25159 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
W20260709 14:55:14.433561 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08003259c0 after lost signal to thread 28966
I20260709 14:55:14.440305 25272 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:55:14.469391 25088 debug-util.cc:398] Leaking SignalData structure 0x7b080003d880 after lost signal to thread 28976
I20260709 14:55:14.470188 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.470562 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.471215 25056 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.472199 25159 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:14.474547 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.475630 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.475869 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.476429 25230 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:14.476745 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.477078 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:14.477725 25088 debug-util.cc:398] Leaking SignalData structure 0x7b08000efe80 after lost signal to thread 29003
I20260709 14:55:14.482414 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.481925 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.483855 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.484620 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.485360 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.486268 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.486294 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.487287 25299 raft_consensus.cc:2410] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 14:55:14.487430 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.488618 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.485991 25308 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:14.489504 25229 raft_consensus.cc:2410] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for term 14 because replica has last-logged OpId of term: 12 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 9.
I20260709 14:55:14.489817 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.491050 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.491324 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.491930 25152 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:14.492094 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.492798 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.492956 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.493950 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.494366 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.494534 25150 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:14.494904 25230 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:14.495802 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.441378 25053 rpcz_store.cc:276] 0709 14:55:11.116901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:11.117333 (+   432us) service_pool.cc:224] Handling call
0709 14:55:14.411047 (+3293714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:11.571728 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:11.576862 (+  5134us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:11.576901 (+    39us) write_op.cc:435] Acquired schema lock
0709 14:55:11.576928 (+    27us) tablet.cc:662] Decoding operations
0709 14:55:11.578052 (+  1124us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:11.578134 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:11.578174 (+    40us) tablet.cc:685] Acquiring locks for 7 operations
0709 14:55:11.578985 (+   811us) tablet.cc:701] Row locks acquired
0709 14:55:11.579007 (+    22us) write_op.cc:260] PREPARE: finished
0709 14:55:11.579210 (+   203us) write_op.cc:270] Start()
0709 14:55:11.579357 (+   147us) write_op.cc:276] Timestamp: P: 1783608911579143 usec, L: 0
0709 14:55:11.579395 (+    38us) op_driver.cc:348] REPLICATION: starting
0709 14:55:11.615660 (+ 36265us) log.cc:844] Serialized 2891 byte log entry
0709 14:55:11.981525 (+365865us) op_driver.cc:464] REPLICATION: finished
0709 14:55:12.112362 (+130837us) write_op.cc:301] APPLY: starting
0709 14:55:12.125120 (+ 12758us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:12.184729 (+ 59609us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:12.184846 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:12.219552 (+ 34706us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:12.219836 (+   284us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=14,key_file_lookups=14,delta_file_lookups=0,mrs_lookups=0
0709 14:55:12.219893 (+    57us) write_op.cc:312] APPLY: finished
0709 14:55:12.220195 (+   302us) log.cc:844] Serialized 73 byte log entry
0709 14:55:12.220389 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:12.220522 (+   133us) write_op.cc:454] Released schema lock
0709 14:55:12.220567 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:12.221004 (+   437us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:12.221047 (+    43us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":118592,"apply.run_cpu_time_us":12008,"apply.run_wall_time_us":113810,"cfile_cache_hit":30,"cfile_cache_hit_bytes":33359,"num_ops":7,"prepare.queue_time_us":218069,"prepare.run_cpu_time_us":12614,"prepare.run_wall_time_us":79379,"raft.queue_time_us":75833,"raft.run_cpu_time_us":41241,"raft.run_wall_time_us":78553,"replication_time_us":401963,"thread_start_us":283210,"threads_started":4,"wal-append.queue_time_us":47365,"wal-append.run_cpu_time_us":66493,"wal-append.run_wall_time_us":2576274}]]}
I20260709 14:55:14.496541 25156 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:14.497673 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.499045 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.488778 29035 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:14.499764 29035 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.500353 29035 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:14.499792 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.502455 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.503341 25159 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:14.504401 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.504683 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.508786 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.509951 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.512669 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.565331 29026 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.567775 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.567613 25230 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:14.513087 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.546401 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.570407 25150 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:14.513257 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.533960 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.514688 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.525635 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.514372 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.579042 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.579802 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.580394 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.580602 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.581439 25306 raft_consensus.cc:2410] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 11 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260709 14:55:14.581952 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.583151 25228 raft_consensus.cc:2410] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 13 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260709 14:55:14.582912 25272 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.588019 28847 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:14.588552 28847 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.589450 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.589740 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.590893 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.592345 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.593273 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.592815 25231 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:14.549957 28948 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.550247 28935 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.596625 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.587013 25272 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.597849 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.601063 25272 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.598667 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.589061 28847 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:14.599825 25233 raft_consensus.cc:2393] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:14.606546 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.550181 29077 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.602577 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.499115 28850 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.607498 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.602965 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.609046 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.603030 28948 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.612600 28948 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:14.613582 29094 log.cc:927] Time spent T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.191s	user 0.002s	sys 0.000s
I20260709 14:55:14.613444 28915 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.615525 28965 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:14.597421 28933 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:55:14.616050 28965 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.602131 29079 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.616464 28915 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.616694 28965 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:14.604476 28935 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.604362 28938 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:14.618492 28938 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.619030 28938 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:14.620304 28935 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.621568 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.585978 28903 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.619046 29079 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.622833 28903 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.623778 29082 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.629308 29077 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.631039 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.631954 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.632413 29077 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.633916 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.634349 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.634967 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.635083 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.636464 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.636505 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.637681 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.638069 25232 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:14.638141 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.638625 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.639407 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.601837 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.621742 25154 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:55:14.637410 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.641042 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.641279 25272 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.641402 25230 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:55:14.641640 25151 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:55:14.642407 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.638711 25157 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:14.643569 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.644192 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.644606 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.645165 25226 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:14.645396 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.602844 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:14.606673 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.646672 25303 raft_consensus.cc:3055] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:14.647360 25303 raft_consensus.cc:740] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:14.648485 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.650381 25229 raft_consensus.cc:2410] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 11 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
W20260709 14:55:14.651361 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:14.651230 25272 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.652971 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.653712 25308 raft_consensus.cc:2393] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:14.655129 28847 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.649999 25122 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.657651 25122 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.660018 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.661782 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:14.662127 25300 raft_consensus.cc:2393] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 6: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:14.671522 28847 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.640373 29078 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.669881 25303 consensus_queue.cc:260] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.678486 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.679323 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.679471 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.679508 25303 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:14.680557 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.682946 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.683471 25151 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:14.684353 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.686754 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.687860 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.688534 25157 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:14.689733 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.695137 25154 raft_consensus.cc:1275] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:14.696337 29026 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.698096 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.699137 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.700133 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.700309 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.701869 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.703039 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.704201 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.704583 25307 raft_consensus.cc:1240] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:14.659137 28948 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:14.705667 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.718366 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.719676 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.720742 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.722062 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.661058 29079 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:14.659996 29074 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:14.725459 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:14.714149 25151 raft_consensus.cc:2468] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:14.674343 28943 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:14.728892 25122 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.728772 25308 raft_consensus.cc:3055] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:14.742189 25308 raft_consensus.cc:740] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:14.733441 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.733074 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.733853 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.727113 29074 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.727222 29079 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.663347 28903 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.736119 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.750720 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.735697 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.740129 25301 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:14.752441 25154 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:14.747328 25307 raft_consensus.cc:2410] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 14:55:14.743134 25303 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:14.755205 25122 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.755430 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:14.724406 28948 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.763183 25307 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:14.750588 29074 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:14.761102 25122 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.737341 28943 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.732105 28850 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.757562 28936 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:14.773514 28943 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:14.773772 28936 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.774391 28936 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:14.774897 28965 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:14.777631 28965 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.739401 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:14.771432 28939 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:14.781423 29009 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:55:14.781845 28939 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.781976 29009 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.782171 28831 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:14.782558 29009 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:14.781996 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:14.767632 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.730780 29082 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.760233 25158 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:14.743126 25308 consensus_queue.cc:260] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.750520 29079 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:14.767498 25272 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.777748 25305 raft_consensus.cc:1240] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:14.786320 25308 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:14.770637 28948 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:14.771924 25122 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.788517 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.769632 25157 raft_consensus.cc:2468] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:14.786959 25151 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:14.797122 25155 raft_consensus.cc:1240] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:14.733733 29035 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.796442 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.749739 29013 consensus_queue.cc:1048] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.037s
I20260709 14:55:14.798034 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.807478 25308 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 14.
I20260709 14:55:14.797996 25157 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:14.782495 28939 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:14.812937 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.814440 25305 raft_consensus.cc:1240] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:14.814476 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.812292 25272 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.817556 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.790185 29008 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:14.820622 25151 raft_consensus.cc:2468] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:14.820892 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.824781 25299 raft_consensus.cc:2393] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:14.825083 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.797164 28933 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.828517 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.828711 25154 raft_consensus.cc:1240] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:14.808808 28965 raft_consensus.cc:2804] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:14.809597 28950 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:14.833603 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.836092 25308 raft_consensus.cc:2393] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 14: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:14.833714 25272 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.838584 28943 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.834260 28950 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.852586 28950 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:14.853288 28943 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.855242 25307 raft_consensus.cc:1240] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:14.838888 28938 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.840898 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.841269 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.841517 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:14.862716 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:14.845539 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.845960 29035 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.832122 28933 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:14.846269 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.847143 28936 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.821187 28850 raft_consensus.cc:2804] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:14.857731 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.861929 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:14.866075 29078 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.868237 25307 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:14.868849 25308 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:14.871419 25300 raft_consensus.cc:1240] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:14.872118 25273 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:14.872808 25301 raft_consensus.cc:1240] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 7. Current term is 8. Ops: []
I20260709 14:55:14.874318 25308 raft_consensus.cc:1240] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:14.878078 25307 raft_consensus.cc:1240] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:14.878880 28850 raft_consensus.cc:697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:14.886500 28936 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:14.879667 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 46045.8us
I20260709 14:55:14.879928 28828 raft_consensus.cc:2804] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:14.861399 28965 raft_consensus.cc:697] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:14.892807 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.884832 25273 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:14.880357 29078 consensus_queue.cc:1048] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 14:55:14.893683 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 104445us
I20260709 14:55:14.888152 28828 raft_consensus.cc:697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:14.894872 28828 consensus_queue.cc:237] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.894635 25122 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.902738 25122 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.888080 29082 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:14.887112 28850 consensus_queue.cc:237] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.906105 25273 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:14.906239 25122 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.907418 25122 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.907698 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:14.908787 28838 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:14.910880 28838 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.910995 28935 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:14.911324 28838 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:14.920514 25122 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:14.922845 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:14.906805 28943 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:14.911619 28935 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.920131 29026 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:55:14.926143 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 141141us
I20260709 14:55:14.920611 28936 raft_consensus.cc:2764] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 14:55:14.922776 29013 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:14.960916 29026 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:14.927706 28935 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:14.978338 29107 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:14.979825 29074 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.991215 29074 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.991931 29074 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:14.926054 28943 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:14.974498 29026 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:14.992729 28933 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.993440 25159 raft_consensus.cc:2393] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 9: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:14.992964 28943 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:14.994836 28933 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.996718 28950 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.000078 29026 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:14.922394 28965 consensus_queue.cc:237] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.002184 28938 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.001999 28943 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:14.959414 28952 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.003551 29079 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.004616 28943 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:14.984589 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:14.984391 29009 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.007593 29026 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.009362 29009 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 17 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:14.962561 28932 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:15.010052 28932 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.010528 28932 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:15.005368 28952 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.005982 25304 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 11: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:14.971231 29013 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:15.013608 29013 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.014688 25306 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:14.982283 29008 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:55:15.017164 29107 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.017339 29008 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:15.017946 29008 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:55:15.017860 29107 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.021940 28932 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.000116 28939 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.049758 28950 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.051481 29079 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.054162 28939 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.055688 28948 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:15.070463 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:15.075493 28838 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.081776 28838 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.085677 28932 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.088018 29008 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.089836 28948 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:15.084496 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 161716us
I20260709 14:55:15.083804 29107 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:15.159396 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 196849us
I20260709 14:55:15.190843 29008 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.192754 29013 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.194109 25303 raft_consensus.cc:1240] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:15.194657 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
W20260709 14:55:15.154981 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 230795us
I20260709 14:55:15.223466 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.226605 25273 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.227597 25152 raft_consensus.cc:2393] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 17: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:15.228675 25273 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.231235 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.197053 29107 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.233117 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.239430 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.239955 25159 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.221203 28935 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.244969 25122 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:15.246471 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.247917 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.249296 25159 raft_consensus.cc:2468] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:15.251559 25273 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.245968 29084 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:15.253412 25273 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.249084 28850 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:15.246495 28838 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
I20260709 14:55:15.257375 28850 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.257823 28850 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:15.255640 29013 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.256788 28935 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.253086 29106 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:15.253345 28932 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:15.252897 29114 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:15.258716 25124 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.260587 29115 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:15.261108 25122 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:15.261322 29084 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:15.286563 28838 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:15.286794 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.287595 25306 raft_consensus.cc:2393] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:15.288575 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.262207 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.289700 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.289938 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.290843 29084 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:15.280633 29106 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.281924 29114 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.291388 29084 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.291718 29114 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:15.291808 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.291836 29084 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.282478 25124 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.282836 29008 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:15.292747 25304 raft_consensus.cc:2393] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 12: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:15.290871 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.291112 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.293619 28838 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.294322 25302 raft_consensus.cc:2393] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:15.294431 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.292274 29106 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.294673 28838 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.288237 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.297063 25301 raft_consensus.cc:2393] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 7: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:55:15.292989 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:15.292711 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.300275 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.304327 25124 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:15.305968 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:15.309094 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.310456 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.311743 25228 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:15.313762 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.316242 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:15.316368 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.315282 28939 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:15.310472 25234 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:15.324363 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.325570 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.326332 25234 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:15.332651 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.332820 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.333441 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.335090 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.333491 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.335945 25226 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:15.336691 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.337517 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:15.338356 25228 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:15.339380 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.341544 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.342865 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.345907 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.347383 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.348906 25124 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.346609 25272 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:15.350597 25124 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.351444 29112 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:15.319942 29009 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:15.321213 28936 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:15.361760 29115 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:15.365653 29127 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.361637 29009 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.366689 29009 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:15.366508 29127 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.363582 28936 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.369558 28936 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.356424 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.359167 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.375557 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.377612 29112 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:15.378226 29112 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:15.360481 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.380515 25152 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 10: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:15.354115 28950 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:15.382933 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [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: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.387809 25124 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.388375 25307 raft_consensus.cc:1240] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:15.389307 25301 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:15.389405 25302 raft_consensus.cc:1240] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:15.353765 29008 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:15.390928 29008 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.391314 29008 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:15.358490 29013 raft_consensus.cc:2804] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:15.394150 29013 raft_consensus.cc:697] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.394729 29113 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:15.395056 29013 consensus_queue.cc:237] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.396112 29009 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.305306 28850 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.396965 25124 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:15.354156 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 45819.3us
I20260709 14:55:15.402019 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:15.405893 25158 raft_consensus.cc:1240] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:15.405963 29124 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.406556 29124 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.407778 29009 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.408524 29124 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.408838 25159 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:55:15.409055 29106 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:15.409510 29106 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.409881 29106 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:15.410702 25124 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.403401 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.411341 25273 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.410328 28850 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.413785 28847 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:15.399564 29127 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.414140 28847 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.414535 28847 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:15.419001 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.420122 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:15.421504 28847 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.423012 29084 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.423748 28847 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.422209 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.398085 28939 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:15.421685 25122 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:15.426134 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.405473 29130 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.429687 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.429865 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.430744 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.431612 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.431758 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.432507 25234 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:15.427507 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.427946 28847 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:15.434564 28847 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.434980 28847 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:15.435806 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.411089 29113 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:15.438725 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.439006 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.426146 29115 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:15.430963 28831 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:15.426401 28950 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:15.441695 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.447196 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.447757 25229 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:15.427932 29009 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:15.443535 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:15.451340 25226 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:15.427794 29112 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:15.449697 28847 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.440019 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.438462 29078 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:15.440482 29115 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.440591 28831 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.456014 25225 raft_consensus.cc:3055] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:15.462396 25225 raft_consensus.cc:740] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:15.453828 25227 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:15.464160 28847 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.436185 28943 consensus_queue.cc:1059] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 14:55:15.468423 28943 raft_consensus.cc:3055] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:15.469278 28935 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:15.469656 28935 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.470000 28935 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.452807 29113 consensus_queue.cc:1059] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.019s
I20260709 14:55:15.473016 29107 raft_consensus.cc:3055] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:15.457445 29078 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.473446 29107 raft_consensus.cc:740] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.457729 29112 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.474189 29112 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:15.474334 29107 consensus_queue.cc:260] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.445422 28965 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:55:15.475296 28965 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.475804 28965 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:15.461386 28831 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.473560 29078 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:15.463085 25225 consensus_queue.cc:260] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.479014 25225 raft_consensus.cc:3060] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:15.481882 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.483017 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.468865 28943 raft_consensus.cc:740] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.495321 29008 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.495675 28943 consensus_queue.cc:260] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.496358 25150 raft_consensus.cc:1240] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:15.496824 28943 raft_consensus.cc:3060] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:15.463027 29084 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.501039 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.500540 25057 catalog_manager.cc:5697] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.501688 29079 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:15.502873 25057 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 14 to 15, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 15 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:15.504282 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:15.494501 29114 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.505379 28965 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.505182 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.507088 29114 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.507367 28965 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.507787 28936 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.500470 25153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.508524 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 597) took 3413 ms. Trace:
I20260709 14:55:15.508793 25156 raft_consensus.cc:1240] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:15.509354 29009 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.510023 29009 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.511183 28936 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.438220 29130 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.512164 29009 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.508035 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.508903 25056 rpcz_store.cc:276] 0709 14:55:12.095199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:12.095345 (+   146us) service_pool.cc:224] Handling call
0709 14:55:15.508462 (+3413117us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:14.757246 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:14.765714 (+  8468us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:14.765762 (+    48us) write_op.cc:435] Acquired schema lock
0709 14:55:14.765789 (+    27us) tablet.cc:662] Decoding operations
0709 14:55:14.789338 (+ 23549us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:14.804860 (+ 15522us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:14.809554 (+  4694us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:55:14.836638 (+ 27084us) tablet.cc:701] Row locks acquired
0709 14:55:14.836661 (+    23us) write_op.cc:260] PREPARE: finished
0709 14:55:14.836794 (+   133us) write_op.cc:270] Start()
0709 14:55:14.836908 (+   114us) write_op.cc:276] Timestamp: P: 1783608914836749 usec, L: 0
0709 14:55:14.836932 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:55:14.837598 (+   666us) log.cc:844] Serialized 1326 byte log entry
0709 14:55:15.280470 (+442872us) op_driver.cc:464] REPLICATION: finished
0709 14:55:15.350732 (+ 70262us) write_op.cc:301] APPLY: starting
0709 14:55:15.350813 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:15.352868 (+  2055us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:15.352954 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:15.378869 (+ 25915us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:15.379053 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=6,key_file_lookups=6,delta_file_lookups=0,mrs_lookups=0
0709 14:55:15.379103 (+    50us) write_op.cc:312] APPLY: finished
0709 14:55:15.379325 (+   222us) log.cc:844] Serialized 41 byte log entry
0709 14:55:15.379482 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:15.379578 (+    96us) write_op.cc:454] Released schema lock
0709 14:55:15.379616 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:15.382748 (+  3132us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b18002d6880. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a67482a6 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a940f4bc 00007f39a675d48b
0709 14:55:15.383655 (+   907us) spinlock_profiling.cc:243] Waited 3.14 ms on lock 0x7b18002d6880. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39af642de1 00007f39af64f5b1 00007f39a940f4bc 00007f39a675d48b 00007f39af5b7ab9 00007f39a677969b 00007f39a677793f 00007f39a6779c02 00007f39ad29def0 00007f39ad29e489 00007f39ad2a071a
0709 14:55:15.383746 (+    91us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:15.383776 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":19644,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":70006,"apply.run_cpu_time_us":5394,"apply.run_wall_time_us":29220,"cfile_cache_hit":14,"cfile_cache_hit_bytes":16655,"num_ops":3,"prepare.queue_time_us":231402,"prepare.run_cpu_time_us":47191,"prepare.run_wall_time_us":249678,"raft.queue_time_us":88860,"raft.run_cpu_time_us":19307,"raft.run_wall_time_us":104288,"replication_time_us":442962,"spinlock_wait_cycles":47332480,"thread_start_us":365636,"threads_started":4,"wal-append.queue_time_us":240751}]]}
I20260709 14:55:15.460543 29106 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.513991 25154 raft_consensus.cc:1240] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:15.515774 25225 raft_consensus.cc:1275] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 6. (term mismatch)
I20260709 14:55:15.516189 25225 pending_rounds.cc:85] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 5
I20260709 14:55:15.516451 25225 pending_rounds.cc:107] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 10.6
I20260709 14:55:15.516721 25225 raft_consensus.cc:2889] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:15.526873 28847 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:55:15.527103 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44141us
I20260709 14:55:15.534149 25234 raft_consensus.cc:2468] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:15.538595 25229 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:15.545753 25226 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:15.504302 25057 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.551847 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:15.555692 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.557176 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.514776 29115 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:15.561285 29008 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.562980 28939 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:15.564558 25273 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.556618 25057 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.566759 25273 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.566795 25057 catalog_manager.cc:5697] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.567595 28847 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 14:55:15.570420 25198 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:15.589388 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 150592us
I20260709 14:55:15.568955 25057 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.591334 25057 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.592726 25301 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:15.595003 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.596415 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.597823 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:15.598677 25306 raft_consensus.cc:2368] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:15.601359 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.602815 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.557176 29130 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:15.604921 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 177474us
I20260709 14:55:15.607002 25124 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:15.609845 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.612813 25304 raft_consensus.cc:1240] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:15.613281 25124 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.589363 29106 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.617653 25273 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.618716 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.619715 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.620364 28847 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:55:15.620726 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.620946 28847 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:15.624657 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.587491 29078 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.612392 29114 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:15.628368 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.629817 25197 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:15.630626 28847 consensus_queue.cc:1059] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:15.630750 25273 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.631700 25122 leader_election.cc:400] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:15.614917 29115 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:15.632373 25122 leader_election.cc:403] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:15.616974 28838 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:15.623930 29026 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:15.623781 28938 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:55:15.639386 25154 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:55:15.610563 28929 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 14:55:15.612181 29008 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 14:55:15.625416 29082 consensus_queue.cc:1059] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.008s
I20260709 14:55:15.640515 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.643735 28847 raft_consensus.cc:3055] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:15.650188 28847 raft_consensus.cc:740] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.652585 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:15.654042 29116 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:55:15.654420 29107 raft_consensus.cc:3060] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:15.657476 29130 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:15.658011 29130 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:15.658459 29130 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.661738 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.663093 28932 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:15.663597 28932 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.664464 28932 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.666599 28952 raft_consensus.cc:3055] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:15.666973 28952 raft_consensus.cc:740] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.666898 28847 consensus_queue.cc:260] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.668215 28847 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:15.667936 28952 consensus_queue.cc:260] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.632206 28965 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:15.646023 28939 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:55:15.641589 28936 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:15.681890 25154 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:15.633210 29115 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:15.684396 29130 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.684720 29115 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:15.632438 29106 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:15.693915 29106 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:15.694132 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.628878 28948 consensus_queue.cc:1059] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.042s
I20260709 14:55:15.640365 28915 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:15.672485 29114 consensus_queue.cc:1048] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:15.672587 29112 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.698499 29112 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.674552 28935 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.699079 29130 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:15.700316 28935 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.700929 25159 raft_consensus.cc:1240] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8. Ops: []
I20260709 14:55:15.701264 28952 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:15.694062 29008 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:15.702020 29008 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.675122 29079 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:15.702767 29008 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.676096 29078 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:15.639161 28850 consensus_queue.cc:1059] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.054s
I20260709 14:55:15.704192 29008 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:15.704358 28850 raft_consensus.cc:3055] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:15.704818 28850 raft_consensus.cc:740] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.695704 29009 consensus_queue.cc:1059] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:15.705612 28850 consensus_queue.cc:260] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.706588 29009 raft_consensus.cc:3055] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:15.706959 29009 raft_consensus.cc:740] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.707165 28850 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:15.707777 29009 consensus_queue.cc:260] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.696553 28938 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:15.708969 29009 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:15.721104 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.724256 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.670523 25273 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.731884 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 668) took 4478 ms. Trace:
I20260709 14:55:15.734169 25053 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 15 to 16, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 16 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:15.737283 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 47019.6us
W20260709 14:55:15.738834 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 98386.4us
I20260709 14:55:15.739809 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:15.745110 25199 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:15.746762 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 76338.9us
I20260709 14:55:15.747924 25273 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.722381 28948 consensus_queue.cc:1059] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 14:55:15.752242 25273 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.746644 28831 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:15.732439 25057 rpcz_store.cc:276] 0709 14:55:11.253014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:11.253238 (+   224us) service_pool.cc:224] Handling call
0709 14:55:15.731763 (+4478525us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:15.670174 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:15.671805 (+  1631us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:15.671837 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:55:15.671852 (+    15us) tablet.cc:662] Decoding operations
0709 14:55:15.672624 (+   772us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:15.672688 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:15.672725 (+    37us) tablet.cc:685] Acquiring locks for 7 operations
0709 14:55:15.673463 (+   738us) tablet.cc:701] Row locks acquired
0709 14:55:15.673484 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:55:15.673646 (+   162us) write_op.cc:270] Start()
0709 14:55:15.673758 (+   112us) write_op.cc:276] Timestamp: P: 1783608915673580 usec, L: 0
0709 14:55:15.673781 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:55:15.674476 (+   695us) log.cc:844] Serialized 2891 byte log entry
0709 14:55:15.678252 (+  3776us) op_driver.cc:464] REPLICATION: finished
0709 14:55:15.680458 (+  2206us) write_op.cc:301] APPLY: starting
0709 14:55:15.680544 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:15.684145 (+  3601us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:15.684273 (+   128us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:15.692210 (+  7937us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:15.692362 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=14,key_file_lookups=14,delta_file_lookups=0,mrs_lookups=0
0709 14:55:15.692390 (+    28us) write_op.cc:312] APPLY: finished
0709 14:55:15.692612 (+   222us) log.cc:844] Serialized 73 byte log entry
0709 14:55:15.692796 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:15.692904 (+   108us) write_op.cc:454] Released schema lock
0709 14:55:15.692943 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:15.698115 (+  5172us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:15.698141 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":20182,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":1972,"apply.run_cpu_time_us":9195,"apply.run_wall_time_us":17630,"cfile_cache_hit":28,"cfile_cache_hit_bytes":29232,"num_ops":7,"prepare.queue_time_us":61072,"prepare.run_cpu_time_us":3626,"prepare.run_wall_time_us":15137,"replication_time_us":4354,"thread_start_us":18462,"threads_started":1}]]}
I20260709 14:55:15.757905 28935 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:15.746840 25053 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.748682 28938 raft_consensus.cc:2804] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:15.759589 28935 raft_consensus.cc:697] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.759718 28938 raft_consensus.cc:697] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.760722 28938 consensus_queue.cc:237] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.746038 28915 raft_consensus.cc:3055] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:15.763023 25053 catalog_manager.cc:5697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.760536 28935 consensus_queue.cc:237] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.764568 25053 catalog_manager.cc:5697] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 13 to 14, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 14 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:15.755781 29078 raft_consensus.cc:2804] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:15.769367 28915 raft_consensus.cc:740] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
W20260709 14:55:15.748942 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 113418us
I20260709 14:55:15.780467 25053 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:15.781760 28936 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:15.801653 25053 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:15.831722 25053 catalog_manager.cc:5697] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:15.831787 25304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:15.800024 29078 raft_consensus.cc:697] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.811782 28850 raft_consensus.cc:3055] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:15.837801 25304 raft_consensus.cc:606] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.839690 25152 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:15.840660 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:15.841040 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:15.852788 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:15.843093 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:15.853371 25152 raft_consensus.cc:2468] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:15.843451 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:15.844610 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:15.783345 29115 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:15.872291 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 83214.9us
I20260709 14:55:15.878161 28939 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:15.851584 28850 raft_consensus.cc:740] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.896097 25156 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
W20260709 14:55:15.894623 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 106877us
I20260709 14:55:15.898684 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:15.900611 25299 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:55:15.865605 28915 consensus_queue.cc:260] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.902443 29106 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:15.904369 25150 raft_consensus.cc:1240] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 7. Current term is 8. Ops: []
I20260709 14:55:15.904994 28850 consensus_queue.cc:260] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.906123 28850 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:15.891381 29127 consensus_queue.cc:1059] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 14:55:15.908737 29078 consensus_queue.cc:237] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.911449 25304 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:15.914698 28838 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:15.916136 29106 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:15.916507 29106 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:15.917479 25156 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:15.917323 29106 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.918066 25307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:15.918550 29106 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:15.918579 25307 raft_consensus.cc:606] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:15.921233 29115 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:15.931367 25122 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:15.946225 25304 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:15.948971 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:15.924000 28915 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:15.952543 25306 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 10. Current term is 11. Ops: []
W20260709 14:55:15.991204 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 92613.4us
W20260709 14:55:15.997370 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 43537.4us
I20260709 14:55:15.999218 25303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02"
dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
mode: GRACEFUL
new_leader_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:44676
I20260709 14:55:15.999583 28847 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:15.999816 25303 raft_consensus.cc:606] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Received request to transfer leadership to TS 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:16.000052 28948 raft_consensus.cc:993] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:55:16.000229 25303 raft_consensus.cc:614] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:16.000937 29079 consensus_queue.cc:1059] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:16.001085 28948 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:55:16.002899 29130 consensus_queue.cc:1059] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:16.001603 28929 raft_consensus.cc:1081] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:55:16.004895 28929 raft_consensus.cc:3055] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:16.005442 28929 raft_consensus.cc:740] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:15.954612 28935 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:16.000136 28847 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:16.002115 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 53475.1us
I20260709 14:55:16.010519 25155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:55:16.011032 25155 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:16.011408 25155 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:15.991094 28933 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:16.023219 25155 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:15.991343 29114 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:16.027707 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.009348 29144 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:16.028303 25154 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:16.029968 28847 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:16.032096 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.034198 29124 raft_consensus.cc:3055] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:16.034029 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:16.034585 29124 raft_consensus.cc:740] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.034871 25228 raft_consensus.cc:606] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.031924 25272 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.035338 25228 raft_consensus.cc:614] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:16.041180 25155 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.014211 28936 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.023s
W20260709 14:55:16.045039 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 52196.6us
I20260709 14:55:16.006237 28935 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.050684 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.052074 25198 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.006227 28929 consensus_queue.cc:260] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.039330 28948 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:16.026232 29127 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 14:55:16.058992 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.029316 28933 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.060819 29144 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:16.058480 28948 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:16.037205 29114 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.066731 25228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d"
dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
mode: GRACEFUL
new_leader_uuid: "4e17f3cf54674f1982431a8a306a162e"
 from {username='slave'} at 127.0.0.1:44656
I20260709 14:55:16.059572 29161 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:16.072340 25228 raft_consensus.cc:606] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Received request to transfer leadership to TS 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.071897 29144 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.073860 29144 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:16.074721 28933 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:16.075237 29131 consensus_queue.cc:1059] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:16.076208 29154 raft_consensus.cc:3055] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:16.076568 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:16.076728 29154 raft_consensus.cc:740] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.055565 29124 consensus_queue.cc:260] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.078900 29114 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:16.079237 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 47994.7us
I20260709 14:55:16.079891 28936 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:16.080662 28936 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:16.080971 28936 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.065599 29130 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:16.081630 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.082070 29130 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.081733 28936 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.082219 25157 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:16.082479 29130 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.082890 28936 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.083376 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.084146 29114 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:16.084511 29114 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:16.084852 29114 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:16.087255 28935 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:16.087718 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.088255 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.072389 28948 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.088801 25302 raft_consensus.cc:3055] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:16.089119 25302 raft_consensus.cc:740] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:16.089847 25302 consensus_queue.cc:260] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:16.090653 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.090931 25302 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.066998 25198 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [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: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.094199 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.096150 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.096861 25154 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 18: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.088454 25157 raft_consensus.cc:2393] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 6: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.079424 29124 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:16.098589 29152 raft_consensus.cc:3055] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:16.099005 29152 raft_consensus.cc:740] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:55:16.099992 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 83193.7us
I20260709 14:55:16.078004 29154 consensus_queue.cc:260] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.107522 25302 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:16.109560 25122 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.113500 29009 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:16.114117 29009 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.115197 29009 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.073002 29161 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.117436 29161 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:16.122519 25306 raft_consensus.cc:1240] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 14. Current term is 15. Ops: []
I20260709 14:55:16.099830 29152 consensus_queue.cc:260] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.099480 28948 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.135241 28939 consensus_queue.cc:1059] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:16.135573 25306 raft_consensus.cc:1240] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:16.136129 28939 raft_consensus.cc:3055] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:55:16.136497 28939 raft_consensus.cc:740] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.137305 28939 consensus_queue.cc:260] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:16.139812 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45695.8us
I20260709 14:55:16.140717 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.154809 29167 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:16.155787 29167 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.157967 29167 consensus_queue.cc:1059] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:16.161525 25307 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:16.161728 25306 raft_consensus.cc:1240] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:16.134919 29152 raft_consensus.cc:3060] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:16.160375 28939 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:55:16.169266 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 57373.5us
W20260709 14:55:16.169688 29156 log.cc:927] Time spent T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
I20260709 14:55:16.170661 28948 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:16.171067 25197 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:55:16.171363 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:16.171846 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.171988 25197 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:16.176716 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.177523 25155 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.141706 29008 consensus_queue.cc:1059] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 14:55:16.182977 29107 raft_consensus.cc:3055] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:16.183378 29107 raft_consensus.cc:740] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.184188 29107 consensus_queue.cc:260] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.185441 29107 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.198814 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:16.168601 29114 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.177261 29164 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:55:16.205118 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.204653 29164 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:16.235142 29164 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.237015 29164 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.241954 25155 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
W20260709 14:55:16.243806 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 70712.2us
I20260709 14:55:16.205456 29168 raft_consensus.cc:3055] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:16.260425 28847 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:16.269102 28847 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.244709 28915 raft_consensus.cc:993] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: : Instructing follower 0b3876cef4664ace9132480eb9127ccd to start an election
I20260709 14:55:16.207413 29165 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:16.272706 29165 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.273101 29165 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.246344 25272 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.287861 28915 raft_consensus.cc:1081] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Signalling peer 0b3876cef4664ace9132480eb9127ccd to start an election
W20260709 14:55:16.290107 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 45000.2us
I20260709 14:55:16.238330 29131 consensus_queue.cc:1059] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 14:55:16.291482 28847 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:16.292312 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.292974 25155 raft_consensus.cc:2393] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.268637 29168 raft_consensus.cc:740] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.297508 25155 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:55:16.297302 25156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1"
dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
 from {username='slave'} at 127.0.0.1:39726
I20260709 14:55:16.290251 29078 raft_consensus.cc:2804] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:16.319914 25156 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:16.321180 25156 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:55:16.309456 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.244313 29144 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.324599 29078 raft_consensus.cc:697] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:16.325659 29127 consensus_queue.cc:1059] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:16.326686 29127 consensus_queue.cc:1059] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:16.327929 29144 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.330395 28847 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:16.289619 29169 consensus_queue.cc:1059] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
W20260709 14:55:16.339243 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 48470.6us
I20260709 14:55:16.291291 29106 consensus_queue.cc:1059] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.038s
I20260709 14:55:16.347193 29170 raft_consensus.cc:3055] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:16.346766 29130 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.347604 29170 raft_consensus.cc:740] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:55:16.347884 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.348505 29170 consensus_queue.cc:260] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:16.325613 29078 consensus_queue.cc:237] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.349931 29170 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.290941 29115 consensus_queue.cc:1059] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
W20260709 14:55:16.339406 29166 log.cc:927] Time spent T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260709 14:55:16.358672 29165 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.359164 29154 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:16.360714 29165 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.322297 29124 consensus_queue.cc:1059] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 14:55:16.361770 29124 raft_consensus.cc:3055] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:16.362105 29124 raft_consensus.cc:740] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.362836 29124 consensus_queue.cc:260] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.363914 29124 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:16.364581 29165 consensus_queue.cc:1059] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:16.365353 29165 consensus_queue.cc:1243] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 4e17f3cf54674f1982431a8a306a162e log is divergent from this leader: its last log entry 11.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 14:55:16.365600 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:16.365942 25305 raft_consensus.cc:1240] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:16.367026 25307 raft_consensus.cc:1240] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:16.367584 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:16.369271 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.356972 28929 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.350896 29161 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.370595 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.371295 25304 raft_consensus.cc:2393] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:16.372355 29161 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.366931 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:16.373226 25300 raft_consensus.cc:1240] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 16. Current term is 17. Ops: []
I20260709 14:55:16.373569 25306 raft_consensus.cc:2393] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 15: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:16.372835 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:55:16.374301 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.374181 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.374576 25228 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.375402 29164 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.376137 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.376703 25232 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:16.354990 25154 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:55:16.378891 29114 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:16.383491 25232 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 14.
I20260709 14:55:16.383956 29130 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.384496 25228 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:16.385036 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.407647 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.408470 25232 raft_consensus.cc:2393] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:16.409479 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.410346 25232 raft_consensus.cc:2393] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 12: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:16.385934 29169 raft_consensus.cc:3055] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:16.385985 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.412258 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.412500 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.386765 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.387385 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.388000 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.413622 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.414538 25232 raft_consensus.cc:2368] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:16.414655 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.415743 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.416157 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.417088 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.417439 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.388478 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.418416 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.388650 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.390197 25233 raft_consensus.cc:1240] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:16.390681 28831 raft_consensus.cc:3055] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:16.390842 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.422168 28831 raft_consensus.cc:740] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.391206 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 687) took 1662 ms. Trace:
I20260709 14:55:16.423337 25301 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:16.391532 28939 raft_consensus.cc:3055] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:16.392189 29152 raft_consensus.cc:3055] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:16.395422 25300 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:16.396150 25154 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:16.397907 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.449987 25300 raft_consensus.cc:1240] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:16.402987 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.450884 25304 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.404767 25157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.451499 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.354387 29144 raft_consensus.cc:3055] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:16.429811 25227 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 10. (term mismatch)
I20260709 14:55:16.452126 25227 pending_rounds.cc:85] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Aborting all ops after (but not including) 9
I20260709 14:55:16.426864 25156 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.452370 25227 pending_rounds.cc:107] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: Aborting uncommitted NO_OP operation due to leader change: 12.10
I20260709 14:55:16.452636 25227 raft_consensus.cc:2889] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:16.451506 25157 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:16.440572 25229 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:55:16.445508 25124 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.455061 25229 raft_consensus.cc:1275] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:55:16.455511 25124 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.453774 25227 raft_consensus.cc:1240] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:16.461442 25230 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:16.461628 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.462344 25306 raft_consensus.cc:2393] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.336508 29168 consensus_queue.cc:260] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.411588 29169 raft_consensus.cc:740] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.469498 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.422905 25053 rpcz_store.cc:276] 0709 14:55:14.729295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:14.737456 (+  8161us) service_pool.cc:224] Handling call
0709 14:55:16.391148 (+1653692us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:15.857421 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:15.857920 (+   499us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:15.857967 (+    47us) write_op.cc:435] Acquired schema lock
0709 14:55:15.857994 (+    27us) tablet.cc:662] Decoding operations
0709 14:55:15.860373 (+  2379us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:15.860428 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:15.860461 (+    33us) tablet.cc:685] Acquiring locks for 7 operations
0709 14:55:15.870115 (+  9654us) tablet.cc:701] Row locks acquired
0709 14:55:15.878820 (+  8705us) write_op.cc:260] PREPARE: finished
0709 14:55:15.891624 (+ 12804us) write_op.cc:270] Start()
0709 14:55:15.897783 (+  6159us) write_op.cc:276] Timestamp: P: 1783608915888807 usec, L: 0
0709 14:55:15.899332 (+  1549us) op_driver.cc:348] REPLICATION: starting
0709 14:55:15.916823 (+ 17491us) log.cc:844] Serialized 2891 byte log entry
0709 14:55:15.920002 (+  3179us) op_driver.cc:464] REPLICATION: finished
0709 14:55:15.920438 (+   436us) write_op.cc:301] APPLY: starting
0709 14:55:15.920514 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:16.018222 (+ 97708us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:16.025778 (+  7556us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:16.068916 (+ 43138us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:16.069130 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=14,key_file_lookups=14,delta_file_lookups=0,mrs_lookups=0
0709 14:55:16.069206 (+    76us) write_op.cc:312] APPLY: finished
0709 14:55:16.069493 (+   287us) log.cc:844] Serialized 73 byte log entry
0709 14:55:16.069678 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:16.069809 (+   131us) write_op.cc:454] Released schema lock
0709 14:55:16.069861 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:16.103432 (+ 33571us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:16.109521 (+  6089us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":759,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":249,"apply.run_cpu_time_us":11325,"apply.run_wall_time_us":152607,"cfile_cache_hit":28,"cfile_cache_hit_bytes":29232,"num_ops":7,"prepare.queue_time_us":113,"prepare.run_cpu_time_us":5374,"prepare.run_wall_time_us":66742,"replication_time_us":20517}]]}
I20260709 14:55:16.473069 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.433372 28939 raft_consensus.cc:740] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.475102 25156 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.465601 28936 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.471556 29106 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.481752 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.482268 25306 raft_consensus.cc:3055] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:16.482527 25306 raft_consensus.cc:740] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:16.483147 25306 consensus_queue.cc:260] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.483969 25306 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.470440 29130 consensus_queue.cc:1059] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 14:55:16.474762 29115 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.485769 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.485908 29115 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:55:16.486653 29115 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:55:16.486867 25124 leader_election.cc:400] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 7. Current term is 8.
I20260709 14:55:16.487730 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.488780 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.489318 29008 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:55:16.489713 28847 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:16.490967 29124 consensus_queue.cc:1059] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 16.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:16.491720 29124 consensus_queue.cc:1059] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:16.442631 29152 raft_consensus.cc:740] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.493184 29152 consensus_queue.cc:260] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.494259 29152 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:55:16.496404 25122 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.498087 25231 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:55:16.500463 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:16.499004 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 358339us
I20260709 14:55:16.501955 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.502203 25306 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:16.433560 28915 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 14:55:16.464218 29144 raft_consensus.cc:740] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.504825 25122 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.510257 25157 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:16.511217 25304 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
W20260709 14:55:16.514271 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.518297 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.519441 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.516426 25272 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.526365 25198 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.527024 25197 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:16.500871 29167 raft_consensus.cc:3055] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:16.528462 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.539887 29124 consensus_queue.cc:1243] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 4e17f3cf54674f1982431a8a306a162e log is divergent from this leader: its last log entry 11.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 14:55:16.540450 29124 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.540488 29188 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:16.541297 29124 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:16.508390 29115 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:16.512830 29127 consensus_queue.cc:1059] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.031s
I20260709 14:55:16.525620 29008 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:55:16.497383 29165 consensus_queue.cc:1059] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 8, Time since last communication: 0.045s
I20260709 14:55:16.515722 29161 raft_consensus.cc:3055] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:55:16.528363 29164 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.544198 29188 raft_consensus.cc:2804] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:16.530395 29167 raft_consensus.cc:740] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:55:16.557307 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.463341 28831 consensus_queue.cc:260] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.537247 29182 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.548359 28938 raft_consensus.cc:2804] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:16.575078 28938 raft_consensus.cc:697] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:16.576190 28938 consensus_queue.cc:237] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.555397 25157 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:55:16.542765 29169 consensus_queue.cc:260] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.563078 29161 raft_consensus.cc:740] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.517374 29173 consensus_queue.cc:1059] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.036s
I20260709 14:55:16.577184 25306 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:16.577734 29188 raft_consensus.cc:697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.560477 29107 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:16.544257 28939 consensus_queue.cc:260] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.588588 29168 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.589907 29171 raft_consensus.cc:3055] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Stepping down as leader of term 10
W20260709 14:55:16.594099 25125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.594890 29165 consensus_queue.cc:1243] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer 4e17f3cf54674f1982431a8a306a162e log is divergent from this leader: its last log entry 10.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 14:55:16.600225 25304 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13. Ops: []
W20260709 14:55:16.602797 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:16.649339 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:16.607497 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.608086 25226 raft_consensus.cc:2410] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 14:55:16.611531 25234 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
W20260709 14:55:16.640419 25123 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.606412 28831 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.604537 29124 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:16.670717 29175 raft_consensus.cc:3055] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:16.671123 29175 raft_consensus.cc:740] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.672329 29124 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.671945 29175 consensus_queue.cc:260] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.644809 29171 raft_consensus.cc:740] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:55:16.681797 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 155471us
W20260709 14:55:16.684274 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 183860us
I20260709 14:55:16.685079 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.646576 29009 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.032s
I20260709 14:55:16.648526 29107 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.687723 25198 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.678262 28939 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.691265 25198 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.618693 29167 consensus_queue.cc:260] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.667912 29078 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.018s
I20260709 14:55:16.694219 25124 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.674824 29130 consensus_queue.cc:1059] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.022s
I20260709 14:55:16.694871 25198 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.695994 25198 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.686259 29131 raft_consensus.cc:3055] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:16.696825 29164 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:16.697269 29173 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:16.697199 29107 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.698033 29194 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:55:16.698328 28936 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:16.699891 25304 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:16.686730 29175 raft_consensus.cc:3060] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.715695 29008 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:55:16.718357 29173 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.725054 29173 raft_consensus.cc:3060] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:16.678375 29161 consensus_queue.cc:260] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.714972 29131 raft_consensus.cc:740] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.729673 29161 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:16.729409 29124 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.729815 29131 consensus_queue.cc:260] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.730613 29124 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:16.731099 29131 raft_consensus.cc:3060] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:16.696473 29188 consensus_queue.cc:237] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.733232 29169 raft_consensus.cc:3060] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.733449 29167 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:55:16.736210 29165 consensus_queue.cc:1175] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0b3876cef4664ace9132480eb9127ccd" responder_term: 16 status { last_received { term: 14 index: 10 } last_committed_idx: 10 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
W20260709 14:55:16.707242 25200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.693959 29154 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:16.737934 29154 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.738359 29154 raft_consensus.cc:3060] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:16.697106 29171 consensus_queue.cc:260] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.741590 29171 raft_consensus.cc:3060] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.741542 29144 consensus_queue.cc:260] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.742944 29144 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:55:16.744197 25274 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:16.744760 29182 consensus_queue.cc:1175] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4e17f3cf54674f1982431a8a306a162e" responder_term: 11 status { last_received { term: 11 index: 8 } last_committed_idx: 7 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:55:16.766789 29173 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.769796 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.772447 29154 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.775413 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.777832 25306 raft_consensus.cc:2468] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 14.
I20260709 14:55:16.779017 25197 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:16.779716 25053 catalog_manager.cc:5697] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:16.715183 25124 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.780820 29161 raft_consensus.cc:2804] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:16.784864 29161 raft_consensus.cc:697] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:55:16.785012 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 69882.3us
I20260709 14:55:16.786258 29161 consensus_queue.cc:237] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.787137 28939 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 14:55:16.782347 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.782321 25301 raft_consensus.cc:2468] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:16.719393 29168 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:16.716523 25198 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.788771 25197 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:16.789342 29168 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:16.789564 29144 raft_consensus.cc:2804] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:16.790241 29144 raft_consensus.cc:697] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.790792 29154 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:16.790270 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 73840.6us
I20260709 14:55:16.791193 29144 consensus_queue.cc:237] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.792133 29173 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.792529 25198 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.793897 25198 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.795631 25198 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.796711 25198 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.798255 25198 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.797290 29154 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:16.796736 29169 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:16.794574 29173 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:16.798770 29171 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:16.786580 25124 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.801931 29154 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.802568 28939 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:16.803179 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.804085 28939 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:16.804621 25124 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.805401 28939 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.804845 25198 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.806926 29154 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:16.807951 28831 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:16.808109 25198 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.808950 29154 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:16.810216 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.811117 28831 consensus_queue.cc:1048] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:16.811379 25198 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.813747 29169 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:16.814268 29124 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:55:16.814942 28939 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:16.815410 25198 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.816118 29188 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:16.816495 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.819622 25124 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.820772 29188 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:16.823284 29107 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:16.823335 25198 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.823616 29188 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.823987 29107 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.824056 29188 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:16.824661 29144 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:16.824877 29107 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.828091 29124 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.828608 29124 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.784281 25053 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 13 to 14, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 14 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:16.830986 28948 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.831583 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:16.832201 25301 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:16.833426 25197 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:16.831455 28948 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.834226 29161 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:16.834589 29161 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.835604 28948 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:16.837037 25155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.837603 25155 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:16.838280 25198 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.838585 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.834949 29161 raft_consensus.cc:3060] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.846026 29144 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:16.839469 25198 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.840859 29124 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.841892 25272 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.847806 28948 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:16.848157 28948 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.848481 28948 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.850833 25198 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.852510 25198 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.852591 25124 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.853526 25198 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.851579 28831 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:16.854843 29009 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:16.855376 29009 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:16.856277 29009 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:16.856348 29161 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.857398 29154 raft_consensus.cc:2764] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:55:16.857836 29144 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:16.858011 29171 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:16.852049 29124 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:16.864164 29124 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.864588 29124 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.867879 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.868422 25228 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.869019 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.870287 28948 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.870645 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.871366 25232 raft_consensus.cc:2393] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 10: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:16.872272 29161 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.873020 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.873313 29124 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.874243 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.874742 29188 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.875157 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:16.877626 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.877626 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:16.879983 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.880347 25228 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:16.883603 25234 raft_consensus.cc:1275] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:16.882573 25306 raft_consensus.cc:2468] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:16.885046 25197 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:16.887580 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.888096 25232 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:16.888854 25157 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:16.890558 28938 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:16.894821 25152 raft_consensus.cc:1240] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:16.895152 25156 raft_consensus.cc:1240] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:16.896559 25156 raft_consensus.cc:1240] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:16.891502 29144 raft_consensus.cc:2804] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 14:55:16.897626 25197 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:16.898516 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.898833 25233 raft_consensus.cc:1275] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:16.900223 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.901661 25152 raft_consensus.cc:1240] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 17. Current term is 18. Ops: []
I20260709 14:55:16.903306 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.903995 25156 raft_consensus.cc:3060] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.907707 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.908004 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.908655 25150 raft_consensus.cc:2393] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 14: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.906572 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.910418 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.910796 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.911993 25154 raft_consensus.cc:2393] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 8: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.912343 25150 raft_consensus.cc:2393] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.913002 25232 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:16.913102 25225 raft_consensus.cc:1240] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 8. Current term is 9. Ops: []
I20260709 14:55:16.914352 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.914871 25225 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.914932 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.916216 25230 raft_consensus.cc:1240] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:16.916873 25156 raft_consensus.cc:2468] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:16.917369 25227 raft_consensus.cc:1275] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:55:16.851498 29169 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:16.925523 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.925972 25156 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:16.928426 25225 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:16.887516 29188 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.902988 29144 raft_consensus.cc:697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.932102 25225 raft_consensus.cc:1240] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:16.933320 25156 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:16.938702 25227 raft_consensus.cc:1240] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:16.941599 25227 raft_consensus.cc:1240] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:16.943701 25227 raft_consensus.cc:1275] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:16.945535 25231 raft_consensus.cc:1240] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:16.946069 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.946435 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.947043 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.947435 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.947584 25229 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:16.951754 25229 raft_consensus.cc:1240] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:16.952539 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.944698 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.942471 25272 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:16.958091 25226 raft_consensus.cc:1275] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:55:16.959131 25231 raft_consensus.cc:2468] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:16.959406 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:16.962774 25230 raft_consensus.cc:1275] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:55:16.965878 28938 raft_consensus.cc:2804] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:16.965946 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.966504 28938 raft_consensus.cc:697] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:16.966653 25231 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:16.967408 28938 consensus_queue.cc:237] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.968662 29009 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:16.969331 25227 raft_consensus.cc:1275] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:16.969192 29009 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.969697 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.970362 25154 raft_consensus.cc:2393] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:16.971150 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:16.971683 29144 consensus_queue.cc:237] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.972203 29009 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.969156 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.972739 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:16.974839 25273 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.975499 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:16.979503 25122 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.982501 29009 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:16.982527 29169 consensus_queue.cc:1059] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:16.929730 29171 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:16.983681 25198 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.983971 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.984634 25229 raft_consensus.cc:2468] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:16.985426 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:16.986326 29114 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:16.986611 29169 consensus_queue.cc:1059] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:16.987288 28933 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:16.987634 29169 consensus_queue.cc:1059] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:16.957710 28939 consensus_queue.cc:1048] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 14:55:16.988596 29169 raft_consensus.cc:3055] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:16.988981 29169 raft_consensus.cc:740] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.989208 29168 raft_consensus.cc:3055] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:16.989373 29171 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.990046 29168 raft_consensus.cc:740] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.991052 29168 consensus_queue.cc:260] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.990103 29169 consensus_queue.cc:260] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.992458 29168 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:16.989115 29173 raft_consensus.cc:3055] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:16.992969 29169 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:16.993028 29173 raft_consensus.cc:740] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.935761 29194 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.994007 29173 consensus_queue.cc:260] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.994077 29194 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.994669 29124 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:55:16.995342 29124 consensus_queue.cc:1059] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260709 14:55:16.996793 29154 raft_consensus.cc:3055] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:55:16.997293 29154 raft_consensus.cc:740] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:16.997474 29194 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:16.998323 29154 consensus_queue.cc:260] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:16.998337 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.000438 25304 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:17.001667 25122 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:17.001909 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:16.991520 29171 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.005414 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.006806 25225 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:17.007643 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:17.010493 25273 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.010780 25198 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:17.011528 29130 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:17.013622 25198 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:17.014565 29130 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:17.015945 25198 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:17.016676 29130 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:17.021843 29114 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.022425 29114 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.023053 29171 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:17.024468 29114 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.026064 25154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:16.995342 29173 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:17.027141 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:17.038317 25156 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:17.027988 25233 raft_consensus.cc:1240] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:17.026065 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:17.039968 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:17.007818 29194 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:17.008297 28948 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.009352 29107 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.059520 29107 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.061801 29107 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.025473 28935 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:55:17.047202 29194 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.062693 29194 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:17.028513 28933 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:17.066871 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.067272 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.067490 25304 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:17.073534 25122 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.058274 29078 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:17.058982 28915 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:55:17.074945 29078 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.075239 28915 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.075635 28915 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:17.075996 29078 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.077335 29183 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:17.077755 29183 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.078099 29183 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:17.121357 29131 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:55:17.125967 29107 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:17.135587 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 95703.4us
W20260709 14:55:17.138363 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:17.138756 25272 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:17.140408 29154 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:55:17.140203 29107 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.143342 29107 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.143543 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.144439 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.144989 25304 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:17.146210 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.138054 29194 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.142295 29183 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.142863 28915 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:17.149223 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 137490us
I20260709 14:55:17.149109 28831 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.150460 28831 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.153793 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.154525 25232 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:55:17.155820 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.159548 28915 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.161923 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd"
I20260709 14:55:17.162637 25156 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:17.165318 28939 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:17.165850 28939 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.166253 28939 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:17.171813 25304 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:17.173416 29009 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:17.176402 28831 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.177382 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.177995 25306 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 6.
I20260709 14:55:17.178174 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.182093 29078 consensus_queue.cc:1048] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:17.184468 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.184659 29078 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:55:17.185370 29078 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:17.185259 28948 consensus_queue.cc:1059] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:17.186266 28948 consensus_queue.cc:1048] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:17.188473 29078 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:55:17.194103 25154 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:55:17.186280 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:17.189798 25232 raft_consensus.cc:1275] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:17.197099 28933 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:17.198062 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.198544 28933 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:17.199098 28933 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.199198 28915 consensus_queue.cc:1059] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:17.200294 28915 raft_consensus.cc:3055] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:17.199958 28933 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.200450 29009 consensus_queue.cc:1048] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 14:55:17.191200 29206 log.cc:927] Time spent T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:55:17.200678 28915 raft_consensus.cc:740] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.148512 29107 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:17.192431 29078 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.207091 28915 consensus_queue.cc:260] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.207317 29078 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.208509 28915 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:17.208722 29078 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:17.208952 28948 consensus_queue.cc:1048] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:17.212950 29214 consensus_queue.cc:1059] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:17.214057 28935 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:55:17.214504 28935 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.215456 29194 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.215667 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.215314 28935 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.216199 25229 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:17.216298 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:17.216517 29107 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.218168 28935 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:17.218426 29107 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:17.219630 29194 raft_consensus.cc:476] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Not starting pre-election -- already a leader
I20260709 14:55:17.221328 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.222069 25157 raft_consensus.cc:1240] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Rejecting Update request from peer 7a019e97d101469d8b68de4a2757e5d5 for earlier term 10. Current term is 11. Ops: []
I20260709 14:55:17.223053 25156 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 15.
I20260709 14:55:17.224727 25272 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:17.225996 29114 raft_consensus.cc:2804] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:55:17.228091 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:17.228899 25306 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:17.225704 29213 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:55:17.231362 29183 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.237090 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [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: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.239610 25229 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:17.241176 25124 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:17.245759 25306 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:17.247810 25122 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.249377 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:17.253660 28915 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:17.300159 29078 consensus_queue.cc:1059] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:17.254688 29183 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:17.281776 29009 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election won for term 13
W20260709 14:55:17.356840 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 107773us
W20260709 14:55:17.367410 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 119670us
I20260709 14:55:17.337275 29114 raft_consensus.cc:697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.378912 29183 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:17.379585 29009 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:17.381522 28938 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.389729 28915 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:17.390559 25229 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:17.393108 25273 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.394172 25154 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:17.409586 25156 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:55:17.398216 28948 raft_consensus.cc:3055] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:55:17.410059 28948 raft_consensus.cc:740] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.410899 28948 consensus_queue.cc:260] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:17.412302 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 60828.2us
I20260709 14:55:17.411816 28948 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:17.413892 28915 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:17.420554 28915 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:17.422667 29213 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:55:17.413318 28939 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.428077 28939 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.408316 28938 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.428915 29131 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:17.430095 28938 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.430235 29131 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:17.432682 28939 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.433226 28939 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.434016 29183 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.433246 29107 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.436477 29107 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.438534 28939 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.439395 28939 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:17.442667 28933 consensus_queue.cc:1048] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:17.443641 29114 consensus_queue.cc:237] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.446718 28915 consensus_queue.cc:1048] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
I20260709 14:55:17.447243 28935 consensus_queue.cc:1048] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 14:55:17.451977 25229 raft_consensus.cc:1275] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:17.452821 29009 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.495884 25057 catalog_manager.cc:5697] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
W20260709 14:55:17.502779 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 62391.8us
W20260709 14:55:17.505688 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 60918.8us
I20260709 14:55:17.516877 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.517693 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.518242 25233 raft_consensus.cc:3060] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 15
I20260709 14:55:17.520308 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.521430 25229 raft_consensus.cc:3060] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:55:17.530289 25156 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:17.536739 28935 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.537941 28935 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.538729 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.548305 25225 raft_consensus.cc:1275] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:55:17.521086 28939 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:17.559881 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.561335 25227 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:17.563743 25306 raft_consensus.cc:1275] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:17.561184 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:17.560827 25230 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:17.549919 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.508147 25057 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.575513 25232 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:17.582473 25304 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:17.585525 25301 raft_consensus.cc:1275] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:17.586352 25308 raft_consensus.cc:1275] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:55:17.587916 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.588140 25300 raft_consensus.cc:1275] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:17.588878 25299 raft_consensus.cc:1275] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:55:17.589943 28948 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.590189 28915 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.591301 28915 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.592589 28948 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:17.601866 29231 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.582432 28939 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.602599 29231 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.603196 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.603922 25299 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:17.604432 28948 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.606212 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:17.607189 29227 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:55:17.609917 28935 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.617396 25303 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:17.617440 25124 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.619650 29194 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:17.620078 29194 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.620433 29194 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:17.625329 28939 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.625813 29231 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.626071 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.626803 28915 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.626910 25230 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 17.
I20260709 14:55:17.622327 25057 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 12 to 13, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 13 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:17.629808 25233 raft_consensus.cc:2468] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 15.
I20260709 14:55:17.635123 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.637465 25230 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:17.636984 29078 consensus_queue.cc:1048] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 14:55:17.646013 25229 raft_consensus.cc:2468] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:17.650638 25057 catalog_manager.cc:5697] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 8 to 9, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:17.656316 25156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:17.659332 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.665819 25303 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 14.
I20260709 14:55:17.667375 25156 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 17.
I20260709 14:55:17.669351 25233 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:17.670181 25299 raft_consensus.cc:1275] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:55:17.671558 25057 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:340: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 6
/apache/dev/git/kudu/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
I20260709 14:55:17.682811 28915 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.683581 28915 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.684976 25057 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.689962 25197 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:17.686651 28915 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.688714 29171 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:55:17.690204 29131 consensus_queue.cc:1048] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:55:17.691272 29154 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:17.682896 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
I20260709 14:55:17.689260 29124 consensus_queue.cc:1048] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:55:17.693730 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "0b3876cef4664ace9132480eb9127ccd" is_pre_election: true
I20260709 14:55:17.683028 25157 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
W20260709 14:55:17.699790 25271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:17.699345 25057 catalog_manager.cc:5697] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 9 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:17.701371 25057 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 13 to 14, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 14 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:17.718384 29154 consensus_queue.cc:1048] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:17.718994 25272 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:17.720513 29114 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:55:17.720973 29114 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.721371 29114 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:55:17.714437 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.723001 25299 raft_consensus.cc:2393] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:55:17.724795 29239 log.cc:927] Time spent T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 14:55:17.726933 25232 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:55:17.730422 25057 catalog_manager.cc:5697] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:17.736697 25304 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 7.
I20260709 14:55:17.727946 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.741616 28948 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.742162 28948 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.744455 28948 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.747051 28935 consensus_queue.cc:1059] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:17.747958 28935 consensus_queue.cc:1243] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer 0b3876cef4664ace9132480eb9127ccd log is divergent from this leader: its last log entry 12.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 14:55:17.748584 28935 raft_consensus.cc:3055] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:17.748996 28935 raft_consensus.cc:740] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.750100 28935 consensus_queue.cc:260] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.703081 29194 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.752079 29114 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.770452 29009 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.787503 29009 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.789549 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.790318 25234 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
I20260709 14:55:17.790429 29009 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.767611 28939 consensus_queue.cc:1048] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.006s
I20260709 14:55:17.779919 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.792146 25234 raft_consensus.cc:1275] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:17.785187 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.784101 29227 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.793417 25233 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:17.793536 29227 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.795446 28915 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.796447 29227 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.797730 25233 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:55:17.796204 28915 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.800110 28915 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.801334 28948 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.803927 28948 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.804224 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.804814 29124 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.805604 29124 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.807228 28948 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.802386 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.808836 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.809643 29107 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:17.810112 29107 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:17.808056 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.810216 25234 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:17.810551 29107 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:17.810806 25225 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:17.811790 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.813741 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.813861 29154 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.814774 29154 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.815285 25225 raft_consensus.cc:3060] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:55:17.815418 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.816169 25227 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:17.817246 29154 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.807966 29124 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.817888 25232 raft_consensus.cc:1240] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: []
I20260709 14:55:17.818739 28935 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:17.819773 28948 consensus_queue.cc:1048] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:17.822103 29124 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.822710 29124 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.823143 25225 raft_consensus.cc:2468] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 18.
I20260709 14:55:17.824784 29124 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.824644 29231 consensus_queue.cc:1048] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:17.825542 25122 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.825683 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.826646 29183 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.827270 29154 consensus_queue.cc:1048] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:17.832835 29078 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.835376 29183 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.835641 29078 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.837078 29194 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.839244 29231 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:17.837764 29078 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.837637 29183 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.840459 29231 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:17.843353 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.844002 25232 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:17.843326 25124 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.801318 29114 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:17.844374 29009 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:17.835693 29107 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.863932 29009 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:17.873456 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 127506us
I20260709 14:55:17.873649 25124 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.876605 29009 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:17.879089 29227 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:17.889413 29227 raft_consensus.cc:697] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:17.890842 29227 consensus_queue.cc:237] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.898159 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:17.898902 25229 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:17.909453 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:17.909977 25225 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:17.893047 28939 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:17.912792 28939 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.922847 28939 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:17.923789 29124 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:17.924474 29124 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.926630 29124 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:17.936522 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 90126.4us
I20260709 14:55:17.939076 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.939781 25300 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:17.940938 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.941074 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.941602 25302 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:17.941787 25299 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:17.944344 29229 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.944479 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:17.945104 25301 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:17.944937 29229 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.947440 29229 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.949733 29107 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:17.915859 29231 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.951838 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:17.952140 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:17.952507 25300 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 15.
I20260709 14:55:17.952903 25299 raft_consensus.cc:2393] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:17.950219 29124 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:17.957207 29124 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.958938 25301 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:17.956537 25273 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.959546 25122 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:17.960250 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.960907 28935 raft_consensus.cc:2764] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 14:55:17.961593 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.961798 29226 consensus_queue.cc:1048] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:17.963675 29107 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:17.964098 29107 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.964514 29107 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:55:17.964915 29247 log.cc:927] Time spent T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:55:17.967450 29078 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:17.967900 29078 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.968251 29078 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:17.969846 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:17.971755 25225 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:17.973438 29008 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:17.973835 29008 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.974256 29008 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:17.975729 29078 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.977785 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.977658 28948 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:17.979063 29114 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:17.979437 29114 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.979794 29114 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:17.985474 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.986761 25273 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.987581 29213 raft_consensus.cc:2804] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:55:17.988181 29213 raft_consensus.cc:697] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 18 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:17.989048 29213 consensus_queue.cc:237] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.989517 29114 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:17.990206 28948 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:17.992868 25122 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:17.987548 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:17.998769 25122 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:18.002687 29229 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:18.003257 29229 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:18.004238 29229 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.002617 29078 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:18.007241 29106 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:55:18.007716 29106 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.008077 29106 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:55:17.991340 28948 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.991393 29124 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.024305 28948 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:18.023973 29226 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:18.015743 29009 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.022341 29008 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.042160 29226 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.060052 28935 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:18.051177 29226 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:18.074357 29114 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:18.102847 29008 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.043689 29107 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.113399 29107 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.118134 29009 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.118834 28939 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.120869 28939 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:18.125346 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 60259.2us
W20260709 14:55:18.137257 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 138577us
I20260709 14:55:18.124979 29226 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.140872 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:18.141428 25299 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:18.125046 28948 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.149948 25304 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:55:18.154738 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:18.154883 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:18.160861 25302 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:18.162365 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:18.163025 25305 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:18.168080 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.169399 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.171895 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.173406 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.175469 25303 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 12: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:18.178292 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.180121 25230 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 15.
I20260709 14:55:18.183259 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.184194 25302 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 10: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:18.180693 25233 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:55:18.188205 25303 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:18.189985 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.190707 25231 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:18.205456 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.208137 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.208874 25303 raft_consensus.cc:2368] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
I20260709 14:55:18.208809 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.209642 25230 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:18.212803 29183 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.203693 29107 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.005s
I20260709 14:55:18.213476 29183 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.215763 29183 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.201915 29194 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.226840 25302 raft_consensus.cc:2393] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 11: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:18.181751 29106 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.232903 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.233500 25225 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:55:18.233960 25272 leader_election.cc:336] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.230839 25305 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:18.235509 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:18.246040 25272 consensus_peers.cc:597] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.246600 25122 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:18.248905 25303 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:18.254612 25229 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
W20260709 14:55:18.256299 25272 leader_election.cc:336] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.258903 28948 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:18.265347 25272 consensus_peers.cc:597] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.278498 25272 leader_election.cc:336] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:18.268746 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 63678.5us
W20260709 14:55:18.291195 25272 leader_election.cc:336] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:18.291741 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 45230us
I20260709 14:55:18.306563 25299 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:18.296911 25272 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:18.257534 29226 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:18.305976 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 70667.6us
I20260709 14:55:18.319000 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:18.316005 25272 consensus_peers.cc:597] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.319636 25227 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
W20260709 14:55:18.322135 25272 consensus_peers.cc:597] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.324506 25272 leader_election.cc:336] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:18.325533 25272 leader_election.cc:336] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:18.326557 25272 consensus_peers.cc:597] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.327517 25272 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:18.329764 25272 consensus_peers.cc:597] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.318013 29078 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:55:18.332181 25272 leader_election.cc:336] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.292550 29194 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.334437 25233 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
W20260709 14:55:18.335098 25272 consensus_peers.cc:597] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.344352 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.345057 25227 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:18.341842 25122 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
W20260709 14:55:18.354179 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 130426us
W20260709 14:55:18.357575 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 44808.9us
I20260709 14:55:18.358939 25122 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:18.357617 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.343542 29009 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.362252 25228 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:55:18.347625 29183 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:18.353897 29154 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.374326 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.375658 25233 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:18.377307 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:18.379971 25225 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:18.380159 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.381361 25233 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:55:18.385758 29265 log.cc:927] Time spent T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 14:55:18.387940 29269 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.388479 29269 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.390682 29269 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.391278 29268 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.391960 29268 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.366317 29009 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.398067 29270 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:18.398522 25231 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:18.398850 29269 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.398547 28939 raft_consensus.cc:476] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Not starting pre-election -- already a leader
I20260709 14:55:18.400039 29275 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:18.385056 29106 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.383760 29154 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:18.448549 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 48765.8us
I20260709 14:55:18.450132 25228 raft_consensus.cc:2468] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:18.451251 25230 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:18.436578 25227 raft_consensus.cc:2468] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:18.439283 29270 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.457453 25226 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 11. Current term is 12. Ops: [9.6-11.7]
I20260709 14:55:18.439909 29226 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
W20260709 14:55:18.458926 29259 log.cc:927] Time spent T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 14:55:18.464525 29009 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.465552 25233 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 16.
I20260709 14:55:18.474030 25197 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.474412 25231 raft_consensus.cc:1275] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:55:18.474972 25197 leader_election.cc:400] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
I20260709 14:55:18.475286 25197 leader_election.cc:403] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:18.482120 25273 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:18.483335 25124 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:18.489408 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.490160 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.490527 25227 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:18.491137 25228 raft_consensus.cc:2393] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 10: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:18.493888 29277 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:18.495744 28915 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:18.496230 28915 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.496628 28915 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:18.452737 29269 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.460282 29270 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:18.484395 29124 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:18.501566 29183 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:18.529323 29183 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.516153 29154 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.498154 29194 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.497090 29226 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.514482 29277 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:18.535728 29277 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.536353 29226 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:18.523859 29278 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.543293 29278 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.525746 29268 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.527958 29269 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:18.549422 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 190636us
I20260709 14:55:18.551353 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:18.551905 25301 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:55:18.554015 25272 consensus_peers.cc:597] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.547576 25227 raft_consensus.cc:2468] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:18.505932 29124 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.550074 25273 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.557119 28915 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.557819 25273 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:55:18.558987 25272 consensus_peers.cc:597] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.548154 28939 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader election won for term 10
W20260709 14:55:18.564929 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 81687.1us
I20260709 14:55:18.566944 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 4e17f3cf54674f1982431a8a306a162e
W20260709 14:55:18.565965 25272 consensus_peers.cc:597] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.507468 29275 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:18.569495 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.570281 25303 raft_consensus.cc:2393] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:55:18.567858 25272 consensus_peers.cc:597] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.570029 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.557700 29124 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:18.578734 25301 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 16.
W20260709 14:55:18.580648 25272 leader_election.cc:336] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.583544 28915 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:18.586272 29263 consensus_queue.cc:1048] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.020s
I20260709 14:55:18.586566 29275 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.565282 29226 raft_consensus.cc:2804] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:18.604835 29226 raft_consensus.cc:697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:18.605811 29226 consensus_queue.cc:237] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.606577 29229 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.607071 29229 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.563915 28935 raft_consensus.cc:2804] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:18.591122 29278 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.594066 25305 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260709 14:55:18.585471 29268 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.594861 29285 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:55:18.598865 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.599800 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.600426 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.601688 29283 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:18.602031 25124 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.602516 28939 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:18.617090 28939 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.617934 28935 raft_consensus.cc:697] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:18.618302 29270 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.618906 28935 consensus_queue.cc:237] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.611984 25305 pending_rounds.cc:85] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 8
I20260709 14:55:18.614916 25302 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:18.614979 29229 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.620236 25305 pending_rounds.cc:107] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260709 14:55:18.613775 25306 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:18.637959 25305 raft_consensus.cc:2889] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:55:18.637770 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 161905us
I20260709 14:55:18.624815 29131 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.651876 29229 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:55:18.656004 29270 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.639631 29283 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:18.665824 29131 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.666406 29283 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.624198 29268 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:18.670653 25272 consensus_peers.cc:597] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.694602 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 112929us
W20260709 14:55:18.695271 25272 consensus_peers.cc:597] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.668538 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 99169.8us
W20260709 14:55:18.696875 25272 leader_election.cc:336] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:18.702319 25198 consensus_peers.cc:597] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.702967 25198 consensus_peers.cc:597] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.703528 25198 leader_election.cc:336] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.703962 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:18.704294 25273 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.704703 28915 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:18.705582 29263 raft_consensus.cc:2804] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:18.705597 28915 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:55:18.706177 28915 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:18.709172 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.709760 25229 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:18.710526 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.710796 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.711499 25229 raft_consensus.cc:2393] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:18.711668 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:18.700857 25272 consensus_peers.cc:597] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.712369 25226 raft_consensus.cc:2393] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 8: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:55:18.723434 25272 consensus_peers.cc:597] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.706138 29263 raft_consensus.cc:697] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:18.725045 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:18.724007 25272 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.729130 25272 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:18.698701 29229 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 16 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:18.730507 25229 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:55:18.731019 28915 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.699977 29183 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.732919 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.699956 29231 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.733180 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.735231 28915 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:55:18.736012 25272 consensus_peers.cc:597] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.734042 25226 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:18.737375 25229 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:18.738371 25299 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 6.
I20260709 14:55:18.740415 29229 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.743602 29124 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:18.745476 29282 log.cc:927] Time spent T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.150s	user 0.003s	sys 0.000s
I20260709 14:55:18.729576 29269 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.751379 29281 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.752017 29281 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.757745 25229 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:55:18.758634 29301 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.759167 29301 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.748212 29291 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.780984 25229 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:18.768144 29258 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:18.811830 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:18.813767 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 110246us
I20260709 14:55:18.819195 25227 raft_consensus.cc:2393] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 14: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:55:18.819505 25198 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.820006 25198 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:18.761832 29231 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.767678 29183 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.819869 29278 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.778596 29269 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:18.843603 25198 leader_election.cc:336] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.830612 29131 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.856124 29267 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.856482 29310 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:18.857357 29293 log.cc:927] Time spent T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260709 14:55:18.859253 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.861369 29304 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:18.861980 25230 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:18.861917 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.863183 25124 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.835253 28933 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:55:18.872915 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:18.873498 25299 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:18.823081 29263 consensus_queue.cc:237] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.865931 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.868873 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:18.879050 25227 raft_consensus.cc:2393] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:18.871973 25225 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 10.
I20260709 14:55:18.819547 29291 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.875097 29271 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:18.885524 29271 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.885910 29271 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:18.838953 29258 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.875852 29267 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.876785 29304 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:18.878126 25307 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:18.881976 29183 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.888459 25299 raft_consensus.cc:2468] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:18.877727 25124 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:18.880216 29292 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.846758 29278 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.901389 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.873889 29310 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:18.900959 29303 log.cc:927] Time spent T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260709 14:55:18.919646 25272 leader_election.cc:336] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:18.920540 25272 consensus_peers.cc:597] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.906880 29304 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:18.922503 25272 consensus_peers.cc:597] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.912015 29270 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:18.926012 25197 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.928013 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.908027 29183 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 14:55:18.934528 29310 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.935164 29310 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:18.935225 29267 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:18.935642 29310 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.935999 29310 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:18.938169 29291 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:18.939047 29288 log.cc:927] Time spent T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.337s	user 0.000s	sys 0.002s
I20260709 14:55:18.911131 29277 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
W20260709 14:55:18.945640 25272 consensus_peers.cc:597] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:18.911777 28939 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.020s
W20260709 14:55:18.946789 25272 leader_election.cc:336] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.907064 29292 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.941314 29274 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 14:55:18.959671 25272 leader_election.cc:336] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:18.923480 29304 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.961622 29274 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.966007 29304 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.969483 29304 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:18.969861 29304 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.970187 29304 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:18.970610 29231 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.972038 29268 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.970748 29301 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:18.963943 25272 consensus_peers.cc:597] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:18.974968 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 47021.7us
I20260709 14:55:18.975623 25197 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.956740 29285 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for earlier term 12. Current term is 13.
I20260709 14:55:18.968562 29274 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:18.981637 25124 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:18.984898 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.961692 29258 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.986440 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.983894 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.987711 25307 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 14.
I20260709 14:55:18.987663 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:18.989398 25226 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:55:18.992206 29009 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.992741 29009 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.993521 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.994053 29269 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.994670 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.994961 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:18.995744 25230 raft_consensus.cc:2393] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 12: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
I20260709 14:55:18.996809 29278 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:18.998888 29009 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.003710 29284 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.979940 29301 raft_consensus.cc:2804] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:19.004535 29301 raft_consensus.cc:697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:19.004288 29284 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:18.984548 29268 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.021s
I20260709 14:55:19.005515 29301 consensus_queue.cc:237] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.007165 25225 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.007061 25303 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 18.
I20260709 14:55:19.009800 25227 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260709 14:55:19.013497 25272 leader_election.cc:336] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.013496 29268 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:55:19.013836 29287 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:19.024293 29287 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.024825 29287 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:19.033587 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.034284 25299 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:19.038132 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.039950 29229 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.040509 29229 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.006582 29284 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:19.042763 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.042819 29154 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.043521 25230 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 18.
I20260709 14:55:19.043864 29269 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.043622 29154 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.044661 29124 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.044421 29269 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:19.046242 25198 consensus_peers.cc:597] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:19.047502 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 202655us
W20260709 14:55:19.048116 25198 consensus_peers.cc:597] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:19.048660 25198 leader_election.cc:336] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.049050 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:19.050235 29124 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:19.051839 29281 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.054456 29281 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:19.054991 29281 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.008699 29271 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:19.059265 25272 leader_election.cc:336] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.061026 29310 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.073235 25234 raft_consensus.cc:2393] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 7: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.078363 29269 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.053710 25053 catalog_manager.cc:5697] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.079358 29281 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.080274 29229 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.083614 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.087406 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.085731 25197 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:55:19.081751 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 475623us
I20260709 14:55:19.092232 25122 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:19.082341 25198 consensus_peers.cc:597] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:19.096341 29271 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.097230 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.098806 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:55:19.095064 25198 leader_election.cc:336] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.090222 25124 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.101058 25197 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.098176 25053 catalog_manager.cc:5697] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 13 to 14, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 14 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.107606 25122 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.108116 29171 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:19.102074 29258 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.009s
I20260709 14:55:19.106849 29231 raft_consensus.cc:3060] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:19.109319 29317 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.112426 29171 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.114245 29171 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:19.114086 29317 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.111524 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.108343 29183 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:55:19.115615 29183 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.116245 29183 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:55:19.112656 29316 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:55:19.117609 29316 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.116847 25053 catalog_manager.cc:5697] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.117942 29316 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:55:19.115600 25307 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:19.105011 29304 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.129951 29317 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.131335 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 598) took 2357 ms. Trace:
I20260709 14:55:19.131779 29304 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.133491 29231 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:19.133972 25053 catalog_manager.cc:5697] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.139628 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.135092 29171 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.137602 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:19.138470 29194 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.139238 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.140398 25303 raft_consensus.cc:3060] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:19.131733 25057 rpcz_store.cc:276] 0709 14:55:16.773507 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:16.773623 (+   116us) service_pool.cc:224] Handling call
0709 14:55:19.131236 (+2357613us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:18.055125 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:18.066111 (+ 10986us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:18.066178 (+    67us) write_op.cc:435] Acquired schema lock
0709 14:55:18.066220 (+    42us) tablet.cc:662] Decoding operations
0709 14:55:18.067476 (+  1256us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:18.067603 (+   127us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:18.067641 (+    38us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:55:18.068769 (+  1128us) tablet.cc:701] Row locks acquired
0709 14:55:18.068820 (+    51us) write_op.cc:260] PREPARE: finished
0709 14:55:18.069040 (+   220us) write_op.cc:270] Start()
0709 14:55:18.076286 (+  7246us) write_op.cc:276] Timestamp: P: 1783608918068966 usec, L: 0
0709 14:55:18.076327 (+    41us) op_driver.cc:348] REPLICATION: starting
0709 14:55:18.077216 (+   889us) log.cc:844] Serialized 3673 byte log entry
0709 14:55:18.324351 (+247135us) op_driver.cc:464] REPLICATION: finished
0709 14:55:18.397967 (+ 73616us) write_op.cc:301] APPLY: starting
0709 14:55:18.398062 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:18.405646 (+  7584us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:18.405769 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:18.493231 (+ 87462us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:18.527572 (+ 34341us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=18,key_file_lookups=18,delta_file_lookups=0,mrs_lookups=0
0709 14:55:18.527641 (+    69us) write_op.cc:312] APPLY: finished
0709 14:55:18.528110 (+   469us) log.cc:844] Serialized 89 byte log entry
0709 14:55:18.528323 (+   213us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:18.528498 (+   175us) write_op.cc:454] Released schema lock
0709 14:55:18.528579 (+    81us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:18.529107 (+   528us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:18.529160 (+    53us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3071,"reported_tablets":28,"child_traces":[["op",{"apply.queue_time_us":71364,"apply.run_cpu_time_us":14166,"apply.run_wall_time_us":131093,"cfile_cache_hit":38,"cfile_cache_hit_bytes":41711,"num_ops":9,"prepare.queue_time_us":214236,"prepare.run_cpu_time_us":5459,"prepare.run_wall_time_us":32577,"replication_time_us":213281,"thread_start_us":91548,"threads_started":2}]]}
I20260709 14:55:19.143431 25122 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.105917 29292 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.143292 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.147855 25307 raft_consensus.cc:2410] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 for term 12 because replica has last-logged OpId of term: 10 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 9.
I20260709 14:55:19.149629 29194 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.151638 29194 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.147729 29258 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:19.154297 29258 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.156339 29258 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.157043 29305 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:19.157511 29305 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.157858 29305 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:19.144660 29304 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.160749 29304 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.162441 29154 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.163596 29304 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.164122 29124 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:19.169397 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.169837 25228 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:19.169973 25299 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:19.164954 29274 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.167395 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.141142 29287 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.148454 25053 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:19.167459 29315 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 14:55:19.168129 25272 consensus_peers.cc:597] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:19.174264 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.177603 25228 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:19.177947 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.179507 25234 raft_consensus.cc:2468] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 8.
I20260709 14:55:19.179845 25303 raft_consensus.cc:2468] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:19.179327 25197 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.183569 25232 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:55:19.166465 29229 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:19.185864 29231 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:19.187933 29231 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.188355 29231 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:19.147339 29183 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.189016 25124 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.173702 29281 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.187388 25197 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.180218 29315 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:55:19.195942 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 95641.1us
I20260709 14:55:19.198818 25124 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.187011 29304 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:19.199542 29304 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.199900 29304 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:19.172559 29316 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.202925 29283 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:19.203485 29277 raft_consensus.cc:2804] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:19.210536 29277 raft_consensus.cc:493] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.211084 29277 raft_consensus.cc:3060] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:19.211962 29287 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.198153 29124 raft_consensus.cc:2804] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:19.196208 29258 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.213752 29124 raft_consensus.cc:697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:19.214428 29258 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.215139 29124 consensus_queue.cc:237] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.216144 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.216437 29258 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.205132 29312 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.217547 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:19.218139 25231 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:19.192895 29271 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.013s
I20260709 14:55:19.205219 29281 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.198704 29315 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:19.198474 29229 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.208523 29310 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.234786 25303 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:19.231909 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.256316 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.266904 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.227461 25231 raft_consensus.cc:2468] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:19.217907 29312 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.227948 29284 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:19.271781 29319 log.cc:927] Time spent T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 14:55:19.274013 25307 raft_consensus.cc:2393] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.221376 29270 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:19.240479 29274 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.279127 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.221601 29194 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.227596 29271 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.288455 29194 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.289690 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.290901 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:19.296268 25272 consensus_peers.cc:597] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:19.287933 25306 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:19.301127 25305 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:55:19.308135 25301 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:19.288581 29271 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:19.298552 25272 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
W20260709 14:55:19.316323 29322 log.cc:927] Time spent T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 14:55:19.285318 29284 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.318626 29281 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.319274 29284 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:19.321087 29304 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.290534 29194 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.324869 25233 raft_consensus.cc:2393] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 14: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.325119 25299 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:55:19.295907 29310 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.267102 29229 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.300230 29270 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:19.332556 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.339567 29269 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.339751 29287 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.341562 29315 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.341665 29287 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.343919 29287 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.344995 25231 raft_consensus.cc:1275] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:19.345230 29270 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.347298 29316 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 19 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.347952 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.348464 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.348547 25303 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 18.
I20260709 14:55:19.349125 25302 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:19.351414 25226 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 14. Current term is 15. Ops: []
I20260709 14:55:19.349566 25300 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:55:19.350505 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.352378 25228 raft_consensus.cc:1275] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 14:55:19.350267 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.349906 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.354305 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.354871 25301 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:19.354940 25231 raft_consensus.cc:1275] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:55:19.357643 28939 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:19.357806 29183 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 19 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.358261 28939 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.360463 28939 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.332067 29274 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.343700 29315 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.361230 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.360546 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.332247 29310 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.335453 29258 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.366767 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.369423 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.374011 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.349942 29171 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.350581 29229 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.378176 25307 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:55:19.377871 29258 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.361310 29274 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.378902 29310 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.380260 29258 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.380537 29274 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.340986 29269 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.388087 29281 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.389454 29281 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.389810 29304 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.391875 29281 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.393895 29277 raft_consensus.cc:515] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.398329 25273 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:19.401023 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.401913 25303 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:19.407598 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:19.404386 25272 leader_election.cc:336] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.409194 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:19.411201 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.414577 29213 raft_consensus.cc:2804] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:19.415089 29213 raft_consensus.cc:697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:19.416007 29213 consensus_queue.cc:237] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.416815 29312 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.388267 29283 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.417284 29078 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:19.417460 29283 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:19.418179 29321 log.cc:927] Time spent T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 14:55:19.418291 25230 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:55:19.419060 29269 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.420538 29283 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.420998 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.417052 29231 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.422837 29231 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.422909 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.423506 25302 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:55:19.424083 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.427183 29271 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.429193 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.430313 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.402380 29277 leader_election.cc:290] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.431002 29277 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.431262 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.431488 29277 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.432250 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.433332 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.434211 29277 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.434733 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.435431 25299 raft_consensus.cc:1275] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:55:19.435878 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.436345 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.436472 25300 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:19.437439 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.438283 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:19.438531 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.424746 25306 raft_consensus.cc:2468] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:55:19.425806 25307 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:55:19.439499 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.425756 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.426595 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.442096 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.446651 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.450454 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.451041 25227 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:19.454653 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.454741 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.454821 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.455893 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.460155 25303 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 12.
I20260709 14:55:19.460794 25305 raft_consensus.cc:2393] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 13: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.461653 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:19.462378 25225 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 19: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.463501 29305 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.463865 25122 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.465437 25232 raft_consensus.cc:2368] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 10. Current term is 11.
I20260709 14:55:19.466219 29278 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:19.466810 25302 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 11.
I20260709 14:55:19.467844 29274 raft_consensus.cc:3060] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:19.455514 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.469288 29009 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:19.470352 25233 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:55:19.470352 25122 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.471984 29287 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:19.469584 25307 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:55:19.472455 29287 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:19.473366 29287 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.476511 29274 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:19.476611 28939 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:55:19.479061 25122 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.479966 29277 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:19.481909 25122 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.482440 29278 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:19.484018 29305 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.489846 25307 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 19.
I20260709 14:55:19.496448 25122 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.500385 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.495291 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.504241 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.507607 25122 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.510222 25299 raft_consensus.cc:2393] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 10: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.511299 25122 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.512753 25122 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.515861 25122 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.517465 25304 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:19.518800 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.519517 28915 consensus_queue.cc:1048] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:55:19.520493 25122 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.501870 29277 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:19.521504 25122 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.523923 25273 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.524850 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1def7eb437a04ad38d41e65313eb4688" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:19.525507 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.514184 29270 raft_consensus.cc:3060] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:19.503716 29278 raft_consensus.cc:493] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.533962 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.535033 25122 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.535275 25230 raft_consensus.cc:2393] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 11: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.517969 29274 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:19.536947 25232 raft_consensus.cc:1240] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:19.521900 29271 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:19.537168 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.523716 29231 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:19.521685 29009 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:19.538873 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:19.540268 25122 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.526463 28939 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:19.542337 25300 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 9.
I20260709 14:55:19.539057 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.526290 29277 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.542291 28935 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:19.551195 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462968aed178439ea65b17f1b697d4c4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.547212 25228 raft_consensus.cc:2393] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd in current term 9: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:19.523124 29267 consensus_queue.cc:1048] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.024s
I20260709 14:55:19.526243 29295 consensus_queue.cc:1048] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.022s
I20260709 14:55:19.535188 29269 raft_consensus.cc:3060] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:19.553136 29277 raft_consensus.cc:3060] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:19.538395 29268 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 14:55:19.551469 29278 raft_consensus.cc:515] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.564513 29278 leader_election.cc:290] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.547271 29271 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:19.557973 29274 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:19.553117 25122 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:19.557860 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:19.567577 29295 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:19.567946 29295 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.568260 29295 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:19.571497 25273 leader_election.cc:400] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 10. Current term is 11.
I20260709 14:55:19.571900 25273 leader_election.cc:403] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:19.572448 25122 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:19.580631 25228 raft_consensus.cc:1275] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:19.575583 25197 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.569303 29274 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:19.589309 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.590010 25300 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 19: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:19.591482 29304 raft_consensus.cc:2804] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:19.591989 29304 raft_consensus.cc:697] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:19.593427 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.594031 25308 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:19.581422 29231 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:19.587988 29274 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting leader election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:19.594695 29274 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:19.571446 29271 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 14:55:19.601788 25308 raft_consensus.cc:2468] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 15.
I20260709 14:55:19.603493 29269 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:19.592839 29304 consensus_queue.cc:237] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.627734 29231 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:19.573390 29287 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.035s
I20260709 14:55:19.576531 29213 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e for earlier term 10. Current term is 11.
I20260709 14:55:19.611395 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.611644 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.612336 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.631321 29231 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.632081 25308 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:55:19.623507 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 46218.7us
I20260709 14:55:19.636379 25122 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:19.612902 29277 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.623044 25197 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.614990 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.616328 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.644464 25301 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:19.605976 28935 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:19.645063 25122 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e; no voters: 
I20260709 14:55:19.639400 25308 raft_consensus.cc:2468] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 14.
I20260709 14:55:19.571376 29270 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:19.644702 25306 raft_consensus.cc:2393] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 11: Already voted for candidate 0b3876cef4664ace9132480eb9127ccd in this term.
I20260709 14:55:19.627004 29114 consensus_queue.cc:1048] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:55:19.636822 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 52679.7us
I20260709 14:55:19.658008 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:19.660478 25306 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 14. Current term is 15. Ops: [14.11-14.11]
W20260709 14:55:19.666283 25198 leader_election.cc:336] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.654532 29271 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:55:19.659133 29269 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election won for term 9
W20260709 14:55:19.671046 25198 leader_election.cc:336] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.654055 29312 raft_consensus.cc:2804] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:55:19.671610 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b2a88c981b4a8e8006265bd952bbf4" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:19.660213 29287 consensus_queue.cc:1059] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.031s
I20260709 14:55:19.682228 29277 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:19.704293 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 47493.6us
I20260709 14:55:19.708702 29271 raft_consensus.cc:697] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 19 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:19.713233 25304 raft_consensus.cc:2468] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 14.
W20260709 14:55:19.715413 29341 log.cc:927] Time spent T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 14:55:19.700413 29312 raft_consensus.cc:697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:19.694279 29274 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:19.719945 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 61159.3us
I20260709 14:55:19.722049 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.724609 25306 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
W20260709 14:55:19.737958 25272 consensus_peers.cc:597] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:19.755649 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 55566.1us
I20260709 14:55:19.757048 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:19.762233 25124 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:19.765821 25198 leader_election.cc:336] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:19.766592 25198 leader_election.cc:336] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:19.767189 25198 leader_election.cc:336] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:19.767791 25198 leader_election.cc:336] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.764124 25197 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:55:19.768517 25198 leader_election.cc:336] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:19.775977 25198 leader_election.cc:336] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.779469 25197 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.781462 25304 raft_consensus.cc:1275] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:55:19.781103 25197 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:19.776377 25198 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:19.784119 29310 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:55:19.784513 25198 leader_election.cc:336] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:19.785419 25198 leader_election.cc:336] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.785815 25198 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:55:19.788221 25198 leader_election.cc:336] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:19.788956 25198 leader_election.cc:336] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:19.755237 29269 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:19.789996 29305 raft_consensus.cc:2804] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:19.828024 29283 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:19.789980 29304 raft_consensus.cc:2804] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:19.839347 29304 raft_consensus.cc:697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:19.835438 29269 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.840237 29304 consensus_queue.cc:237] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.758235 29194 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.037s
I20260709 14:55:19.785544 29171 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 14:55:19.846143 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 47570.7us
W20260709 14:55:19.846244 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 84111.1us
I20260709 14:55:19.794684 29310 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:19.756541 29312 consensus_queue.cc:237] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.855553 29171 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.868754 29194 raft_consensus.cc:3055] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:55:19.877631 29194 raft_consensus.cc:740] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
W20260709 14:55:19.878124 29340 log.cc:927] Time spent T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 14:55:19.828192 29124 consensus_queue.cc:1048] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 14:55:19.858650 28939 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:19.875388 29277 consensus_queue.cc:1059] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.016s
I20260709 14:55:19.847980 29305 raft_consensus.cc:697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
W20260709 14:55:19.867542 29339 log.cc:927] Time spent T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260709 14:55:19.895819 29274 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:19.854986 29283 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 14:55:19.888702 29171 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:19.794687 29271 consensus_queue.cc:237] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.954465 28915 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.955122 28915 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.869006 29295 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.961611 28915 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:19.894191 29231 consensus_queue.cc:1048] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.063s
W20260709 14:55:19.960255 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 196941us
I20260709 14:55:19.947468 29283 consensus_queue.cc:1243] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer 4e17f3cf54674f1982431a8a306a162e log is divergent from this leader: its last log entry 11.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
W20260709 14:55:19.988245 29345 log.cc:927] Time spent T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 14:55:19.984850 29305 consensus_queue.cc:237] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:19.996912 25305 raft_consensus.cc:1240] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 14. Current term is 15. Ops: [14.11-14.11]
I20260709 14:55:19.998224 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:19.999171 25301 raft_consensus.cc:2368] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:20.019054 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:20.019636 25232 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:20.022101 25231 raft_consensus.cc:1275] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:20.027372 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:20.032899 25301 pending_rounds.cc:85] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 6
I20260709 14:55:20.033269 25301 pending_rounds.cc:107] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260709 14:55:20.033543 25301 raft_consensus.cc:2889] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:20.021114 29287 consensus_queue.cc:1243] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer 4e17f3cf54674f1982431a8a306a162e log is divergent from this leader: its last log entry 14.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
W20260709 14:55:20.109989 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 249910us
I20260709 14:55:20.183413 25124 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.184324 29194 consensus_queue.cc:260] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.185495 29194 raft_consensus.cc:3060] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:55:20.185863 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 130609us
I20260709 14:55:20.186529 29183 raft_consensus.cc:3055] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:20.184362 28939 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:20.187040 29183 raft_consensus.cc:740] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:20.190429 25122 leader_election.cc:400] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:20.190850 25122 leader_election.cc:403] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
W20260709 14:55:20.192253 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 163586us
W20260709 14:55:20.169421 29108 log.cc:927] Time spent T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
I20260709 14:55:20.184708 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:20.189656 29340 log.cc:927] Time spent T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
I20260709 14:55:20.215174 25124 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.223891 29269 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:20.224774 29269 consensus_queue.cc:1048] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:55:20.227492 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:20.228338 25231 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:20.192838 29295 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:20.188877 28933 consensus_queue.cc:1048] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.046s
I20260709 14:55:20.209932 29009 raft_consensus.cc:3060] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:20.234584 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.220012 29274 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:20.245039 25231 raft_consensus.cc:2468] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
W20260709 14:55:20.249956 29363 log.cc:927] Time spent T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
W20260709 14:55:20.251217 29360 log.cc:927] Time spent T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 14:55:20.257987 29361 log.cc:927] Time spent T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.217s	user 0.000s	sys 0.001s
I20260709 14:55:20.269563 29354 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:20.269893 25308 raft_consensus.cc:1275] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 14:55:20.270571 29357 log.cc:927] Time spent T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.256s	user 0.001s	sys 0.000s
W20260709 14:55:20.238848 29356 log.cc:927] Time spent T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.236s	user 0.001s	sys 0.000s
W20260709 14:55:20.273300 29362 log.cc:927] Time spent T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.079s	user 0.002s	sys 0.001s
I20260709 14:55:20.275465 29316 consensus_queue.cc:1048] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:20.192073 29183 consensus_queue.cc:260] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.309499 25303 raft_consensus.cc:1275] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:20.310990 25273 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:55:20.322160 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 74548.3us
I20260709 14:55:20.323112 25124 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.324295 29277 raft_consensus.cc:493] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.332839 25124 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.332998 25308 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:20.324826 29277 raft_consensus.cc:515] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.335433 25300 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:20.316689 29183 raft_consensus.cc:3060] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:20.343541 25124 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.346737 29375 raft_consensus.cc:2804] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:20.348388 29365 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:20.350550 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.350504 29346 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 14:55:20.339501 29274 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:20.337628 29305 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.352582 25124 leader_election.cc:304] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.357455 29375 raft_consensus.cc:697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:20.361732 29229 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:20.387853 25124 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.351511 29231 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:20.361451 28939 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:55:20.434777 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 47023.5us
I20260709 14:55:20.342160 29171 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.436707 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:20.438555 29344 log.cc:927] Time spent T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 14:55:20.429195 29283 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:20.446333 29375 consensus_queue.cc:237] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.450604 29171 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.376726 29305 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.454386 29365 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.454869 29365 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:55:20.455698 29383 log.cc:927] Time spent T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 14:55:20.459304 29009 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887) with higher term. Message: Invalid argument: T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:20.452968 29305 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.344161 29304 consensus_queue.cc:1048] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.045s
I20260709 14:55:20.434238 29278 raft_consensus.cc:2749] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 14:55:20.483747 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 46787.4us
I20260709 14:55:20.501922 25124 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:20.485072 29380 log.cc:927] Time spent T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 14:55:20.489470 29355 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:55:20.490119 25300 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:55:20.492441 29310 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.493722 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:20.496510 29365 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.505362 25308 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:20.495213 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:20.510958 25124 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:20.552409 24058 thread.cc:527] Waited for 1000ms trying to join with heartbeat (tid 25184)
W20260709 14:55:20.554355 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 47316.7us
W20260709 14:55:20.567924 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 55731.2us
W20260709 14:55:20.570811 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 53684.1us
I20260709 14:55:20.585914 25308 raft_consensus.cc:2468] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:20.504907 29310 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.591440 25197 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:20.552362 29304 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.568634 29305 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.580552 29229 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:20.581852 29283 raft_consensus.cc:3060] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:20.577564 29124 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:55:20.642235 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 73133.7us
I20260709 14:55:20.667454 25308 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 12. Current term is 13. Ops: []
I20260709 14:55:20.640089 29312 raft_consensus.cc:2804] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:20.592592 29278 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.078s
I20260709 14:55:20.686074 25305 raft_consensus.cc:1275] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:55:20.674021 29378 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.713814 25305 raft_consensus.cc:1275] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:55:20.645082 29304 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.717759 29365 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:20.646329 29305 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.678853 29124 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.694895 29312 raft_consensus.cc:697] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:20.731818 29394 consensus_queue.cc:1048] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:55:20.726591 29281 raft_consensus.cc:493] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:20.737083 29386 log.cc:927] Time spent T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 14:55:20.736960 25124 leader_election.cc:304] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.741600 29312 consensus_queue.cc:237] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.743039 29305 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.722407 29378 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.745656 29378 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.739108 29281 raft_consensus.cc:515] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.748451 29281 leader_election.cc:290] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.750497 29277 leader_election.cc:290] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.752137 29304 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.736423 29287 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 14:55:20.755714 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:20.755885 29354 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Stepping down as leader of term 12
W20260709 14:55:20.756057 29384 log.cc:927] Time spent T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:55:20.756271 29354 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:20.757114 29354 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.757704 25227 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:55:20.753674 29310 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.748988 29281 raft_consensus.cc:2749] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:20.763491 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:20.764245 25227 raft_consensus.cc:2368] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
I20260709 14:55:20.771771 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef95b6d49245e4a8fe06cc69f3cc02" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:20.774034 25228 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:55:20.774708 25226 raft_consensus.cc:1275] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:20.777530 25307 raft_consensus.cc:1240] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: [9.8-9.8]
W20260709 14:55:20.778858 25272 leader_election.cc:336] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:20.779251 29124 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:20.780457 25272 consensus_peers.cc:597] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:20.758778 29354 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:55:20.783959 29382 log.cc:927] Time spent T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.356s	user 0.000s	sys 0.006s
W20260709 14:55:20.781174 25272 leader_election.cc:336] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:20.801923 25306 raft_consensus.cc:1275] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
I20260709 14:55:20.805202 25304 raft_consensus.cc:1240] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:20.805393 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:20.810411 25122 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:20.824147 25229 raft_consensus.cc:1240] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 9. Current term is 10. Ops: []
I20260709 14:55:20.815251 29281 raft_consensus.cc:493] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.812211 29194 consensus_queue.cc:1059] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.014s
W20260709 14:55:20.844458 25272 leader_election.cc:336] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:20.815335 29355 consensus_queue.cc:1048] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.018s
I20260709 14:55:20.849217 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c73759fdc74db79b0081ee6f6a9a13" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 18 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:20.849472 25198 leader_election.cc:336] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:20.851482 25228 raft_consensus.cc:1240] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Rejecting Update request from peer 0b3876cef4664ace9132480eb9127ccd for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:20.850816 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.849958 25198 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:55:20.855087 25198 leader_election.cc:336] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:20.855942 25198 leader_election.cc:336] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:20.856802 25198 leader_election.cc:336] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:20.848214 29283 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:20.859287 29404 raft_consensus.cc:3055] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:55:20.839677 29281 raft_consensus.cc:515] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.859688 29404 raft_consensus.cc:740] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:20.824491 29231 consensus_queue.cc:1059] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.025s
I20260709 14:55:20.861460 29281 leader_election.cc:290] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:20.840579 29312 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:20.861661 29231 raft_consensus.cc:3055] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:20.862133 29231 raft_consensus.cc:740] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:20.862061 29312 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.863230 29231 consensus_queue.cc:260] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:20.857126 25198 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:20.860455 29404 consensus_queue.cc:260] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:20.868389 25198 leader_election.cc:336] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:20.869625 25198 leader_election.cc:336] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:20.983196 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 93671.2us
I20260709 14:55:20.984341 25124 leader_election.cc:400] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 election: Vote denied by peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771) with higher term. Message: Invalid argument: T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b3876cef4664ace9132480eb9127ccd for earlier term 11. Current term is 12.
W20260709 14:55:21.036302 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 50965.3us
I20260709 14:55:20.864502 29124 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:21.037971 25124 leader_election.cc:304] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:20.981088 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:21.039759 25122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 64274.8us
I20260709 14:55:20.968748 29304 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260709 14:55:21.048578 29283 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:55:21.050438 29359 consensus_queue.cc:1048] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:55:21.053263 29315 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.968576 29394 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:20.976428 29194 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.038946 29231 raft_consensus.cc:3060] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:21.046190 29404 raft_consensus.cc:3060] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:21.092669 29277 raft_consensus.cc:2749] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:55:21.093436 29312 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.111047 29229 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.084156 29315 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.130918 29229 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.133181 29229 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.093956 29394 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:21.146065 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 86389.2us
I20260709 14:55:21.162736 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.163911 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.164827 25303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.165843 25301 raft_consensus.cc:1275] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:21.168958 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.171628 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.185706 29301 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:21.186208 29301 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.187839 29131 consensus_queue.cc:1048] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:21.188722 29301 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.192220 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42bbb1ed0ca436b8bce112e56d5181c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.192798 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:21.192133 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 321413us
I20260709 14:55:21.196159 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651b58f14c8d4650b8296f38912ba163" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.196795 29304 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:21.194984 25124 leader_election.cc:304] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:21.194078 29392 log.cc:927] Time spent T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.399s	user 0.006s	sys 0.006s
I20260709 14:55:21.197314 29304 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.199733 29404 raft_consensus.cc:2749] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:55:21.180047 29171 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:21.178084 29270 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:21.209530 25124 leader_election.cc:304] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:21.215540 25122 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:21.206460 29385 log.cc:927] Time spent T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.474s	user 0.007s	sys 0.004s
W20260709 14:55:21.206363 29398 log.cc:927] Time spent T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 14:55:21.228641 25124 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.230728 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.231714 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.202199 29171 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:21.291324 25124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 56105.9us
I20260709 14:55:21.312994 25299 raft_consensus.cc:1275] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:55:21.219842 29270 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.316731 29124 consensus_queue.cc:1048] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.011s
I20260709 14:55:21.328076 29409 raft_consensus.cc:2749] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:21.312314 29404 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:55:21.354398 29394 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.347643 29274 raft_consensus.cc:493] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.355896 29370 raft_consensus.cc:493] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
W20260709 14:55:21.400206 29407 log.cc:927] Time spent T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.279s	user 0.000s	sys 0.010s
I20260709 14:55:21.373780 29315 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:21.421598 29388 log.cc:927] Time spent T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.698s	user 0.023s	sys 0.051s
W20260709 14:55:21.430018 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 228939us
W20260709 14:55:21.430744 25198 leader_election.cc:336] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.432408 25198 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.384756 29274 raft_consensus.cc:515] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:21.438966 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 55673.9us
W20260709 14:55:21.457129 25198 consensus_peers.cc:597] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.391924 29370 raft_consensus.cc:515] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:21.460474 29417 log.cc:927] Time spent T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 14:55:21.458312 29271 raft_consensus.cc:493] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.457064 29394 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.458364 29287 raft_consensus.cc:493] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.493400 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:21.494143 25231 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:21.473832 29270 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.495913 29271 raft_consensus.cc:515] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.524482 29271 leader_election.cc:290] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.506208 29409 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:21.529868 29409 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:21.530789 29414 log.cc:927] Time spent T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.190s	user 0.002s	sys 0.000s
I20260709 14:55:21.531963 29409 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.507012 25228 raft_consensus.cc:1275] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 14:55:21.536279 29413 log.cc:927] Time spent T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: Append to log took a long time: real 0.213s	user 0.000s	sys 0.003s
I20260709 14:55:21.513234 29394 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.543673 29370 leader_election.cc:290] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:21.544368 29417 log.cc:927] Time spent T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:55:21.545550 25053 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58742 (request call id 689) took 4117 ms. Trace:
I20260709 14:55:21.549360 29171 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.547878 25053 rpcz_store.cc:276] 0709 14:55:17.428352 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:17.428482 (+   130us) service_pool.cc:224] Handling call
0709 14:55:21.545492 (+4117010us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:19.387642 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:19.390798 (+  3156us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:19.390846 (+    48us) write_op.cc:435] Acquired schema lock
0709 14:55:19.390864 (+    18us) tablet.cc:662] Decoding operations
0709 14:55:19.391496 (+   632us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:19.391550 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:19.391576 (+    26us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:55:19.392130 (+   554us) tablet.cc:701] Row locks acquired
0709 14:55:19.392148 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:55:19.392281 (+   133us) write_op.cc:270] Start()
0709 14:55:19.392390 (+   109us) write_op.cc:276] Timestamp: P: 1783608919392235 usec, L: 0
0709 14:55:19.392411 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:55:19.393016 (+   605us) log.cc:844] Serialized 2109 byte log entry
0709 14:55:19.491583 (+ 98567us) op_driver.cc:464] REPLICATION: finished
0709 14:55:19.568096 (+ 76513us) write_op.cc:301] APPLY: starting
0709 14:55:19.568176 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:19.617722 (+ 49546us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:19.617839 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:19.999991 (+382152us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:20.010600 (+ 10609us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=10,key_file_lookups=10,delta_file_lookups=0,mrs_lookups=0
0709 14:55:20.014395 (+  3795us) write_op.cc:312] APPLY: finished
0709 14:55:20.031188 (+ 16793us) log.cc:844] Serialized 57 byte log entry
0709 14:55:20.031382 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:20.039959 (+  8577us) write_op.cc:454] Released schema lock
0709 14:55:20.040010 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:20.170352 (+130342us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:20.189426 (+ 19074us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":58696,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":65749,"apply.run_cpu_time_us":11346,"apply.run_wall_time_us":485249,"cfile_cache_hit":22,"cfile_cache_hit_bytes":25007,"num_ops":5,"prepare.queue_time_us":144310,"prepare.run_cpu_time_us":3134,"prepare.run_wall_time_us":17009,"replication_time_us":99024,"thread_start_us":88252,"threads_started":2}]]}
W20260709 14:55:21.552959 24058 thread.cc:527] Waited for 2000ms trying to join with heartbeat (tid 25184)
I20260709 14:55:21.526080 29287 raft_consensus.cc:515] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.529285 29274 leader_election.cc:290] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.560761 29287 leader_election.cc:290] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.564260 29304 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:21.571851 29418 log.cc:927] Time spent T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260709 14:55:21.572687 29268 raft_consensus.cc:493] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.573325 29268 raft_consensus.cc:515] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.575294 29268 leader_election.cc:290] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.586899 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.587321 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.587846 25231 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:21.588857 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.591010 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.591734 25299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.594295 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.590934 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:21.599359 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 372473us
I20260709 14:55:21.601626 25300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.601895 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.606359 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.606740 25302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.607888 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387dc012c66145ed828ea0c498cf882b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.613683 25301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.599548 29394 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:21.626279 25272 consensus_peers.cc:597] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.631721 29367 consensus_queue.cc:1048] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:21.632386 25230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94f14250b6644419cf5a26ae12746db" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.633448 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf375221a2d4a899a0be4fd5f03b69e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.633894 25228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d92f43bda4306a75c073b1fd97ad9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.634485 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba971fa7e0c4ee6bf4ae4f0e188ad3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:21.631990 25272 consensus_peers.cc:597] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:21.654902 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4238731f95284ed0a30838c651f03c3f" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:21.655058 25198 consensus_peers.cc:597] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:21.656263 25198 consensus_peers.cc:597] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:21.656805 25198 consensus_peers.cc:597] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.612921 29310 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 14:55:21.660527 25198 leader_election.cc:336] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.661724 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5e2e329ecc4e7894f1e4a1d84528b8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:21.662554 25198 leader_election.cc:336] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.663018 25198 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.686257 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:21.660768 29312 consensus_queue.cc:1048] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
W20260709 14:55:21.691958 25198 consensus_peers.cc:597] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:21.692663 25198 leader_election.cc:336] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.693037 25198 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.690791 29377 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:21.694711 29377 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:21.695787 29377 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.694223 29305 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:21.694653 25124 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.701946 29268 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:21.702965 25124 leader_election.cc:304] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.703953 29268 raft_consensus.cc:2749] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:21.704756 25124 leader_election.cc:304] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.705515 29350 raft_consensus.cc:2749] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:21.707538 29316 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:21.709338 25124 leader_election.cc:304] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.710060 29283 raft_consensus.cc:2749] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:21.713521 25124 leader_election.cc:304] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.714239 29409 raft_consensus.cc:2749] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:55:21.715605 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 50240.9us
W20260709 14:55:21.718916 25198 leader_election.cc:336] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.722555 25198 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:55:21.724637 29416 log.cc:927] Time spent T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: Append to log took a long time: real 0.383s	user 0.003s	sys 0.000s
I20260709 14:55:21.722656 25124 leader_election.cc:304] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.727769 29283 raft_consensus.cc:2749] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:21.728945 25124 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.729717 29283 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:21.739270 29277 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.739858 29277 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.741997 29277 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.748684 29350 raft_consensus.cc:493] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.749606 29350 raft_consensus.cc:515] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.751699 29350 leader_election.cc:290] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.751765 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.756121 25057 catalog_manager.cc:5697] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.762372 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:21.764479 25198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 45598.3us
I20260709 14:55:21.758767 25057 catalog_manager.cc:5697] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 7 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:21.765594 25198 leader_election.cc:336] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.766004 25198 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.770517 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f8ee6653174ddb9b346bddefb978e5" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:21.771935 25198 leader_election.cc:336] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.772365 25198 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.765161 29124 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:55:21.779563 25198 leader_election.cc:336] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.766654 25057 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 8 to 10, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 10 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.779980 25198 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.780814 25057 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 9 to 12, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:21.782074 25272 consensus_peers.cc:597] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.782783 25272 consensus_peers.cc:597] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.784754 25272 consensus_peers.cc:597] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:21.785825 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a673e931a14f48c39782e87ff0718e74" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.788975 25057 catalog_manager.cc:5697] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 5 to 6, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 6 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:21.778707 29310 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:21.791667 25057 catalog_manager.cc:5697] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 6 to 7, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:21.793658 25057 catalog_manager.cc:5697] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 11 to 12, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:21.785353 29312 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:21.797355 29316 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.794976 25057 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.802510 29277 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.803014 29277 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.805300 29277 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:21.806032 25272 consensus_peers.cc:597] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.806824 25272 consensus_peers.cc:597] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.807325 25272 consensus_peers.cc:597] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.808027 25272 consensus_peers.cc:597] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:21.809079 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.823786 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107c8e6fcb04616a70a396ff902d55b" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.798671 25057 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 12 to 13, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 13 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.829829 25122 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.830585 29350 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:21.837002 25122 leader_election.cc:304] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.841974 25057 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 7 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 8 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.846669 29409 raft_consensus.cc:2749] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.849820 25057 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.855755 25057 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 11 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.858294 25122 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.867671 29350 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:21.867180 25057 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.869225 25057 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:21.872457 25198 leader_election.cc:336] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.872025 25057 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 9 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 11 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.874352 25057 catalog_manager.cc:5697] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 10 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:21.875838 25057 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.881951 29409 raft_consensus.cc:493] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.882551 29409 raft_consensus.cc:515] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.885332 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.885637 29409 leader_election.cc:290] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.891237 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f721d13bfbb424f96e5a9e8434e1fd1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.899765 29409 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.872912 25198 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.902746 29312 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:21.903669 29277 raft_consensus.cc:493] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.904172 29277 raft_consensus.cc:515] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.901597 29409 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:21.906157 25198 consensus_peers.cc:597] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:21.907735 25198 leader_election.cc:336] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.908128 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
W20260709 14:55:21.909265 25198 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.909646 25198 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.909749 29231 raft_consensus.cc:493] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.910298 29231 raft_consensus.cc:515] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.910717 29312 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.912458 29231 leader_election.cc:290] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.914067 29312 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:55:21.913548 25272 consensus_peers.cc:597] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.914561 25198 leader_election.cc:336] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.916963 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.915055 25122 leader_election.cc:304] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.915778 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.917562 29277 leader_election.cc:290] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.918169 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.918399 29277 raft_consensus.cc:2749] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:21.919358 29409 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.921595 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:21.923687 25272 consensus_peers.cc:597] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:21.924705 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b2faf55bb49e98b46eec23acda728" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:21.925875 25272 consensus_peers.cc:597] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:21.927013 29312 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.931659 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f24cde44ca419c9ef5fa65faab5273" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:21.933197 25198 leader_election.cc:336] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.933583 25198 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.934913 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e17a6cb5574719b6c06a7802b1b50e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.936199 29277 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:21.936698 29277 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:21.937551 25272 consensus_peers.cc:597] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:21.938896 29277 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.939893 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.940171 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8568a6a423e4eb18ffbfa972c72d18a" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.942626 29394 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:55:21.942706 25272 consensus_peers.cc:597] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.943625 25272 consensus_peers.cc:597] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:21.943792 25198 leader_election.cc:336] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.944264 25198 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.945176 25122 leader_election.cc:304] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.945933 29277 raft_consensus.cc:493] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.946756 29277 raft_consensus.cc:515] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.947597 29409 raft_consensus.cc:2749] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.949841 29394 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.949941 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:21.951052 25198 leader_election.cc:336] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:21.952569 29277 leader_election.cc:290] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.952951 25122 leader_election.cc:304] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.951536 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:21.956360 29277 raft_consensus.cc:2749] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:21.957002 29394 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:21.956445 25122 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.961031 29277 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:21.961443 25122 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.961959 29409 raft_consensus.cc:493] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:21.965021 29409 raft_consensus.cc:515] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:21.966917 29409 leader_election.cc:290] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:21.968247 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:21.969096 29409 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:21.970860 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad83ce39d241349c0635238c461a58" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.976027 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c31bd3cc8b4f5e90b8701b6cc94cfd" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:21.978145 25122 leader_election.cc:304] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:21.983347 29409 raft_consensus.cc:2749] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:21.984551 25122 leader_election.cc:304] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:21.987689 25198 consensus_peers.cc:597] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.996608 29409 raft_consensus.cc:2749] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:22.033687 29409 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.034288 29409 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.036562 29409 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.041846 29354 raft_consensus.cc:493] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.042346 29354 raft_consensus.cc:515] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.044373 29354 leader_election.cc:290] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.047544 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.051298 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.051899 25234 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 13.
I20260709 14:55:22.052973 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:22.054064 29354 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:22.054502 29354 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.054863 29354 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:22.067974 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.072878 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e16722f2be4cc0a5ff5352e4ac4245" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.089041 29409 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.089568 29409 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.093297 29409 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.094569 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.095539 25122 leader_election.cc:304] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.096765 29277 raft_consensus.cc:2749] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:22.107124 29354 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:22.112488 25272 consensus_peers.cc:597] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:22.123704 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707f86ca87f4b71b3510c681bb66172" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.148610 29283 raft_consensus.cc:493] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:22.149113 29283 raft_consensus.cc:515] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.152274 29283 leader_election.cc:290] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:22.160830 25272 consensus_peers.cc:597] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:22.169291 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.174256 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:22.174925 25234 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:22.181942 25122 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.202129 29277 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:22.183007 29354 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Requested vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.185300 29283 raft_consensus.cc:493] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:22.208781 29283 raft_consensus.cc:515] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.212273 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.214895 29283 leader_election.cc:290] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.222007 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad824b12bafe4abc9d6f5704106233a1" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.228945 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:22.235785 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d44c376a4b34ad4bbe1e9c0cddab82c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.264837 25234 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3876cef4664ace9132480eb9127ccd in term 14.
I20260709 14:55:22.266616 29283 raft_consensus.cc:493] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:22.269804 29283 raft_consensus.cc:515] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.272002 29283 leader_election.cc:290] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.273731 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.276041 25227 raft_consensus.cc:1240] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Rejecting Update request from peer 4e17f3cf54674f1982431a8a306a162e for earlier term 13. Current term is 14. Ops: []
I20260709 14:55:22.267598 25122 leader_election.cc:304] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.279680 25124 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:22.281251 29277 raft_consensus.cc:2749] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:22.281878 29277 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:22.282389 29277 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Becoming Leader. State: Replica: 0b3876cef4664ace9132480eb9127ccd, State: Running, Role: LEADER
I20260709 14:55:22.283171 29277 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.287549 25122 leader_election.cc:304] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.288370 29350 raft_consensus.cc:2749] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:22.304283 29263 consensus_queue.cc:1059] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:22.305677 29078 raft_consensus.cc:3055] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:55:22.306109 29078 raft_consensus.cc:740] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:22.316828 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88886bf825e247dc8e2fb550c520e087" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.318717 29283 raft_consensus.cc:493] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:22.319113 29277 raft_consensus.cc:493] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:22.319326 29283 raft_consensus.cc:515] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.319711 29277 raft_consensus.cc:515] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.321401 29283 leader_election.cc:290] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.322372 29277 leader_election.cc:290] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.322777 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.324273 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.324785 25122 leader_election.cc:304] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.334630 29231 raft_consensus.cc:2749] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:22.327159 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f8bd072db45bab0fa89650b558fd8" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.327895 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115eb595f55480a8fce15682c8b9d32" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.306932 29078 consensus_queue.cc:260] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.342577 29078 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:22.342697 25124 leader_election.cc:304] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.343631 29409 raft_consensus.cc:2749] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:22.344774 25124 leader_election.cc:304] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.346201 29283 raft_consensus.cc:2749] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:55:22.350240 25272 consensus_peers.cc:597] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:22.360764 25272 consensus_peers.cc:597] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:22.361649 25272 consensus_peers.cc:597] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:22.408157 25057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58740 (request call id 599) took 2848 ms. Trace:
I20260709 14:55:22.410164 25057 rpcz_store.cc:276] 0709 14:55:19.559588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:19.560627 (+  1039us) service_pool.cc:224] Handling call
0709 14:55:22.408098 (+2847471us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:21.945591 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:21.946335 (+   744us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:21.946384 (+    49us) write_op.cc:435] Acquired schema lock
0709 14:55:21.946415 (+    31us) tablet.cc:662] Decoding operations
0709 14:55:21.948053 (+  1638us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:21.948133 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:21.948159 (+    26us) tablet.cc:685] Acquiring locks for 17 operations
0709 14:55:21.949393 (+  1234us) tablet.cc:701] Row locks acquired
0709 14:55:21.949411 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:55:21.949546 (+   135us) write_op.cc:270] Start()
0709 14:55:21.949658 (+   112us) write_op.cc:276] Timestamp: P: 1783608921949507 usec, L: 0
0709 14:55:21.949683 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 14:55:21.950417 (+   734us) log.cc:844] Serialized 6797 byte log entry
0709 14:55:21.977829 (+ 27412us) op_driver.cc:464] REPLICATION: finished
0709 14:55:22.098114 (+120285us) write_op.cc:301] APPLY: starting
0709 14:55:22.098191 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:22.260395 (+162204us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:22.260492 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:22.364377 (+103885us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:22.364856 (+   479us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=34,key_file_lookups=34,delta_file_lookups=0,mrs_lookups=0
0709 14:55:22.364904 (+    48us) write_op.cc:312] APPLY: finished
0709 14:55:22.365307 (+   403us) log.cc:844] Serialized 156 byte log entry
0709 14:55:22.365487 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:22.365655 (+   168us) write_op.cc:454] Released schema lock
0709 14:55:22.365720 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:22.366322 (+   602us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:22.366356 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":26,"child_traces":[["op",{"apply.queue_time_us":120054,"apply.run_cpu_time_us":21857,"apply.run_wall_time_us":267993,"cfile_cache_hit":70,"cfile_cache_hit_bytes":75119,"num_ops":17,"prepare.queue_time_us":60949,"prepare.run_cpu_time_us":5573,"prepare.run_wall_time_us":15881,"raft.queue_time_us":11574,"raft.run_cpu_time_us":43794,"raft.run_wall_time_us":126052,"replication_time_us":22864,"thread_start_us":183740,"threads_started":4,"wal-append.queue_time_us":7399}]]}
I20260709 14:55:22.427487 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:22.428777 24058 tablet_replica.cc:333] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.427196 25056 catalog_manager.cc:5697] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 5 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.430732 24058 raft_consensus.cc:2243] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.431380 24058 raft_consensus.cc:2272] T ad824b12bafe4abc9d6f5704106233a1 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.433444 29231 raft_consensus.cc:493] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.433882 29231 raft_consensus.cc:515] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.440471 24058 tablet_replica.cc:333] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.441448 24058 raft_consensus.cc:2243] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.441979 24058 raft_consensus.cc:2272] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.443993 29231 leader_election.cc:290] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.446933 24058 tablet_replica.cc:333] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.446799 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.447932 24058 raft_consensus.cc:2243] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.448661 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e761fa63567241e785e963bcb5f46d6e" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.449685 24058 raft_consensus.cc:2272] T 78e5b14cb37a4eb5936b72bb9c121887 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.450276 25124 leader_election.cc:304] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.451117 29231 raft_consensus.cc:2749] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:22.452096 24058 tablet_replica.cc:333] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.452955 24058 raft_consensus.cc:2243] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.453946 24058 raft_consensus.cc:2272] T dd85342c99b74427abc592a95f8cb683 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.456195 24058 tablet_replica.cc:333] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.472944 25053 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.457023 24058 raft_consensus.cc:2243] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.474606 24058 raft_consensus.cc:2272] T d94f14250b6644419cf5a26ae12746db P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.477355 24058 tablet_replica.cc:333] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.478179 24058 raft_consensus.cc:2243] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.478806 24058 raft_consensus.cc:2272] T 90e17a6cb5574719b6c06a7802b1b50e P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.481279 24058 tablet_replica.cc:333] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.482038 24058 raft_consensus.cc:2243] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.484323 24058 pending_rounds.cc:70] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: Trying to abort 1 pending ops.
I20260709 14:55:22.484612 24058 pending_rounds.cc:77] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd: Aborting op as it isn't in flight: id { term: 13 index: 11 } timestamp: 7305662130347544576 op_type: NO_OP noop_request { }
I20260709 14:55:22.484987 24058 raft_consensus.cc:2889] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:22.485313 24058 raft_consensus.cc:2272] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.487707 24058 tablet_replica.cc:333] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.488492 24058 raft_consensus.cc:2243] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.489091 24058 raft_consensus.cc:2272] T a673e931a14f48c39782e87ff0718e74 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.482882 25053 catalog_manager.cc:5697] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 10, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.490448 25056 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58750 (request call id 669) took 5613 ms. Trace:
I20260709 14:55:22.490866 25053 catalog_manager.cc:5697] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.490916 25056 rpcz_store.cc:276] 0709 14:55:16.877157 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:16.877367 (+   210us) service_pool.cc:224] Handling call
0709 14:55:22.490361 (+5612994us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:22.440656 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:22.441217 (+   561us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:22.441252 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:55:22.441269 (+    17us) tablet.cc:662] Decoding operations
0709 14:55:22.441583 (+   314us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:22.441634 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:22.441663 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:22.441840 (+   177us) tablet.cc:701] Row locks acquired
0709 14:55:22.441853 (+    13us) write_op.cc:260] PREPARE: finished
0709 14:55:22.441982 (+   129us) write_op.cc:270] Start()
0709 14:55:22.442082 (+   100us) write_op.cc:276] Timestamp: P: 1783608922441940 usec, L: 0
0709 14:55:22.442098 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:55:22.442683 (+   585us) log.cc:844] Serialized 544 byte log entry
0709 14:55:22.444450 (+  1767us) op_driver.cc:464] REPLICATION: finished
0709 14:55:22.444790 (+   340us) write_op.cc:301] APPLY: starting
0709 14:55:22.444867 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:22.445758 (+   891us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:22.445846 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:22.446519 (+   673us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:22.446676 (+   157us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:55:22.446721 (+    45us) write_op.cc:312] APPLY: finished
0709 14:55:22.446906 (+   185us) log.cc:844] Serialized 25 byte log entry
0709 14:55:22.447044 (+   138us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:22.447129 (+    85us) write_op.cc:454] Released schema lock
0709 14:55:22.447165 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:22.447564 (+   399us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:22.447594 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":154,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":116,"apply.run_cpu_time_us":2687,"apply.run_wall_time_us":2687,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4176,"num_ops":1,"prepare.queue_time_us":143,"prepare.run_cpu_time_us":2250,"prepare.run_wall_time_us":2257,"replication_time_us":2215}]]}
I20260709 14:55:22.494864 25053 catalog_manager.cc:5697] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 14 to 15, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 15 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.505599 24058 tablet_replica.cc:333] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.504273 25053 catalog_manager.cc:5697] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.506569 24058 raft_consensus.cc:2243] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.510963 24058 raft_consensus.cc:2272] T 478759ac2d8644a6a0ba3d69c49fd1ce P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.513681 24058 tablet_replica.cc:333] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.515059 24058 raft_consensus.cc:2243] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.516227 24058 raft_consensus.cc:2272] T 1acd856442c747298e3f32ae05d066b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.508966 25053 catalog_manager.cc:5697] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 14, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 14 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.523478 29231 raft_consensus.cc:493] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.524048 29231 raft_consensus.cc:515] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.519765 25053 catalog_manager.cc:5697] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 16 to 18, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 18 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.525652 25053 catalog_manager.cc:5697] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.526346 29231 leader_election.cc:290] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.528491 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.528491 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864ebe8b9aeb4a9a895632389db2487c" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.527441 25053 catalog_manager.cc:5697] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 14, leader changed from 4e17f3cf54674f1982431a8a306a162e (127.23.126.131) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 14 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.531514 25124 leader_election.cc:304] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.532536 29231 raft_consensus.cc:2749] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:22.532415 25053 catalog_manager.cc:5697] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.533874 25053 catalog_manager.cc:5697] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.535451 29231 raft_consensus.cc:493] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4e17f3cf54674f1982431a8a306a162e)
I20260709 14:55:22.536003 29231 raft_consensus.cc:515] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.537541 24058 tablet_replica.cc:333] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.538220 29231 leader_election.cc:290] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.539331 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.542007 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1583753260545e988355f7fec08a452" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.542845 24058 raft_consensus.cc:2243] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.541487 25053 catalog_manager.cc:5697] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 12, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.543594 25124 leader_election.cc:304] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.543996 25053 catalog_manager.cc:5697] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 13 to 14, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 14 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.544565 29231 raft_consensus.cc:2749] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:22.545534 25053 catalog_manager.cc:5697] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 6 to 8, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 8 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.547158 25053 catalog_manager.cc:5697] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 17 to 19, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 19 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.548669 25053 catalog_manager.cc:5697] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.551414 24058 pending_rounds.cc:70] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Trying to abort 1 pending ops.
I20260709 14:55:22.551695 24058 pending_rounds.cc:77] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd: Aborting op as it isn't in flight: id { term: 9 index: 8 } timestamp: 7305662135674593280 op_type: NO_OP noop_request { }
I20260709 14:55:22.552075 24058 raft_consensus.cc:2889] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:22.552436 24058 raft_consensus.cc:2272] T e707f86ca87f4b71b3510c681bb66172 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.555227 24058 tablet_replica.cc:333] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.556015 24058 raft_consensus.cc:2243] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.556916 24058 raft_consensus.cc:2272] T af87148381de4982a3026d4abb8c0c08 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.558432 25053 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 9 to 11, leader changed from 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130) to 0b3876cef4664ace9132480eb9127ccd (127.23.126.129). New cstate: current_term: 11 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.561477 29231 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.561980 29231 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:22.564769 25272 consensus_peers.cc:597] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:22.564994 29231 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.566000 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.567000 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867b416d3c1a41e09e30aab9cb717baa" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.573774 25122 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.574576 29231 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:22.568050 24058 tablet_replica.cc:333] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.579860 24058 raft_consensus.cc:2243] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.580476 24058 pending_rounds.cc:70] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Trying to abort 1 pending ops.
I20260709 14:55:22.580762 24058 pending_rounds.cc:77] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd: Aborting op as it isn't in flight: id { term: 10 index: 7 } timestamp: 7305662122946060288 op_type: NO_OP noop_request { }
I20260709 14:55:22.581089 24058 raft_consensus.cc:2889] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:22.581488 24058 raft_consensus.cc:2272] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.584080 24058 tablet_replica.cc:333] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.585057 24058 raft_consensus.cc:2243] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.585668 24058 raft_consensus.cc:2272] T 1def7eb437a04ad38d41e65313eb4688 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.588871 24058 tablet_replica.cc:333] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.589800 24058 raft_consensus.cc:2243] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.589879 29231 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.590467 29231 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.591010 24058 raft_consensus.cc:2272] T c587addc72e8451b8af9bffe5a127b50 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.599328 24058 tablet_replica.cc:333] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.600185 24058 raft_consensus.cc:2243] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.600822 24058 raft_consensus.cc:2272] T 12ad83ce39d241349c0635238c461a58 P 0b3876cef4664ace9132480eb9127ccd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.603471 24058 tablet_replica.cc:333] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.603600 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.604573 24058 raft_consensus.cc:2243] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.605616 24058 raft_consensus.cc:2272] T 6d14b251d35441769fc57d7a1d340689 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.605428 29231 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.610801 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f3ac7ab3f4d53b58cdba20f3d2fa9" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.613816 25124 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.614540 29231 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:22.619517 24058 tablet_replica.cc:333] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.620323 24058 raft_consensus.cc:2243] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.621344 24058 raft_consensus.cc:2272] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.627259 24058 tablet_replica.cc:333] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.628015 24058 raft_consensus.cc:2243] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.628739 24058 raft_consensus.cc:2272] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.632537 24058 tablet_replica.cc:333] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.633535 24058 raft_consensus.cc:2243] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.635181 24058 raft_consensus.cc:2272] T f5d44e44905e429396fd17e8506e7bad P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.648141 24058 tablet_replica.cc:333] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.650120 24058 raft_consensus.cc:2243] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.653482 24058 raft_consensus.cc:2272] T e761fa63567241e785e963bcb5f46d6e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.663980 24058 tablet_replica.cc:333] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
W20260709 14:55:22.652798 25272 consensus_peers.cc:597] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:22.669132 24058 raft_consensus.cc:2243] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.673674 24058 raft_consensus.cc:2272] T d1583753260545e988355f7fec08a452 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:22.694841 25272 consensus_peers.cc:597] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:22.698695 24058 tablet_replica.cc:333] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.700804 24058 raft_consensus.cc:2243] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.712160 24058 raft_consensus.cc:2272] T 18373acb98ee4bbcb8762a1f128955a8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.715543 24058 tablet_replica.cc:333] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.717469 24058 raft_consensus.cc:2243] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.718232 24058 raft_consensus.cc:2272] T b42bbb1ed0ca436b8bce112e56d5181c P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.715643 25056 catalog_manager.cc:5697] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.720984 24058 tablet_replica.cc:333] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.730050 24058 raft_consensus.cc:2243] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.730824 24058 raft_consensus.cc:2272] T cc2b2faf55bb49e98b46eec23acda728 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.734928 24058 tablet_replica.cc:333] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.738039 24058 raft_consensus.cc:2243] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.738824 24058 raft_consensus.cc:2272] T 864ebe8b9aeb4a9a895632389db2487c P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.744731 24058 tablet_replica.cc:333] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.745610 24058 raft_consensus.cc:2243] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.749197 24058 raft_consensus.cc:2272] T bcf375221a2d4a899a0be4fd5f03b69e P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.751864 24058 tablet_replica.cc:333] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.752665 24058 raft_consensus.cc:2243] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.753702 24058 raft_consensus.cc:2272] T be093c662e3a4826bd23f881a76444d4 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.756212 24058 tablet_replica.cc:333] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.756983 24058 raft_consensus.cc:2243] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.757575 24058 raft_consensus.cc:2272] T f22d92f43bda4306a75c073b1fd97ad9 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.760330 24058 tablet_replica.cc:333] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.761307 24058 raft_consensus.cc:2243] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.761961 24058 raft_consensus.cc:2272] T d9f8ee6653174ddb9b346bddefb978e5 P 0b3876cef4664ace9132480eb9127ccd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.763491 29231 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.763994 29231 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:22.765061 24058 tablet_replica.cc:333] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.765906 24058 raft_consensus.cc:2243] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.766453 24058 pending_rounds.cc:70] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: Trying to abort 1 pending ops.
I20260709 14:55:22.766697 24058 pending_rounds.cc:77] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd: Aborting op as it isn't in flight: id { term: 13 index: 11 } timestamp: 7305662134171717632 op_type: NO_OP noop_request { }
I20260709 14:55:22.766767 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:22.767104 24058 raft_consensus.cc:2889] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:22.767607 24058 raft_consensus.cc:2272] T 867b416d3c1a41e09e30aab9cb717baa P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.767778 29231 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:22.767933 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1c43a63f7740b4b4db0aaabca513f2" candidate_uuid: "0b3876cef4664ace9132480eb9127ccd" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:22.770267 24058 tablet_replica.cc:333] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.770115 25124 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b3876cef4664ace9132480eb9127ccd; no voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:22.770951 29231 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:22.771775 24058 raft_consensus.cc:2243] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.773077 24058 raft_consensus.cc:2272] T 5b1c43a63f7740b4b4db0aaabca513f2 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:22.776997 25272 consensus_peers.cc:597] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:22.777488 24058 tablet_replica.cc:333] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.778360 24058 raft_consensus.cc:2243] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.778868 24058 raft_consensus.cc:2272] T 38c73759fdc74db79b0081ee6f6a9a13 P 0b3876cef4664ace9132480eb9127ccd [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.781656 24058 tablet_replica.cc:333] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.782403 24058 raft_consensus.cc:2243] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.782959 24058 raft_consensus.cc:2272] T e8568a6a423e4eb18ffbfa972c72d18a P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.785632 24058 tablet_replica.cc:333] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.786432 24058 raft_consensus.cc:2243] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.787412 24058 raft_consensus.cc:2272] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.791332 24058 tablet_replica.cc:333] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.792104 24058 raft_consensus.cc:2243] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.793087 24058 raft_consensus.cc:2272] T aac1d8ce976a4ce8826931bc92f862a7 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.796612 24058 tablet_replica.cc:333] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.797504 24058 raft_consensus.cc:2243] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.798132 24058 raft_consensus.cc:2272] T 88886bf825e247dc8e2fb550c520e087 P 0b3876cef4664ace9132480eb9127ccd [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.800700 24058 tablet_replica.cc:333] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.801101 25306 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 9. (term mismatch)
I20260709 14:55:22.801491 25306 pending_rounds.cc:85] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Aborting all ops after (but not including) 8
I20260709 14:55:22.801503 24058 raft_consensus.cc:2243] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.801765 25306 pending_rounds.cc:107] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: Aborting uncommitted NO_OP operation due to leader change: 13.9
I20260709 14:55:22.802064 25306 raft_consensus.cc:2889] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:22.802284 24058 raft_consensus.cc:2272] T 4238731f95284ed0a30838c651f03c3f P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.803414 29231 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:22.805284 24058 tablet_replica.cc:333] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.806198 24058 raft_consensus.cc:2243] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.807278 24058 raft_consensus.cc:2272] T 499f16516f8d48ffa76b9da52358e694 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.809888 24058 tablet_replica.cc:333] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.810729 24058 raft_consensus.cc:2243] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.811311 24058 raft_consensus.cc:2272] T c42f8bd072db45bab0fa89650b558fd8 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.814558 24058 tablet_replica.cc:333] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.815477 24058 raft_consensus.cc:2243] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.816573 24058 raft_consensus.cc:2272] T 99899e30a5ab44e7b38a788b93a4e59d P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.820004 24058 tablet_replica.cc:333] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.820739 24058 raft_consensus.cc:2243] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.821277 24058 raft_consensus.cc:2272] T 651b58f14c8d4650b8296f38912ba163 P 0b3876cef4664ace9132480eb9127ccd [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.823872 24058 tablet_replica.cc:333] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.824635 24058 raft_consensus.cc:2243] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.831058 25056 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "0b3876cef4664ace9132480eb9127ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } }
I20260709 14:55:22.833612 24058 raft_consensus.cc:2272] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.836674 24058 tablet_replica.cc:333] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.837481 24058 raft_consensus.cc:2243] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.838065 24058 raft_consensus.cc:2272] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.840749 24058 tablet_replica.cc:333] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.841473 24058 raft_consensus.cc:2243] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.842226 24058 raft_consensus.cc:2272] T 5a7d03456f4b469fad3b27038bc3849f P 0b3876cef4664ace9132480eb9127ccd [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.845006 25227 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 0b3876cef4664ace9132480eb9127ccd: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:55:22.846589 29409 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:22.849822 24058 tablet_replica.cc:333] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.850620 24058 raft_consensus.cc:2243] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.851130 24058 raft_consensus.cc:2272] T e1b2a88c981b4a8e8006265bd952bbf4 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.853613 24058 tablet_replica.cc:333] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.854854 24058 raft_consensus.cc:2243] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 14 LEADER]: Raft consensus shutting down.
W20260709 14:55:22.864060 25272 consensus_peers.cc:597] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:22.867084 24058 raft_consensus.cc:2272] T 4c284d2c852c41de94fbefa1e5226d8d P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.870995 24058 tablet_replica.cc:333] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.871958 24058 raft_consensus.cc:2243] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.873044 24058 raft_consensus.cc:2272] T deac43b66752448ab9cdc1f8bde598db P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.876175 24058 tablet_replica.cc:333] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.878156 24058 raft_consensus.cc:2243] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.878867 24058 raft_consensus.cc:2272] T e2e16722f2be4cc0a5ff5352e4ac4245 P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.881665 24058 tablet_replica.cc:333] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.882516 24058 raft_consensus.cc:2243] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 19 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.883486 24058 raft_consensus.cc:2272] T b37d01e33f104a9e90de87beb5807cfe P 0b3876cef4664ace9132480eb9127ccd [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.885897 24058 tablet_replica.cc:333] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.886891 24058 raft_consensus.cc:2243] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.887547 24058 raft_consensus.cc:2272] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 0b3876cef4664ace9132480eb9127ccd [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.890038 24058 tablet_replica.cc:333] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.890902 24058 raft_consensus.cc:2243] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.893267 24058 pending_rounds.cc:70] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: Trying to abort 1 pending ops.
I20260709 14:55:22.893535 24058 pending_rounds.cc:77] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd: Aborting op as it isn't in flight: id { term: 8 index: 7 } timestamp: 7305662123223412736 op_type: NO_OP noop_request { }
I20260709 14:55:22.893930 24058 raft_consensus.cc:2889] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:22.894420 24058 raft_consensus.cc:2272] T 387dc012c66145ed828ea0c498cf882b P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.898901 24058 tablet_replica.cc:333] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.899904 24058 raft_consensus.cc:2243] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.900501 24058 raft_consensus.cc:2272] T 462968aed178439ea65b17f1b697d4c4 P 0b3876cef4664ace9132480eb9127ccd [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.902976 24058 tablet_replica.cc:333] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.903697 24058 raft_consensus.cc:2243] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.904589 24058 raft_consensus.cc:2272] T 754f160b55bf4a4e8e60d68f349e24ed P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.906893 24058 tablet_replica.cc:333] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.907543 24058 raft_consensus.cc:2243] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.908144 24058 raft_consensus.cc:2272] T 1115eb595f55480a8fce15682c8b9d32 P 0b3876cef4664ace9132480eb9127ccd [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.912207 24058 tablet_replica.cc:333] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.912968 24058 raft_consensus.cc:2243] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.914695 24058 raft_consensus.cc:2272] T 8c409e99211f46258ef1f7c96582546d P 0b3876cef4664ace9132480eb9127ccd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.917346 24058 tablet_replica.cc:333] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.918015 24058 raft_consensus.cc:2243] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.918598 24058 raft_consensus.cc:2272] T 1107c8e6fcb04616a70a396ff902d55b P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.921136 24058 tablet_replica.cc:333] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.921861 24058 raft_consensus.cc:2243] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.922462 24058 raft_consensus.cc:2272] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 0b3876cef4664ace9132480eb9127ccd [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.925470 24058 tablet_replica.cc:333] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd: stopping tablet replica
I20260709 14:55:22.926100 24058 raft_consensus.cc:2243] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.927014 24058 raft_consensus.cc:2272] T 24f24cde44ca419c9ef5fa65faab5273 P 0b3876cef4664ace9132480eb9127ccd [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:22.976099 25198 consensus_peers.cc:597] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:23.093313 25198 consensus_peers.cc:597] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:23.110615 25198 consensus_peers.cc:597] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:23.222502 25198 consensus_peers.cc:597] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:23.333128 25272 consensus_peers.cc:597] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:23.362178 29305 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.363050 29305 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.366088 29305 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.368038 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:23.372545 25198 leader_election.cc:336] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.372936 25198 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.374163 29312 raft_consensus.cc:2749] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:55:23.394994 25198 consensus_peers.cc:597] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:23.397363 29377 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.397909 29377 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.399310 29377 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.401036 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:23.407241 25272 leader_election.cc:336] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.407610 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:23.408202 29377 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:23.579280 29367 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.579871 29367 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.585371 29367 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.586436 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
W20260709 14:55:23.587852 25272 leader_election.cc:336] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.588423 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:23.589200 29367 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:23.632397 29447 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.632931 29447 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.634856 29447 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.636209 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.636809 25305 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:23.637948 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:23.638787 29447 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:23.639196 29447 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:55:23.639314 25198 leader_election.cc:336] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.639700 29447 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:23.644603 29447 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.647647 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd85342c99b74427abc592a95f8cb683" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:23.648183 25305 raft_consensus.cc:3060] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:55:23.652621 25198 leader_election.cc:336] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.653282 29447 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.654439 25305 raft_consensus.cc:2468] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 14.
I20260709 14:55:23.655333 25197 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:23.655949 29447 raft_consensus.cc:2804] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:23.656431 29447 raft_consensus.cc:697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:23.657351 29447 consensus_queue.cc:237] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.667881 25056 catalog_manager.cc:5697] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 13 to 14, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 14 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:23.711316 25198 consensus_peers.cc:597] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:23.754310 29447 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.754827 29447 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.757440 29305 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.758000 29305 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.760212 29305 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.762084 29447 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.761986 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.761989 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:23.764912 25198 leader_election.cc:336] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.765278 25198 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.765841 29447 raft_consensus.cc:2749] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:55:23.767597 25198 leader_election.cc:336] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.767985 25198 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.768532 29447 raft_consensus.cc:2749] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:23.778398 29447 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.778812 29447 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.782029 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.782591 25305 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:23.783241 29447 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.783842 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:23.785995 29447 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:23.786397 29447 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.786907 29447 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:23.790870 29305 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.791368 29305 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.792430 29312 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.792902 29312 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.794409 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.794868 29312 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.796142 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:23.797443 25198 leader_election.cc:336] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.797605 29305 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.800333 29305 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.800901 29305 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.804162 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:23.804819 25198 leader_election.cc:336] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.805272 25198 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.805806 29305 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.805959 29312 raft_consensus.cc:2749] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:55:23.806809 25198 leader_election.cc:336] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.807201 25198 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.807842 29312 raft_consensus.cc:2749] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:23.809651 29447 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:23.810689 25198 leader_election.cc:336] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.811103 25198 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.811740 29312 raft_consensus.cc:2749] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:23.812831 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d14b251d35441769fc57d7a1d340689" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:23.813359 25305 raft_consensus.cc:3060] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:55:23.817313 25198 leader_election.cc:336] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.817484 29367 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.817956 29367 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.819900 29367 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:23.824488 25272 leader_election.cc:336] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.825798 25305 raft_consensus.cc:2468] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:23.826903 29447 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.827123 25197 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:23.830140 29447 raft_consensus.cc:2804] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:23.833299 29312 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.834049 29312 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.836464 29312 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.829020 29377 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.837450 29377 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.839468 29377 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:23.840662 25198 leader_election.cc:336] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.842434 29305 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.843115 29305 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.848583 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.848838 29305 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.850271 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.850554 25197 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.850858 25234 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:23.827780 29367 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.832490 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.851822 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.851900 25227 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 6.
I20260709 14:55:23.852449 29367 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.855139 29312 raft_consensus.cc:2749] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:55:23.857836 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:23.858800 29449 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:23.858958 25273 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:23.860414 29377 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:23.860808 29377 raft_consensus.cc:493] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.861200 29377 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:55:23.862617 25198 leader_election.cc:336] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.859221 29449 raft_consensus.cc:493] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.864524 29449 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:23.864630 25198 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.866320 29305 raft_consensus.cc:2749] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:23.867195 29367 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:23.887193 25272 leader_election.cc:336] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:23.888010 25272 leader_election.cc:336] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.889885 29367 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.890376 29367 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.892481 29367 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:23.893419 25198 consensus_peers.cc:597] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:23.882896 29449 raft_consensus.cc:515] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.889521 29377 raft_consensus.cc:515] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:23.903947 25198 consensus_peers.cc:597] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:23.905093 25273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:44771, user_credentials={real_user=slave}} blocked reactor thread for 46207.9us
I20260709 14:55:23.906155 29449 leader_election.cc:290] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:23.905180 25272 leader_election.cc:336] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.906776 29377 leader_election.cc:290] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.910332 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.911887 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.913300 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bcf7b86d90456f8e7b07dadcdbc6b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:55:23.913722 25272 leader_election.cc:336] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.913828 25231 raft_consensus.cc:3060] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:23.916272 29305 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.916805 29305 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:23.917949 25272 leader_election.cc:336] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.918964 29305 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.921228 29449 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.921934 29449 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.924563 29449 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.910427 29454 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.930488 29377 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.934167 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5b14cb37a4eb5936b72bb9c121887" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:23.937738 25234 raft_consensus.cc:3060] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:23.937418 29377 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.939402 29377 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.936825 29305 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.941196 29454 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.941430 29305 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.944190 29454 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.944243 29305 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.944635 29447 raft_consensus.cc:697] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:23.946846 25234 raft_consensus.cc:2468] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 7.
I20260709 14:55:23.942473 25231 raft_consensus.cc:2468] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:23.951918 29447 consensus_queue.cc:237] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:23.953426 25198 leader_election.cc:336] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:23.947994 25272 leader_election.cc:336] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.955600 29455 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.956127 29455 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.958098 29453 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.958206 29449 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:23.958504 29455 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.959975 29453 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.961881 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.960815 29449 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:23.963347 29453 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:23.963764 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.964473 25231 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:23.964932 29449 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:23.966528 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.968439 25273 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:23.969483 29455 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:55:23.970717 25272 leader_election.cc:336] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:23.971225 25272 leader_election.cc:336] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.969555 25273 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:23.973363 29377 raft_consensus.cc:2749] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:23.975682 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:23.975775 25198 leader_election.cc:336] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:23.978679 25198 leader_election.cc:336] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.979718 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.980832 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:23.981190 25197 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:23.981498 25273 leader_election.cc:304] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:23.981403 25306 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 7.
I20260709 14:55:23.982357 29453 raft_consensus.cc:2749] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:55:23.983376 25272 leader_election.cc:336] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:23.983775 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:23.993294 25056 catalog_manager.cc:5697] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.994702 25234 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:23.995772 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.008270 29454 raft_consensus.cc:2804] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:24.008803 29454 raft_consensus.cc:697] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.009601 29454 consensus_queue.cc:237] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.014274 25273 leader_election.cc:304] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.016364 29455 raft_consensus.cc:2804] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:24.016876 29455 raft_consensus.cc:697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.017328 29447 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.017711 29455 consensus_queue.cc:237] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.018366 29447 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.020964 29453 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.021553 29453 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.023589 29453 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.024435 25273 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:24.026405 25198 leader_election.cc:336] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.028338 29367 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:24.031242 29367 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:55:24.031658 25198 leader_election.cc:336] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.031701 29367 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.032511 29447 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.033998 29367 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.035065 25273 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.036358 29377 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:55:24.036715 29377 raft_consensus.cc:493] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.037070 29377 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:24.047461 25273 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:24.048027 25056 catalog_manager.cc:5697] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 6 to 7, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 7 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.048761 29454 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:24.050036 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
W20260709 14:55:24.059788 25272 leader_election.cc:336] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.060922 25273 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:24.058051 29447 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.044410 29377 raft_consensus.cc:515] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.066887 29377 leader_election.cc:290] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.063884 29454 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:24.068039 29454 raft_consensus.cc:493] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.068434 29454 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.070257 29447 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.072268 29447 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.062984 29449 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:55:24.080029 25272 leader_election.cc:336] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.080529 25272 consensus_peers.cc:597] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:24.080899 25272 leader_election.cc:336] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.081418 25272 consensus_peers.cc:597] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:24.081864 25272 consensus_peers.cc:597] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:24.082203 25272 consensus_peers.cc:597] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:24.083611 25198 consensus_peers.cc:597] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:24.084116 25198 leader_election.cc:336] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.083128 29454 raft_consensus.cc:515] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.086563 29454 leader_election.cc:290] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.090448 25056 catalog_manager.cc:5697] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 13, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:24.093034 25272 leader_election.cc:336] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.096279 25197 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:24.096385 29367 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.096927 29367 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.097350 29447 raft_consensus.cc:2749] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:24.098856 29367 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.100523 25197 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.101630 29447 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:24.101974 29447 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.102314 29447 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:24.106194 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.106760 25226 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:24.108865 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32fc1a99ab54b8cb4bf0fd9600ad179" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.109385 25234 raft_consensus.cc:3060] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:55:24.109411 29367 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.110275 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac1d8ce976a4ce8826931bc92f862a7" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.110998 25226 raft_consensus.cc:3060] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.110916 29367 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.114435 29460 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.114961 29460 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.115444 29367 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.115856 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.141383 25306 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:24.121551 29460 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.123741 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
W20260709 14:55:24.142939 25272 leader_election.cc:336] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.143419 25307 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
W20260709 14:55:24.143603 25272 consensus_peers.cc:597] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.144129 29312 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.120078 29447 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.144758 29312 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.146708 29312 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.126207 25226 raft_consensus.cc:2468] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:24.126809 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.133077 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.133563 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.147387 29447 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.147692 25227 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:24.133836 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.147416 25304 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:24.148458 25231 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
W20260709 14:55:24.144131 25272 leader_election.cc:336] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.142382 25234 raft_consensus.cc:2468] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 10.
W20260709 14:55:24.149341 25272 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.151842 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.152631 29460 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:24.152998 29460 raft_consensus.cc:493] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.153367 29460 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:55:24.158618 25198 consensus_peers.cc:597] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:24.159081 25198 consensus_peers.cc:597] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:24.160640 29460 raft_consensus.cc:515] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:24.164165 25198 leader_election.cc:336] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.164669 25198 leader_election.cc:336] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.165704 29447 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:55:24.166066 25272 leader_election.cc:336] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.166184 29447 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.168263 29460 leader_election.cc:290] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.168597 29447 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.170367 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:24.171108 29449 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:24.172161 25273 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.173195 25273 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.173874 29449 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:55:24.174273 29449 raft_consensus.cc:493] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.174621 29449 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:55:24.175246 25198 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.176050 29460 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:24.176442 29460 raft_consensus.cc:493] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.176863 29460 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.182195 29449 raft_consensus.cc:515] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.185747 29461 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.186231 29461 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
W20260709 14:55:24.188097 25272 leader_election.cc:336] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.188879 29449 leader_election.cc:290] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.189623 25273 leader_election.cc:304] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.189787 29461 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887), 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055)
I20260709 14:55:24.185232 29460 raft_consensus.cc:515] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:24.194588 25198 leader_election.cc:336] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.195518 29449 raft_consensus.cc:2804] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
W20260709 14:55:24.196311 25272 leader_election.cc:336] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.196343 25273 leader_election.cc:304] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.197160 29449 raft_consensus.cc:697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.194633 29460 leader_election.cc:290] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.197966 29454 raft_consensus.cc:2804] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:55:24.198058 29449 consensus_queue.cc:237] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.198549 29454 raft_consensus.cc:697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.199409 29454 consensus_queue.cc:237] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.199734 25197 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.201109 25197 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.201802 29447 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:24.202170 29447 raft_consensus.cc:493] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.202435 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.202570 29447 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:24.203459 29312 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:24.203835 29312 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.204206 29312 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:24.201071 29461 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:24.205628 29461 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.205989 29461 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.212441 29312 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.219242 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acd856442c747298e3f32ae05d066b1" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.219861 25234 raft_consensus.cc:3060] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.219920 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d44e44905e429396fd17e8506e7bad" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.220283 29453 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.220577 25226 raft_consensus.cc:3060] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:55:24.220795 29453 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.221480 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18373acb98ee4bbcb8762a1f128955a8" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.222064 25231 raft_consensus.cc:3060] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.222765 29453 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.225116 29447 raft_consensus.cc:515] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:24.231779 25198 consensus_peers.cc:597] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.232228 25198 leader_election.cc:336] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.232292 25226 raft_consensus.cc:2468] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:24.235046 25234 raft_consensus.cc:2468] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:24.228863 25231 raft_consensus.cc:2468] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
W20260709 14:55:24.235675 25272 consensus_peers.cc:597] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.236181 29447 leader_election.cc:290] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:24.235723 25198 leader_election.cc:336] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.236924 25198 leader_election.cc:336] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.239657 29460 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.240258 29460 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.243676 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.244050 25305 raft_consensus.cc:1275] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:55:24.244249 25304 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 10.
I20260709 14:55:24.244966 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.243397 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af87148381de4982a3026d4abb8c0c08" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.245689 25307 raft_consensus.cc:3060] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:24.243371 29367 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.246788 29367 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.248654 29367 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.248468 29461 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.245685 29312 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.250187 29460 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:24.256114 25272 leader_election.cc:336] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.256589 25198 leader_election.cc:336] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.256811 25272 leader_election.cc:336] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.257125 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.258422 25307 raft_consensus.cc:2468] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:24.258872 29461 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.258894 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c587addc72e8451b8af9bffe5a127b50" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.259644 25306 raft_consensus.cc:3060] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:24.260454 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478759ac2d8644a6a0ba3d69c49fd1ce" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.260995 25304 raft_consensus.cc:3060] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:24.261029 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be093c662e3a4826bd23f881a76444d4" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.261686 25305 raft_consensus.cc:3060] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.265836 25306 raft_consensus.cc:2468] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:24.268770 25305 raft_consensus.cc:2468] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 13.
I20260709 14:55:24.269616 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.270165 25307 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 8.
I20260709 14:55:24.271440 29460 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.274572 25056 catalog_manager.cc:5697] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 13, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.277712 25304 raft_consensus.cc:2468] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 12.
I20260709 14:55:24.275131 29460 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:24.281031 29460 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.286520 29461 consensus_queue.cc:1048] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 14:55:24.287176 25272 leader_election.cc:336] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.291841 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.292945 29461 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:55:24.293401 29461 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.293793 29461 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:24.302852 29461 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.305939 25197 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:24.306752 29312 raft_consensus.cc:2749] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:24.308284 25197 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:24.308943 25273 leader_election.cc:304] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.309785 29367 raft_consensus.cc:2804] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:55:24.310343 29447 raft_consensus.cc:2749] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:24.310626 29305 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.309414 25197 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.311159 29305 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.310349 29367 raft_consensus.cc:697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.312546 29367 consensus_queue.cc:237] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.313304 29305 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.316823 29453 raft_consensus.cc:2804] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:24.311116 25273 leader_election.cc:304] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.317412 29453 raft_consensus.cc:697] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:24.318742 29455 raft_consensus.cc:2804] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:24.319289 29455 raft_consensus.cc:697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.318317 29453 consensus_queue.cc:237] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.320082 25197 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.320116 29455 consensus_queue.cc:237] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.322444 29305 raft_consensus.cc:2804] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 14:55:24.322855 25272 consensus_peers.cc:597] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.323240 29305 raft_consensus.cc:697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:24.324481 29305 consensus_queue.cc:237] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:24.323407 25272 consensus_peers.cc:597] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.326002 29460 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.324944 25273 leader_election.cc:304] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.326496 29460 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.327095 29454 raft_consensus.cc:2804] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:24.327653 29454 raft_consensus.cc:697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.328578 29454 consensus_queue.cc:237] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.328847 29460 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:24.333650 25272 consensus_peers.cc:597] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.333882 29449 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
W20260709 14:55:24.306475 25198 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111) [suppressed 362 similar messages]
I20260709 14:55:24.334573 29449 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:24.336210 25272 leader_election.cc:336] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.336505 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.337188 25234 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 8.
I20260709 14:55:24.338106 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.338923 25231 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 19.
I20260709 14:55:24.337801 25056 catalog_manager.cc:5697] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 9 to 10, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 10 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:24.344900 25198 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.348484 25198 leader_election.cc:336] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.352149 25197 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.352754 29461 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.352806 29312 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.353564 29312 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.354036 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.354261 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.354635 25307 raft_consensus.cc:2468] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 19.
I20260709 14:55:24.355441 29453 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:24.355966 29312 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.357335 25197 leader_election.cc:304] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.358150 29447 raft_consensus.cc:2804] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:24.358651 29447 raft_consensus.cc:697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:24.359547 29447 consensus_queue.cc:237] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.355937 29453 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.353531 29461 raft_consensus.cc:2804] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:24.362355 29453 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:24.365027 29460 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.365931 29460 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.368422 29460 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.367918 29449 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.372236 25057 catalog_manager.cc:5697] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 7 to 8, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 8 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:24.379415 25272 leader_election.cc:336] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.367888 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.383219 29449 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:24.383671 29449 raft_consensus.cc:493] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.384073 29449 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:24.390517 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.391320 25226 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:24.392618 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.393373 25229 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 16.
I20260709 14:55:24.397707 25273 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.399196 29461 raft_consensus.cc:697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:24.400182 29461 consensus_queue.cc:237] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.404261 29455 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 14:55:24.404707 29455 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.405128 29455 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 19 FOLLOWER]: Advancing to term 20
W20260709 14:55:24.406786 25272 leader_election.cc:336] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.409781 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.410446 29377 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.410983 29377 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.411453 29460 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:55:24.411875 29460 raft_consensus.cc:493] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.412240 29460 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.413389 29377 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:24.416150 25272 consensus_peers.cc:597] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.415962 25057 catalog_manager.cc:5697] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 13, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:24.417222 25197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:37887, user_credentials={real_user=slave}} blocked reactor thread for 55307.3us
W20260709 14:55:24.418709 25272 leader_election.cc:336] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.420032 29460 raft_consensus.cc:515] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:24.420275 29449 raft_consensus.cc:515] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.418298 25057 catalog_manager.cc:5697] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 13, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.423604 25057 catalog_manager.cc:5697] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 13 to 14, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 14 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:24.425326 25272 consensus_peers.cc:597] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.409209 29453 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.422081 29460 leader_election.cc:290] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:24.408303 25198 leader_election.cc:336] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.411456 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.429905 29377 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:55:24.430286 29377 raft_consensus.cc:493] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.430701 29377 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:24.438607 29377 raft_consensus.cc:515] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.440033 25056 catalog_manager.cc:5697] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.443549 25056 catalog_manager.cc:5697] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 11 to 12, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 12 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.444861 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.441298 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.445119 29453 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.445554 25234 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:24.445873 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.443557 29449 leader_election.cc:290] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.450670 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5" is_pre_election: true
I20260709 14:55:24.450640 25229 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 14.
I20260709 14:55:24.451494 25234 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 11.
I20260709 14:55:24.445873 29312 raft_consensus.cc:2804] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 14:55:24.445958 29455 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.452275 29312 raft_consensus.cc:493] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.452720 29312 raft_consensus.cc:3060] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:55:24.454097 29455 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 20 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.456282 29377 leader_election.cc:290] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.445276 25056 catalog_manager.cc:5697] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 12 to 13, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 13 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.459319 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e" is_pre_election: true
I20260709 14:55:24.459908 25307 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 14.
I20260709 14:55:24.460239 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99899e30a5ab44e7b38a788b93a4e59d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.460731 25308 raft_consensus.cc:3060] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:24.465044 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deac43b66752448ab9cdc1f8bde598db" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.465751 25304 raft_consensus.cc:3060] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:55:24.469310 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.470118 29447 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:55:24.470511 29447 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.470956 29447 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:24.479386 29447 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.487224 25308 raft_consensus.cc:2468] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 9.
I20260709 14:55:24.488476 25197 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
I20260709 14:55:24.489282 29461 raft_consensus.cc:2804] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:24.489557 29447 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
I20260709 14:55:24.489847 29461 raft_consensus.cc:697] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:24.490818 29461 consensus_queue.cc:237] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.506402 25304 raft_consensus.cc:2468] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 11.
I20260709 14:55:24.507627 25197 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.508741 29305 raft_consensus.cc:2804] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:55:24.509305 29305 raft_consensus.cc:697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:24.510192 29305 consensus_queue.cc:237] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:24.448190 25272 leader_election.cc:336] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.513854 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 65667.4us
I20260709 14:55:24.521534 25308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c284d2c852c41de94fbefa1e5226d8d" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.522166 25308 raft_consensus.cc:3060] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:24.523343 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c409e99211f46258ef1f7c96582546d" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.523967 25229 raft_consensus.cc:3060] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:55:24.524245 25227 raft_consensus.cc:1275] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:24.526014 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499f16516f8d48ffa76b9da52358e694" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.526530 25227 raft_consensus.cc:3060] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:24.531365 25304 raft_consensus.cc:1275] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:55:24.532248 25229 raft_consensus.cc:2468] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 13.
I20260709 14:55:24.533550 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7d03456f4b469fad3b27038bc3849f" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.510178 29312 raft_consensus.cc:515] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.534134 25231 raft_consensus.cc:3060] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:55:24.534092 29470 consensus_queue.cc:1048] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 14:55:24.548125 25231 raft_consensus.cc:2468] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 17.
I20260709 14:55:24.534988 25229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.535967 25308 raft_consensus.cc:2468] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a019e97d101469d8b68de4a2757e5d5 in term 15.
W20260709 14:55:24.536449 25272 consensus_peers.cc:597] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.537312 25227 raft_consensus.cc:2468] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 9.
I20260709 14:55:24.553376 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.556115 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.556864 29377 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:55:24.557317 29377 raft_consensus.cc:493] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.557701 29377 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:24.558049 25229 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e17f3cf54674f1982431a8a306a162e in current term 20: Already voted for candidate 7a019e97d101469d8b68de4a2757e5d5 in this term.
I20260709 14:55:24.561299 29449 raft_consensus.cc:2764] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260709 14:55:24.566313 25273 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.567137 29460 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:55:24.567555 29460 raft_consensus.cc:493] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting leader election (detected failure of leader 0b3876cef4664ace9132480eb9127ccd)
I20260709 14:55:24.567948 29460 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:55:24.572902 25198 leader_election.cc:336] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.573776 25198 consensus_peers.cc:597] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:24.576493 25198 consensus_peers.cc:597] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.577068 25198 leader_election.cc:336] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.577824 29449 consensus_queue.cc:1048] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:24.578894 25273 leader_election.cc:304] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
W20260709 14:55:24.580477 25198 leader_election.cc:336] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.582676 29377 raft_consensus.cc:515] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.584991 29377 leader_election.cc:290] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.585671 29455 raft_consensus.cc:2804] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:55:24.586248 29455 raft_consensus.cc:697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.587178 29455 consensus_queue.cc:237] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } }
I20260709 14:55:24.588537 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
I20260709 14:55:24.597182 25273 leader_election.cc:304] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 
W20260709 14:55:24.555223 25272 leader_election.cc:336] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.600853 29459 raft_consensus.cc:2804] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:55:24.602471 29459 raft_consensus.cc:697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 17 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.603145 29460 raft_consensus.cc:515] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.603703 29459 consensus_queue.cc:237] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.561338 29312 leader_election.cc:290] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 20 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 4e17f3cf54674f1982431a8a306a162e (127.23.126.131:37887)
W20260709 14:55:24.606546 25272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:35055, user_credentials={real_user=slave}} blocked reactor thread for 51351.5us
I20260709 14:55:24.609251 25273 leader_election.cc:304] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.610632 29455 raft_consensus.cc:2804] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:24.611245 25197 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.612504 29461 raft_consensus.cc:2804] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:55:24.613231 29455 raft_consensus.cc:697] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.613238 29461 raft_consensus.cc:697] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Becoming Leader. State: Replica: 7a019e97d101469d8b68de4a2757e5d5, State: Running, Role: LEADER
I20260709 14:55:24.616474 29461 consensus_queue.cc:237] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.616474 29455 consensus_queue.cc:237] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.614171 29460 leader_election.cc:290] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Requested vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:24.625764 25057 catalog_manager.cc:5697] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 8 to 9, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 9 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.634954 25227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d18fa5cfdc84bdb9a98142cd1cfeafb" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
I20260709 14:55:24.635493 25227 raft_consensus.cc:3060] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:55:24.637323 25304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d01e33f104a9e90de87beb5807cfe" candidate_uuid: "7a019e97d101469d8b68de4a2757e5d5" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "4e17f3cf54674f1982431a8a306a162e"
I20260709 14:55:24.638073 25304 raft_consensus.cc:2393] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a019e97d101469d8b68de4a2757e5d5 in current term 20: Already voted for candidate 4e17f3cf54674f1982431a8a306a162e in this term.
W20260709 14:55:24.641258 25272 leader_election.cc:336] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.641721 25272 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:24.642414 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754f160b55bf4a4e8e60d68f349e24ed" candidate_uuid: "4e17f3cf54674f1982431a8a306a162e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7a019e97d101469d8b68de4a2757e5d5"
W20260709 14:55:24.642701 25272 leader_election.cc:336] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.643016 25226 raft_consensus.cc:3060] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:55:24.643968 29460 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
W20260709 14:55:24.650544 25272 consensus_peers.cc:597] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.660480 25272 consensus_peers.cc:597] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:24.660964 25272 consensus_peers.cc:597] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.661494 25232 raft_consensus.cc:1275] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 14:55:24.661509 25272 leader_election.cc:336] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:24.662392 25272 leader_election.cc:336] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:24.663401 25226 raft_consensus.cc:2468] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 12.
I20260709 14:55:24.664309 25227 raft_consensus.cc:2468] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e17f3cf54674f1982431a8a306a162e in term 15.
I20260709 14:55:24.665112 25197 leader_election.cc:304] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd, 4e17f3cf54674f1982431a8a306a162e
I20260709 14:55:24.666283 29471 raft_consensus.cc:2749] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
W20260709 14:55:24.672382 25272 consensus_peers.cc:597] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:24.673048 25272 consensus_peers.cc:597] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.678107 29455 consensus_queue.cc:1048] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:24.680176 25273 leader_election.cc:304] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.682085 25053 catalog_manager.cc:5697] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 12 to 13, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 13 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.684338 29455 raft_consensus.cc:2804] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:55:24.684408 25053 catalog_manager.cc:5697] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 16 to 17, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 17 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.685628 29455 raft_consensus.cc:697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.686870 25053 catalog_manager.cc:5697] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 8 to 9, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 9 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.687292 29455 consensus_queue.cc:237] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.695840 25273 leader_election.cc:304] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e, 7a019e97d101469d8b68de4a2757e5d5; no voters: 0b3876cef4664ace9132480eb9127ccd
I20260709 14:55:24.697125 29454 raft_consensus.cc:2804] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:55:24.697736 29454 raft_consensus.cc:697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: Becoming Leader. State: Replica: 4e17f3cf54674f1982431a8a306a162e, State: Running, Role: LEADER
I20260709 14:55:24.698696 29454 consensus_queue.cc:237] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:24.714021 25057 catalog_manager.cc:5697] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 10 to 11, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 11 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.724357 25057 catalog_manager.cc:5697] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 reported cstate change: term changed from 14 to 15, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130). New cstate: current_term: 15 leader_uuid: "7a019e97d101469d8b68de4a2757e5d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.728806 25231 raft_consensus.cc:1275] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:24.730321 25227 raft_consensus.cc:1275] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 14:55:24.742381 25272 consensus_peers.cc:597] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.754668 29460 consensus_queue.cc:1048] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260709 14:55:24.761932 25272 consensus_peers.cc:597] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.761627 25053 catalog_manager.cc:5697] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 11 to 12, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 12 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.763114 29460 consensus_queue.cc:1048] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:24.763590 25053 catalog_manager.cc:5697] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e reported cstate change: term changed from 14 to 15, leader changed from 0b3876cef4664ace9132480eb9127ccd (127.23.126.129) to 4e17f3cf54674f1982431a8a306a162e (127.23.126.131). New cstate: current_term: 15 leader_uuid: "4e17f3cf54674f1982431a8a306a162e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.767359 25227 raft_consensus.cc:1275] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Refusing update from remote peer 4e17f3cf54674f1982431a8a306a162e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
W20260709 14:55:24.795409 25272 consensus_peers.cc:597] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.795873 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
W20260709 14:55:24.802294 25198 consensus_peers.cc:597] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.803447 29460 consensus_queue.cc:1048] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 14:55:24.795964 25272 consensus_peers.cc:597] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.823611 25272 consensus_peers.cc:597] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.830909 25304 raft_consensus.cc:1275] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
W20260709 14:55:24.834810 25272 consensus_peers.cc:597] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:24.839624 29312 consensus_queue.cc:1048] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:24.841725 25304 raft_consensus.cc:1275] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 14:55:24.844523 25273 consensus_peers.cc:597] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.847626 29461 consensus_queue.cc:1048] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 14:55:24.881765 25273 consensus_peers.cc:597] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.882364 25273 consensus_peers.cc:597] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.882887 25273 consensus_peers.cc:597] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.883457 25273 consensus_peers.cc:597] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.883987 25273 consensus_peers.cc:597] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.884642 25273 consensus_peers.cc:597] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.885162 25273 consensus_peers.cc:597] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.885699 25273 consensus_peers.cc:597] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.886333 25273 consensus_peers.cc:597] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.886967 25273 consensus_peers.cc:597] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.887452 25273 consensus_peers.cc:597] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.892946 25198 consensus_peers.cc:597] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.899499 25198 consensus_peers.cc:597] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.902941 25273 consensus_peers.cc:597] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.913412 25272 consensus_peers.cc:597] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:24.914000 25272 consensus_peers.cc:597] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:24.915200 25273 consensus_peers.cc:597] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.923477 25273 consensus_peers.cc:597] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.930563 25273 consensus_peers.cc:597] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.931412 25273 consensus_peers.cc:597] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.932225 25273 consensus_peers.cc:597] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.935386 25198 consensus_peers.cc:597] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.937759 25198 consensus_peers.cc:597] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.944977 25198 consensus_peers.cc:597] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.946097 25272 consensus_peers.cc:597] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:24.950145 25273 consensus_peers.cc:597] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.950254 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:24.952167 24058 tablet_replica.cc:333] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.953065 24058 raft_consensus.cc:2243] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:24.954118 24058 raft_consensus.cc:2272] T 90e17a6cb5574719b6c06a7802b1b50e P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.956835 24058 tablet_replica.cc:333] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
W20260709 14:55:24.957437 25273 consensus_peers.cc:597] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.958623 24058 raft_consensus.cc:2243] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:24.959206 24058 pending_rounds.cc:70] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: Trying to abort 1 pending ops.
I20260709 14:55:24.959468 24058 pending_rounds.cc:77] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5: Aborting op as it isn't in flight: id { term: 7 index: 5 } timestamp: 7305662152751333376 op_type: NO_OP noop_request { }
I20260709 14:55:24.959865 24058 raft_consensus.cc:2889] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:24.960203 24058 raft_consensus.cc:2272] T 78e5b14cb37a4eb5936b72bb9c121887 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.961635 25304 raft_consensus.cc:1275] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:55:24.963198 29312 consensus_queue.cc:1048] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:24.964588 24058 tablet_replica.cc:333] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.965464 24058 raft_consensus.cc:2243] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:24.966360 24058 raft_consensus.cc:2272] T dd85342c99b74427abc592a95f8cb683 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.969372 24058 tablet_replica.cc:333] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.970240 24058 raft_consensus.cc:2243] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:24.970777 24058 raft_consensus.cc:2272] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:24.971782 25273 consensus_peers.cc:597] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:24.973023 24058 tablet_replica.cc:333] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.973948 24058 raft_consensus.cc:2243] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:24.974514 24058 raft_consensus.cc:2272] T d94f14250b6644419cf5a26ae12746db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.977028 24058 tablet_replica.cc:333] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.977836 24058 raft_consensus.cc:2243] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:24.978396 24058 raft_consensus.cc:2272] T ad824b12bafe4abc9d6f5704106233a1 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.982187 24058 tablet_replica.cc:333] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.983843 24058 raft_consensus.cc:2243] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:24.984436 24058 raft_consensus.cc:2272] T a673e931a14f48c39782e87ff0718e74 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.986974 24058 tablet_replica.cc:333] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.987762 24058 raft_consensus.cc:2243] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:24.988353 24058 raft_consensus.cc:2272] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.992023 24058 tablet_replica.cc:333] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:24.993033 24058 raft_consensus.cc:2243] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:24.993945 24058 pending_rounds.cc:70] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Trying to abort 1 pending ops.
I20260709 14:55:24.994210 24058 pending_rounds.cc:77] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5: Aborting op as it isn't in flight: id { term: 12 index: 8 } timestamp: 7305662154207780864 op_type: NO_OP noop_request { }
I20260709 14:55:24.994585 24058 raft_consensus.cc:2889] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:24.995597 24058 raft_consensus.cc:2272] T 478759ac2d8644a6a0ba3d69c49fd1ce P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:24.999024 24058 tablet_replica.cc:333] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
W20260709 14:55:24.999061 25272 consensus_peers.cc:597] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.002312 25273 consensus_peers.cc:597] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.003585 24058 raft_consensus.cc:2243] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.004276 24058 raft_consensus.cc:2272] T 1acd856442c747298e3f32ae05d066b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.005580 25304 raft_consensus.cc:1275] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:55:25.006844 24058 tablet_replica.cc:333] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
W20260709 14:55:25.008143 25273 consensus_peers.cc:597] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.008432 24058 raft_consensus.cc:2243] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.009548 24058 raft_consensus.cc:2272] T e707f86ca87f4b71b3510c681bb66172 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.015475 24058 tablet_replica.cc:333] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.016328 24058 raft_consensus.cc:2243] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.016934 24058 raft_consensus.cc:2272] T 1def7eb437a04ad38d41e65313eb4688 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.019569 24058 tablet_replica.cc:333] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
W20260709 14:55:25.020270 25272 consensus_peers.cc:597] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:25.020337 24058 raft_consensus.cc:2243] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.021656 24058 raft_consensus.cc:2272] T c587addc72e8451b8af9bffe5a127b50 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.024983 24058 tablet_replica.cc:333] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.025815 24058 raft_consensus.cc:2243] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.026448 24058 raft_consensus.cc:2272] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.027366 25304 raft_consensus.cc:1275] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:55:25.028860 29447 consensus_queue.cc:1048] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:25.029831 24058 tablet_replica.cc:333] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.030726 24058 raft_consensus.cc:2243] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.031317 24058 raft_consensus.cc:2272] T 12ad83ce39d241349c0635238c461a58 P 7a019e97d101469d8b68de4a2757e5d5 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.033041 25273 consensus_peers.cc:597] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.033776 24058 tablet_replica.cc:333] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.034658 24058 raft_consensus.cc:2243] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.035789 24058 raft_consensus.cc:2272] T 6d14b251d35441769fc57d7a1d340689 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.037354 25273 consensus_peers.cc:597] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.038600 24058 tablet_replica.cc:333] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.039459 24058 raft_consensus.cc:2243] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.040508 24058 raft_consensus.cc:2272] T d9f8ee6653174ddb9b346bddefb978e5 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.043705 24058 tablet_replica.cc:333] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.044525 24058 raft_consensus.cc:2243] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.045600 24058 raft_consensus.cc:2272] T 867b416d3c1a41e09e30aab9cb717baa P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.047519 24058 tablet_replica.cc:333] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.048164 24058 raft_consensus.cc:2243] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.048704 24058 raft_consensus.cc:2272] T f22d92f43bda4306a75c073b1fd97ad9 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.051149 24058 tablet_replica.cc:333] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.051945 24058 raft_consensus.cc:2243] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Raft consensus shutting down.
W20260709 14:55:25.052920 25273 consensus_peers.cc:597] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.052999 24058 raft_consensus.cc:2272] T be093c662e3a4826bd23f881a76444d4 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.057476 24058 tablet_replica.cc:333] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.058295 24058 raft_consensus.cc:2243] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.059379 24058 raft_consensus.cc:2272] T e8568a6a423e4eb18ffbfa972c72d18a P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.062072 24058 tablet_replica.cc:333] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.062911 24058 raft_consensus.cc:2243] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.063432 24058 pending_rounds.cc:70] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Trying to abort 1 pending ops.
I20260709 14:55:25.063696 24058 pending_rounds.cc:77] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5: Aborting op as it isn't in flight: id { term: 10 index: 7 } timestamp: 7305662153561939968 op_type: NO_OP noop_request { }
I20260709 14:55:25.064059 24058 raft_consensus.cc:2889] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:25.064446 24058 raft_consensus.cc:2272] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.065649 25273 consensus_peers.cc:597] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.067421 24058 tablet_replica.cc:333] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.068145 24058 raft_consensus.cc:2243] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.069087 24058 raft_consensus.cc:2272] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.071586 24058 tablet_replica.cc:333] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.072399 24058 raft_consensus.cc:2243] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.073447 24058 raft_consensus.cc:2272] T af87148381de4982a3026d4abb8c0c08 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.075802 25272 consensus_peers.cc:597] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:25.076536 24058 tablet_replica.cc:333] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
W20260709 14:55:25.077051 25273 consensus_peers.cc:597] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.077491 24058 raft_consensus.cc:2243] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.078491 24058 raft_consensus.cc:2272] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.080180 25198 consensus_peers.cc:597] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.080909 24058 tablet_replica.cc:333] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.081557 24058 raft_consensus.cc:2243] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.082041 24058 raft_consensus.cc:2272] T f5d44e44905e429396fd17e8506e7bad P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.084436 24058 tablet_replica.cc:333] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.085271 24058 raft_consensus.cc:2243] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.085846 24058 raft_consensus.cc:2272] T b42bbb1ed0ca436b8bce112e56d5181c P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.086401 25304 raft_consensus.cc:1275] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:55:25.088323 24058 tablet_replica.cc:333] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.088094 29447 consensus_queue.cc:1048] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:55:25.089162 24058 raft_consensus.cc:2243] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.089879 24058 raft_consensus.cc:2272] T cc2b2faf55bb49e98b46eec23acda728 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.092222 24058 tablet_replica.cc:333] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.093081 24058 raft_consensus.cc:2243] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.093554 24058 pending_rounds.cc:70] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Trying to abort 1 pending ops.
I20260709 14:55:25.093747 24058 pending_rounds.cc:77] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5: Aborting op as it isn't in flight: id { term: 13 index: 10 } timestamp: 7305662153690308608 op_type: NO_OP noop_request { }
I20260709 14:55:25.094046 24058 raft_consensus.cc:2889] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:25.094341 24058 raft_consensus.cc:2272] T aac1d8ce976a4ce8826931bc92f862a7 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.096499 24058 tablet_replica.cc:333] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.097038 24058 raft_consensus.cc:2243] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.097600 24058 raft_consensus.cc:2272] T 88886bf825e247dc8e2fb550c520e087 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.099932 24058 tablet_replica.cc:333] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.100607 24058 raft_consensus.cc:2243] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.101119 24058 raft_consensus.cc:2272] T bcf375221a2d4a899a0be4fd5f03b69e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.103724 24058 tablet_replica.cc:333] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.104451 24058 raft_consensus.cc:2243] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.105005 24058 raft_consensus.cc:2272] T 864ebe8b9aeb4a9a895632389db2487c P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.106943 24058 tablet_replica.cc:333] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.107512 24058 raft_consensus.cc:2243] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.108258 24058 raft_consensus.cc:2272] T 5b1c43a63f7740b4b4db0aaabca513f2 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.110111 24058 tablet_replica.cc:333] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.110803 24058 raft_consensus.cc:2243] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.111393 24058 raft_consensus.cc:2272] T 38c73759fdc74db79b0081ee6f6a9a13 P 7a019e97d101469d8b68de4a2757e5d5 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.113646 24058 tablet_replica.cc:333] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.114374 24058 raft_consensus.cc:2243] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.114886 24058 raft_consensus.cc:2272] T 4238731f95284ed0a30838c651f03c3f P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.115586 25304 raft_consensus.cc:1275] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Refusing update from remote peer 7a019e97d101469d8b68de4a2757e5d5: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:55:25.117035 24058 tablet_replica.cc:333] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.117108 29312 consensus_queue.cc:1048] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:55:25.117877 24058 raft_consensus.cc:2243] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.118432 24058 raft_consensus.cc:2272] T 499f16516f8d48ffa76b9da52358e694 P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.120621 24058 tablet_replica.cc:333] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.121335 24058 raft_consensus.cc:2243] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.121838 24058 raft_consensus.cc:2272] T c42f8bd072db45bab0fa89650b558fd8 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.124094 24058 tablet_replica.cc:333] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.124758 24058 raft_consensus.cc:2243] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 LEADER]: Raft consensus shutting down.
W20260709 14:55:25.125722 25272 consensus_peers.cc:597] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.125726 24058 raft_consensus.cc:2272] T 99899e30a5ab44e7b38a788b93a4e59d P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.129875 25272 consensus_peers.cc:597] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.131269 24058 tablet_replica.cc:333] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.132110 24058 raft_consensus.cc:2243] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.132654 24058 raft_consensus.cc:2272] T 754f160b55bf4a4e8e60d68f349e24ed P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.135066 24058 tablet_replica.cc:333] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.135845 24058 raft_consensus.cc:2243] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.136399 24058 raft_consensus.cc:2272] T 1115eb595f55480a8fce15682c8b9d32 P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.138815 24058 tablet_replica.cc:333] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.139590 24058 raft_consensus.cc:2243] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.141558 24058 raft_consensus.cc:2272] T 462968aed178439ea65b17f1b697d4c4 P 7a019e97d101469d8b68de4a2757e5d5 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.144797 24058 tablet_replica.cc:333] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.145520 24058 raft_consensus.cc:2243] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.146095 24058 raft_consensus.cc:2272] T 5a7d03456f4b469fad3b27038bc3849f P 7a019e97d101469d8b68de4a2757e5d5 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.146458 25273 consensus_peers.cc:597] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.148432 24058 tablet_replica.cc:333] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.149293 24058 raft_consensus.cc:2243] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.149842 24058 raft_consensus.cc:2272] T e1b2a88c981b4a8e8006265bd952bbf4 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.152129 24058 tablet_replica.cc:333] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.152840 24058 raft_consensus.cc:2243] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.153371 24058 raft_consensus.cc:2272] T b37d01e33f104a9e90de87beb5807cfe P 7a019e97d101469d8b68de4a2757e5d5 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.155759 24058 tablet_replica.cc:333] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.157192 24058 raft_consensus.cc:2243] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.157724 24058 raft_consensus.cc:2272] T 8c409e99211f46258ef1f7c96582546d P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.159654 25273 consensus_peers.cc:597] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.160154 24058 tablet_replica.cc:333] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.162298 24058 raft_consensus.cc:2243] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.163367 24058 raft_consensus.cc:2272] T 1107c8e6fcb04616a70a396ff902d55b P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.165958 24058 tablet_replica.cc:333] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.166719 24058 raft_consensus.cc:2243] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.167255 24058 raft_consensus.cc:2272] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.169685 24058 tablet_replica.cc:333] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.170389 24058 raft_consensus.cc:2243] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.171449 24058 raft_consensus.cc:2272] T 651b58f14c8d4650b8296f38912ba163 P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.173810 24058 tablet_replica.cc:333] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.174553 24058 raft_consensus.cc:2243] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.175081 24058 raft_consensus.cc:2272] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.177048 25272 consensus_peers.cc:597] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.177573 24058 tablet_replica.cc:333] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.178465 24058 raft_consensus.cc:2243] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.179049 24058 raft_consensus.cc:2272] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.180668 25273 consensus_peers.cc:597] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.181442 24058 tablet_replica.cc:333] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.182199 24058 raft_consensus.cc:2243] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.182785 24058 raft_consensus.cc:2272] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 7a019e97d101469d8b68de4a2757e5d5 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.185135 24058 tablet_replica.cc:333] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.185878 24058 raft_consensus.cc:2243] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.186792 24058 raft_consensus.cc:2272] T 387dc012c66145ed828ea0c498cf882b P 7a019e97d101469d8b68de4a2757e5d5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.189210 24058 tablet_replica.cc:333] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.189945 24058 raft_consensus.cc:2243] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.190476 24058 raft_consensus.cc:2272] T 24f24cde44ca419c9ef5fa65faab5273 P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.192888 24058 tablet_replica.cc:333] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.193737 24058 raft_consensus.cc:2243] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.194340 24058 raft_consensus.cc:2272] T e761fa63567241e785e963bcb5f46d6e P 7a019e97d101469d8b68de4a2757e5d5 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.194722 25273 consensus_peers.cc:597] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.195395 25273 consensus_peers.cc:597] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.196694 24058 tablet_replica.cc:333] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.197487 24058 raft_consensus.cc:2243] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.198016 24058 raft_consensus.cc:2272] T d1583753260545e988355f7fec08a452 P 7a019e97d101469d8b68de4a2757e5d5 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.200282 25272 consensus_peers.cc:597] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.200304 24058 tablet_replica.cc:333] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.201402 24058 raft_consensus.cc:2243] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.201992 24058 raft_consensus.cc:2272] T 18373acb98ee4bbcb8762a1f128955a8 P 7a019e97d101469d8b68de4a2757e5d5 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.204439 24058 tablet_replica.cc:333] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
W20260709 14:55:25.204682 25273 consensus_peers.cc:597] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.205070 24058 raft_consensus.cc:2243] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.206169 24058 raft_consensus.cc:2272] T 4c284d2c852c41de94fbefa1e5226d8d P 7a019e97d101469d8b68de4a2757e5d5 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.208700 24058 tablet_replica.cc:333] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.209410 24058 raft_consensus.cc:2243] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.210368 24058 raft_consensus.cc:2272] T deac43b66752448ab9cdc1f8bde598db P 7a019e97d101469d8b68de4a2757e5d5 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.211608 25273 consensus_peers.cc:597] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.212891 24058 tablet_replica.cc:333] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5: stopping tablet replica
I20260709 14:55:25.213608 24058 raft_consensus.cc:2243] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.214159 24058 raft_consensus.cc:2272] T e2e16722f2be4cc0a5ff5352e4ac4245 P 7a019e97d101469d8b68de4a2757e5d5 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.270447 25273 consensus_peers.cc:597] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.272491 25273 consensus_peers.cc:597] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e -> Peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Couldn't send request to peer 7a019e97d101469d8b68de4a2757e5d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.307550 25273 connection.cc:769] client connection to 127.23.126.130:44771 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 14:55:25.430395 25272 consensus_peers.cc:597] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:25.444862 25272 consensus_peers.cc:597] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:25.496508 25272 consensus_peers.cc:597] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:25.866747 25272 consensus_peers.cc:597] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:25.962584 29455 raft_consensus.cc:493] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:25.963035 29455 raft_consensus.cc:515] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:25.964718 29455 leader_election.cc:290] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:25.969287 25273 leader_election.cc:336] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
W20260709 14:55:25.970211 25272 leader_election.cc:336] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:25.970567 25272 leader_election.cc:304] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:25.971118 29455 raft_consensus.cc:2749] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:26.136691 29455 raft_consensus.cc:493] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.137290 29455 raft_consensus.cc:515] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.139200 29455 leader_election.cc:290] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.142001 29455 raft_consensus.cc:493] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.142470 29455 raft_consensus.cc:515] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.144981 29455 leader_election.cc:290] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.145501 29377 raft_consensus.cc:493] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.145995 29377 raft_consensus.cc:515] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:26.147238 25273 leader_election.cc:336] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.147814 29377 leader_election.cc:290] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.151345 25272 leader_election.cc:336] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.152177 25273 leader_election.cc:336] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.151757 25272 leader_election.cc:304] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.153524 29377 raft_consensus.cc:2749] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:55:26.155289 25273 leader_election.cc:336] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
W20260709 14:55:26.157002 25272 leader_election.cc:336] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.158226 25272 leader_election.cc:304] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.158881 29377 raft_consensus.cc:2749] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:55:26.159669 25272 leader_election.cc:336] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.160048 25272 leader_election.cc:304] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.161231 29377 raft_consensus.cc:2749] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:26.247975 29377 raft_consensus.cc:493] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.248476 29377 raft_consensus.cc:515] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.250103 29377 leader_election.cc:290] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.254642 25272 leader_election.cc:336] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.255234 25273 leader_election.cc:336] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.255606 25273 leader_election.cc:304] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.256155 29377 raft_consensus.cc:2749] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:55:26.286041 29377 raft_consensus.cc:493] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.286615 29377 raft_consensus.cc:515] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.288448 29455 raft_consensus.cc:493] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.288740 29377 leader_election.cc:290] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.289017 29455 raft_consensus.cc:515] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.290633 29455 leader_election.cc:290] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.293809 25272 leader_election.cc:336] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.294482 25272 leader_election.cc:336] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.297885 25273 leader_election.cc:336] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.298362 25273 leader_election.cc:304] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
W20260709 14:55:26.299264 25273 leader_election.cc:336] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.299134 29455 raft_consensus.cc:2749] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:26.299701 25273 leader_election.cc:304] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.300359 29377 raft_consensus.cc:2749] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:26.322253 29377 raft_consensus.cc:493] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.322746 29377 raft_consensus.cc:515] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.324692 29377 leader_election.cc:290] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.329872 25273 leader_election.cc:336] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
W20260709 14:55:26.340005 25272 leader_election.cc:336] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.340431 25272 leader_election.cc:304] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.341009 29455 raft_consensus.cc:2749] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:55:26.343128 29377 raft_consensus.cc:493] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.343570 29377 raft_consensus.cc:515] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.345355 29377 leader_election.cc:290] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.347568 25272 leader_election.cc:336] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.349351 25273 leader_election.cc:336] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.349664 25273 leader_election.cc:304] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.350193 29377 raft_consensus.cc:2749] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:26.381263 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
W20260709 14:55:26.396275 25272 consensus_peers.cc:597] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:26.401124 29377 raft_consensus.cc:493] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.401592 29377 raft_consensus.cc:515] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.403371 29455 raft_consensus.cc:493] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.403904 29455 raft_consensus.cc:515] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.404584 29377 leader_election.cc:290] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.406085 29455 leader_election.cc:290] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.408179 25272 leader_election.cc:336] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.410871 25272 leader_election.cc:336] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.411419 25273 leader_election.cc:336] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.411947 25273 leader_election.cc:304] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.412700 29455 raft_consensus.cc:2749] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:55:26.412885 25273 leader_election.cc:336] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.413422 25273 leader_election.cc:304] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.414131 29455 raft_consensus.cc:2749] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:55:26.416649 29377 raft_consensus.cc:493] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.417121 29377 raft_consensus.cc:515] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.418958 29377 leader_election.cc:290] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.420516 29377 raft_consensus.cc:493] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.420881 29377 raft_consensus.cc:515] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.422600 29377 leader_election.cc:290] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.424384 25273 leader_election.cc:336] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
W20260709 14:55:26.425736 25272 leader_election.cc:336] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.426120 25272 leader_election.cc:304] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.426704 29377 raft_consensus.cc:2749] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:55:26.426911 25272 leader_election.cc:336] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.427412 25273 leader_election.cc:336] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.427953 25273 leader_election.cc:304] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.428650 29377 raft_consensus.cc:2749] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:55:26.446841 25272 consensus_peers.cc:597] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:26.483695 29377 raft_consensus.cc:493] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.484139 29377 raft_consensus.cc:515] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.485929 29377 leader_election.cc:290] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.487706 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
W20260709 14:55:26.490355 25273 leader_election.cc:336] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
W20260709 14:55:26.492985 25272 leader_election.cc:336] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.493515 25272 leader_election.cc:304] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.494320 29377 raft_consensus.cc:2749] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:55:26.516294 29377 raft_consensus.cc:493] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.517169 29377 raft_consensus.cc:515] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.519371 29377 leader_election.cc:290] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
W20260709 14:55:26.523593 25272 leader_election.cc:336] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.524464 29455 raft_consensus.cc:493] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.524997 29455 raft_consensus.cc:515] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
W20260709 14:55:26.527441 25273 leader_election.cc:336] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.527513 29455 leader_election.cc:290] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.527845 25273 leader_election.cc:304] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.528518 29377 raft_consensus.cc:2749] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:55:26.532864 25272 leader_election.cc:336] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
W20260709 14:55:26.533718 25273 leader_election.cc:336] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.534169 25273 leader_election.cc:304] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.534727 29377 raft_consensus.cc:2749] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:26.539069 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:26.539830 24058 tablet_replica.cc:333] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.540443 24058 raft_consensus.cc:2243] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.541311 24058 raft_consensus.cc:2272] T ad824b12bafe4abc9d6f5704106233a1 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.543277 24058 tablet_replica.cc:333] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.543900 24058 raft_consensus.cc:2243] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.544903 24058 raft_consensus.cc:2272] T 2cef95b6d49245e4a8fe06cc69f3cc02 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:26.545876 25272 consensus_peers.cc:597] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:26.547492 24058 tablet_replica.cc:333] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.548362 24058 raft_consensus.cc:2243] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.549312 24058 raft_consensus.cc:2272] T 78e5b14cb37a4eb5936b72bb9c121887 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.551075 24058 tablet_replica.cc:333] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.551712 24058 raft_consensus.cc:2243] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.552520 24058 raft_consensus.cc:2272] T d94f14250b6644419cf5a26ae12746db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.554693 24058 tablet_replica.cc:333] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.555508 24058 raft_consensus.cc:2243] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.556447 24058 raft_consensus.cc:2272] T a673e931a14f48c39782e87ff0718e74 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.558393 24058 tablet_replica.cc:333] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.558905 24058 raft_consensus.cc:2243] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.559351 24058 raft_consensus.cc:2272] T dd85342c99b74427abc592a95f8cb683 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.560894 24058 tablet_replica.cc:333] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.561558 24058 raft_consensus.cc:2243] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.561741 29377 raft_consensus.cc:493] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.562170 29377 raft_consensus.cc:515] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.562433 24058 raft_consensus.cc:2272] T 3ba971fa7e0c4ee6bf4ae4f0e188ad3f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.563607 29377 leader_election.cc:290] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.564637 24058 tablet_replica.cc:333] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.565474 24058 raft_consensus.cc:2243] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.566013 24058 raft_consensus.cc:2272] T 478759ac2d8644a6a0ba3d69c49fd1ce P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:26.567080 25273 leader_election.cc:336] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
W20260709 14:55:26.567555 25272 leader_election.cc:336] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.567994 25272 leader_election.cc:304] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.568235 24058 tablet_replica.cc:333] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.568701 29455 raft_consensus.cc:2749] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:55:26.569041 24058 raft_consensus.cc:2243] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.569650 24058 raft_consensus.cc:2272] T 90e17a6cb5574719b6c06a7802b1b50e P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:26.571149 25272 consensus_peers.cc:597] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e -> Peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Couldn't send request to peer 0b3876cef4664ace9132480eb9127ccd. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:26.571730 24058 tablet_replica.cc:333] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.572494 24058 raft_consensus.cc:2243] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.573364 24058 raft_consensus.cc:2272] T 1def7eb437a04ad38d41e65313eb4688 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.575053 24058 tablet_replica.cc:333] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.575548 24058 raft_consensus.cc:2243] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.575932 24058 raft_consensus.cc:2272] T c587addc72e8451b8af9bffe5a127b50 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.577554 24058 tablet_replica.cc:333] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.578024 24058 raft_consensus.cc:2243] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.578657 24058 pending_rounds.cc:70] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.578814 24058 pending_rounds.cc:77] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 13 index: 11 } timestamp: 7305662154056024064 op_type: NO_OP noop_request { }
I20260709 14:55:26.579057 24058 raft_consensus.cc:2889] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.579274 24058 raft_consensus.cc:2272] T 1acd856442c747298e3f32ae05d066b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.580768 24058 tablet_replica.cc:333] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.581303 24058 raft_consensus.cc:2243] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.581662 24058 raft_consensus.cc:2272] T e707f86ca87f4b71b3510c681bb66172 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.583210 24058 tablet_replica.cc:333] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.583673 24058 raft_consensus.cc:2243] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.584430 24058 raft_consensus.cc:2272] T 95bcf7b86d90456f8e7b07dadcdbc6b1 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.585994 24058 tablet_replica.cc:333] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.586514 24058 raft_consensus.cc:2243] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.587350 24058 raft_consensus.cc:2272] T 12ad83ce39d241349c0635238c461a58 P 4e17f3cf54674f1982431a8a306a162e [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.589329 24058 tablet_replica.cc:333] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.589860 24058 raft_consensus.cc:2243] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.590294 24058 raft_consensus.cc:2272] T 6d14b251d35441769fc57d7a1d340689 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.591893 24058 tablet_replica.cc:333] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.592427 24058 raft_consensus.cc:2243] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.592867 24058 raft_consensus.cc:2272] T be093c662e3a4826bd23f881a76444d4 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.594525 24058 tablet_replica.cc:333] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.595077 24058 raft_consensus.cc:2243] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.595542 24058 raft_consensus.cc:2272] T d9f8ee6653174ddb9b346bddefb978e5 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.597522 24058 tablet_replica.cc:333] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.598176 24058 raft_consensus.cc:2243] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.598611 24058 raft_consensus.cc:2272] T 867b416d3c1a41e09e30aab9cb717baa P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.600479 24058 tablet_replica.cc:333] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.601012 24058 raft_consensus.cc:2243] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.601480 24058 raft_consensus.cc:2272] T 241f3ac7ab3f4d53b58cdba20f3d2fa9 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.603026 24058 tablet_replica.cc:333] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.603547 24058 raft_consensus.cc:2243] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.604338 24058 pending_rounds.cc:70] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.604537 24058 pending_rounds.cc:77] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 14 index: 10 } timestamp: 7305662153998737408 op_type: NO_OP noop_request { }
I20260709 14:55:26.604810 24058 raft_consensus.cc:2889] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.605068 24058 raft_consensus.cc:2272] T f5d44e44905e429396fd17e8506e7bad P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.605252 29455 raft_consensus.cc:493] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.605727 29455 raft_consensus.cc:515] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.606897 24058 tablet_replica.cc:333] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.607405 29455 leader_election.cc:290] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.607607 24058 raft_consensus.cc:2243] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.608582 24058 raft_consensus.cc:2272] T e761fa63567241e785e963bcb5f46d6e P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:26.610720 25272 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.610916 24058 tablet_replica.cc:333] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
W20260709 14:55:26.611191 25273 leader_election.cc:336] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.611572 25273 leader_election.cc:304] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.611635 24058 raft_consensus.cc:2243] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.612136 29455 raft_consensus.cc:2749] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:55:26.612537 24058 raft_consensus.cc:2272] T d1583753260545e988355f7fec08a452 P 4e17f3cf54674f1982431a8a306a162e [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.614326 24058 tablet_replica.cc:333] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.614998 24058 raft_consensus.cc:2243] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.615933 24058 pending_rounds.cc:70] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.616196 24058 pending_rounds.cc:77] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 13 index: 10 } timestamp: 7305662154059542528 op_type: NO_OP noop_request { }
I20260709 14:55:26.616566 24058 raft_consensus.cc:2889] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.616868 24058 raft_consensus.cc:2272] T 18373acb98ee4bbcb8762a1f128955a8 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.618862 24058 tablet_replica.cc:333] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.619387 24058 raft_consensus.cc:2243] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.619818 24058 raft_consensus.cc:2272] T e8568a6a423e4eb18ffbfa972c72d18a P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.621443 24058 tablet_replica.cc:333] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.621942 24058 raft_consensus.cc:2243] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.622712 24058 raft_consensus.cc:2272] T f32fc1a99ab54b8cb4bf0fd9600ad179 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.624348 24058 tablet_replica.cc:333] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.624863 24058 raft_consensus.cc:2243] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.625347 24058 raft_consensus.cc:2272] T 9f5e2e329ecc4e7894f1e4a1d84528b8 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.627349 24058 tablet_replica.cc:333] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.627990 24058 raft_consensus.cc:2243] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.628470 24058 raft_consensus.cc:2272] T af87148381de4982a3026d4abb8c0c08 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.630494 24058 tablet_replica.cc:333] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.631026 24058 raft_consensus.cc:2243] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.631465 24058 raft_consensus.cc:2272] T 651b58f14c8d4650b8296f38912ba163 P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.633004 29455 raft_consensus.cc:493] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.633214 24058 tablet_replica.cc:333] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.633407 29455 raft_consensus.cc:515] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.633826 24058 raft_consensus.cc:2243] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.634706 24058 raft_consensus.cc:2272] T aac1d8ce976a4ce8826931bc92f862a7 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.634876 29455 leader_election.cc:290] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.637064 24058 tablet_replica.cc:333] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.637854 24058 raft_consensus.cc:2243] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Raft consensus shutting down.
W20260709 14:55:26.638705 25272 leader_election.cc:336] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.638849 24058 raft_consensus.cc:2272] T 88886bf825e247dc8e2fb550c520e087 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:26.639377 25273 leader_election.cc:336] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
I20260709 14:55:26.639772 25273 leader_election.cc:304] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.640434 29377 raft_consensus.cc:2749] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:55:26.641364 24058 tablet_replica.cc:333] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.642172 24058 raft_consensus.cc:2243] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.643121 24058 raft_consensus.cc:2272] T b42bbb1ed0ca436b8bce112e56d5181c P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.644975 29377 raft_consensus.cc:493] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7a019e97d101469d8b68de4a2757e5d5)
I20260709 14:55:26.645147 24058 tablet_replica.cc:333] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.645483 29377 raft_consensus.cc:515] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3876cef4664ace9132480eb9127ccd" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 35055 } } peers { permanent_uuid: "7a019e97d101469d8b68de4a2757e5d5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 44771 } } peers { permanent_uuid: "4e17f3cf54674f1982431a8a306a162e" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 37887 } }
I20260709 14:55:26.645933 24058 raft_consensus.cc:2243] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.646860 24058 raft_consensus.cc:2272] T cc2b2faf55bb49e98b46eec23acda728 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.647410 29377 leader_election.cc:290] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055), 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771)
I20260709 14:55:26.649298 24058 tablet_replica.cc:333] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.649848 24058 raft_consensus.cc:2243] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.650835 24058 raft_consensus.cc:2272] T bcf375221a2d4a899a0be4fd5f03b69e P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:26.650753 25273 leader_election.cc:336] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7a019e97d101469d8b68de4a2757e5d5 (127.23.126.130:44771): Network error: Client connection negotiation failed: client connection to 127.23.126.130:44771: connect: Connection refused (error 111)
W20260709 14:55:26.651494 25272 leader_election.cc:336] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 0b3876cef4664ace9132480eb9127ccd (127.23.126.129:35055): Network error: Client connection negotiation failed: client connection to 127.23.126.129:35055: connect: Connection refused (error 111)
I20260709 14:55:26.651871 25272 leader_election.cc:304] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e17f3cf54674f1982431a8a306a162e; no voters: 0b3876cef4664ace9132480eb9127ccd, 7a019e97d101469d8b68de4a2757e5d5
I20260709 14:55:26.652460 29377 raft_consensus.cc:2749] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:55:26.653194 24058 tablet_replica.cc:333] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.653714 24058 raft_consensus.cc:2243] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.654592 24058 raft_consensus.cc:2272] T 864ebe8b9aeb4a9a895632389db2487c P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.656176 24058 tablet_replica.cc:333] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.656633 24058 raft_consensus.cc:2243] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.657056 24058 raft_consensus.cc:2272] T 5b1c43a63f7740b4b4db0aaabca513f2 P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.658679 24058 tablet_replica.cc:333] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.659123 24058 raft_consensus.cc:2243] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.659829 24058 raft_consensus.cc:2272] T 38c73759fdc74db79b0081ee6f6a9a13 P 4e17f3cf54674f1982431a8a306a162e [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.661713 24058 tablet_replica.cc:333] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.662348 24058 raft_consensus.cc:2243] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.663055 24058 raft_consensus.cc:2272] T 4238731f95284ed0a30838c651f03c3f P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.664657 24058 tablet_replica.cc:333] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.665215 24058 raft_consensus.cc:2243] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.665938 24058 pending_rounds.cc:70] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.666143 24058 pending_rounds.cc:77] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 9 index: 8 } timestamp: 7305662155315429376 op_type: NO_OP noop_request { }
I20260709 14:55:26.666479 24058 raft_consensus.cc:2889] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.666776 24058 raft_consensus.cc:2272] T 499f16516f8d48ffa76b9da52358e694 P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.668422 24058 tablet_replica.cc:333] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.668913 24058 raft_consensus.cc:2243] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.669631 24058 raft_consensus.cc:2272] T c42f8bd072db45bab0fa89650b558fd8 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.671134 24058 tablet_replica.cc:333] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.671618 24058 raft_consensus.cc:2243] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.672058 24058 raft_consensus.cc:2272] T 99899e30a5ab44e7b38a788b93a4e59d P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.673730 24058 tablet_replica.cc:333] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.674252 24058 raft_consensus.cc:2243] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.674723 24058 raft_consensus.cc:2272] T 4c284d2c852c41de94fbefa1e5226d8d P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.676256 24058 tablet_replica.cc:333] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.676748 24058 raft_consensus.cc:2243] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.677253 24058 raft_consensus.cc:2272] T deac43b66752448ab9cdc1f8bde598db P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.678826 24058 tablet_replica.cc:333] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.679311 24058 raft_consensus.cc:2243] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.680019 24058 raft_consensus.cc:2272] T e2e16722f2be4cc0a5ff5352e4ac4245 P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.681671 24058 tablet_replica.cc:333] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.682148 24058 raft_consensus.cc:2243] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.682546 24058 raft_consensus.cc:2272] T 387dc012c66145ed828ea0c498cf882b P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.684036 24058 tablet_replica.cc:333] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.684549 24058 raft_consensus.cc:2243] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.685319 24058 raft_consensus.cc:2272] T 43c31bd3cc8b4f5e90b8701b6cc94cfd P 4e17f3cf54674f1982431a8a306a162e [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.687002 24058 tablet_replica.cc:333] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.687503 24058 raft_consensus.cc:2243] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.688277 24058 pending_rounds.cc:70] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.688460 24058 pending_rounds.cc:77] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 12 index: 9 } timestamp: 7305662155543564288 op_type: NO_OP noop_request { }
I20260709 14:55:26.688746 24058 raft_consensus.cc:2889] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 12 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.689039 24058 raft_consensus.cc:2272] T 754f160b55bf4a4e8e60d68f349e24ed P 4e17f3cf54674f1982431a8a306a162e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.690660 24058 tablet_replica.cc:333] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.691282 24058 raft_consensus.cc:2243] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.692063 24058 raft_consensus.cc:2272] T 1115eb595f55480a8fce15682c8b9d32 P 4e17f3cf54674f1982431a8a306a162e [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.694082 24058 tablet_replica.cc:333] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.694572 24058 raft_consensus.cc:2243] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.695029 24058 raft_consensus.cc:2272] T 462968aed178439ea65b17f1b697d4c4 P 4e17f3cf54674f1982431a8a306a162e [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.696763 24058 tablet_replica.cc:333] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.697290 24058 raft_consensus.cc:2243] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.697965 24058 pending_rounds.cc:70] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.698158 24058 pending_rounds.cc:77] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 15 index: 11 } timestamp: 7305662155620110336 op_type: NO_OP noop_request { }
I20260709 14:55:26.698465 24058 raft_consensus.cc:2889] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 15 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.698832 24058 raft_consensus.cc:2272] T 6d18fa5cfdc84bdb9a98142cd1cfeafb P 4e17f3cf54674f1982431a8a306a162e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.701316 24058 tablet_replica.cc:333] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.702093 24058 raft_consensus.cc:2243] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.703080 24058 raft_consensus.cc:2272] T 8d44c376a4b34ad4bbe1e9c0cddab82c P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.705506 24058 tablet_replica.cc:333] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.706108 24058 raft_consensus.cc:2243] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.706948 24058 raft_consensus.cc:2272] T 24f24cde44ca419c9ef5fa65faab5273 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.708827 24058 tablet_replica.cc:333] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.709381 24058 raft_consensus.cc:2243] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.709849 24058 raft_consensus.cc:2272] T 1107c8e6fcb04616a70a396ff902d55b P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.711948 24058 tablet_replica.cc:333] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.712440 24058 raft_consensus.cc:2243] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.713505 24058 raft_consensus.cc:2272] T 9f721d13bfbb424f96e5a9e8434e1fd1 P 4e17f3cf54674f1982431a8a306a162e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.715451 24058 tablet_replica.cc:333] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.716044 24058 raft_consensus.cc:2243] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.716961 24058 pending_rounds.cc:70] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.717234 24058 pending_rounds.cc:77] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 13 index: 11 } timestamp: 7305662155132698624 op_type: NO_OP noop_request { }
I20260709 14:55:26.717523 24058 raft_consensus.cc:2889] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 13 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.717854 24058 raft_consensus.cc:2272] T 8c409e99211f46258ef1f7c96582546d P 4e17f3cf54674f1982431a8a306a162e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.719852 24058 tablet_replica.cc:333] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.720520 24058 raft_consensus.cc:2243] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.721269 24058 raft_consensus.cc:2272] T f22d92f43bda4306a75c073b1fd97ad9 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.723212 24058 tablet_replica.cc:333] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.723851 24058 raft_consensus.cc:2243] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.724296 24058 raft_consensus.cc:2272] T b37d01e33f104a9e90de87beb5807cfe P 4e17f3cf54674f1982431a8a306a162e [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.726248 24058 tablet_replica.cc:333] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.726703 24058 raft_consensus.cc:2243] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.727411 24058 pending_rounds.cc:70] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Trying to abort 1 pending ops.
I20260709 14:55:26.727622 24058 pending_rounds.cc:77] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e: Aborting op as it isn't in flight: id { term: 17 index: 12 } timestamp: 7305662155195625472 op_type: NO_OP noop_request { }
I20260709 14:55:26.727890 24058 raft_consensus.cc:2889] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 17 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:26.728157 24058 raft_consensus.cc:2272] T 5a7d03456f4b469fad3b27038bc3849f P 4e17f3cf54674f1982431a8a306a162e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.729871 24058 tablet_replica.cc:333] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e: stopping tablet replica
I20260709 14:55:26.730336 24058 raft_consensus.cc:2243] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.731042 24058 raft_consensus.cc:2272] T e1b2a88c981b4a8e8006265bd952bbf4 P 4e17f3cf54674f1982431a8a306a162e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.499095 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:55:27.612138 24058 tablet_server.cc:179] TabletServer@127.23.126.132:0 shutting down...
I20260709 14:55:27.648626 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:27.707634 24058 tablet_server.cc:196] TabletServer@127.23.126.132:0 shutdown complete.
I20260709 14:55:27.717036 24058 master.cc:562] Master@127.23.126.190:36213 shutting down...
I20260709 14:55:27.744354 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:27.745234 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.745617 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b5d0715091a4b73af0903a36e709c32: stopping tablet replica
I20260709 14:55:27.958353 24058 master.cc:584] Master@127.23.126.190:36213 shutdown complete.
I20260709 14:55:28.007887 24058 test_util.cc:182] -----------------------------------------------
I20260709 14:55:28.008127 24058 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608693566492-24058-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (210982 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:55:28.011413 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:33579
I20260709 14:55:28.012528 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:28.018113 29500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.018162 29499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.018816 29502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.020620 24058 server_base.cc:1061] running on GCE node
I20260709 14:55:28.023602 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:28.023801 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:28.023976 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608928023947 us; error 0 us; skew 500 ppm
I20260709 14:55:28.024498 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:28.026813 24058 webserver.cc:533] Webserver started at http://127.23.126.190:45925/ using document root <none> and password file <none>
I20260709 14:55:28.027227 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:28.027384 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:28.027594 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:28.028738 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "de4b23419f9a4631b54811d408c8926e"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.032856 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:55:28.036001 29507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.036674 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:28.036955 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "de4b23419f9a4631b54811d408c8926e"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.037261 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:28.055913 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:28.057075 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:28.093899 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:33579
I20260709 14:55:28.094005 29558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:33579 every 8 connection(s)
I20260709 14:55:28.098101 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.108109 29559 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e: Bootstrap starting.
I20260709 14:55:28.112949 29559 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.116835 29559 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e: No bootstrap required, opened a new log
I20260709 14:55:28.118911 29559 raft_consensus.cc:359] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4b23419f9a4631b54811d408c8926e" member_type: VOTER }
I20260709 14:55:28.119315 29559 raft_consensus.cc:385] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.119504 29559 raft_consensus.cc:740] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4b23419f9a4631b54811d408c8926e, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.119972 29559 consensus_queue.cc:260] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de4b23419f9a4631b54811d408c8926e" member_type: VOTER }
I20260709 14:55:28.120386 29559 raft_consensus.cc:399] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:28.120601 29559 raft_consensus.cc:493] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:28.120801 29559 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.124954 29559 raft_consensus.cc:515] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4b23419f9a4631b54811d408c8926e" member_type: VOTER }
I20260709 14:55:28.125464 29559 leader_election.cc:304] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [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: de4b23419f9a4631b54811d408c8926e; no voters: 
I20260709 14:55:28.126510 29559 leader_election.cc:290] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:28.126883 29562 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:28.128193 29562 raft_consensus.cc:697] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 1 LEADER]: Becoming Leader. State: Replica: de4b23419f9a4631b54811d408c8926e, State: Running, Role: LEADER
I20260709 14:55:28.128903 29562 consensus_queue.cc:237] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [LEADER]: Queue going to LEADER mode. State: All 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: "de4b23419f9a4631b54811d408c8926e" member_type: VOTER }
I20260709 14:55:28.129490 29559 sys_catalog.cc:565] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:28.135610 29563 sys_catalog.cc:455] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de4b23419f9a4631b54811d408c8926e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4b23419f9a4631b54811d408c8926e" member_type: VOTER } }
I20260709 14:55:28.135926 29564 sys_catalog.cc:455] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [sys.catalog]: SysCatalogTable state changed. Reason: New leader de4b23419f9a4631b54811d408c8926e. Latest consensus state: current_term: 1 leader_uuid: "de4b23419f9a4631b54811d408c8926e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4b23419f9a4631b54811d408c8926e" member_type: VOTER } }
I20260709 14:55:28.136420 29564 sys_catalog.cc:458] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:28.136365 29563 sys_catalog.cc:458] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:28.138525 29570 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:28.143332 29570 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:28.146226 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:28.152172 29570 catalog_manager.cc:1383] Generated new cluster ID: 6d6962f4a90b4e68b488e867606c7053
I20260709 14:55:28.152400 29570 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:28.188427 29570 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:28.189711 29570 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:28.204581 29570 catalog_manager.cc:6070] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e: Generated new TSK 0
I20260709 14:55:28.205142 29570 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:28.213030 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:28.219357 29580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.220063 29581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.221069 29583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.222647 24058 server_base.cc:1061] running on GCE node
I20260709 14:55:28.224411 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:28.224583 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:28.224699 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608928224689 us; error 0 us; skew 500 ppm
I20260709 14:55:28.225234 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:28.227308 24058 webserver.cc:533] Webserver started at http://127.23.126.129:35027/ using document root <none> and password file <none>
I20260709 14:55:28.227721 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:28.227880 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:28.228082 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:28.229216 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "0f4d92d17b5d45c197641c3c19a4151b"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.233485 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:55:28.236567 29588 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.237283 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:28.237558 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "0f4d92d17b5d45c197641c3c19a4151b"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.237866 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:28.255043 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:28.256201 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:28.257663 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:28.259826 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:28.260027 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.260274 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:28.260443 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.301110 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:43385
I20260709 14:55:28.301247 29650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:43385 every 8 connection(s)
I20260709 14:55:28.307818 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:28.316246 29656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.317152 29655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.324049 24058 server_base.cc:1061] running on GCE node
W20260709 14:55:28.324884 29659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.325757 29651 heartbeater.cc:344] Connected to a master server at 127.23.126.190:33579
I20260709 14:55:28.326171 29651 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:28.326854 29651 heartbeater.cc:507] Master 127.23.126.190:33579 requested a full tablet report, sending...
I20260709 14:55:28.327282 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:28.327539 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:28.327702 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608928327687 us; error 0 us; skew 500 ppm
I20260709 14:55:28.328439 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:28.328974 29524 ts_manager.cc:194] Registered new tserver with Master: 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:28.331205 29524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60176
I20260709 14:55:28.331311 24058 webserver.cc:533] Webserver started at http://127.23.126.130:41563/ using document root <none> and password file <none>
I20260709 14:55:28.332074 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:28.332331 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:28.332674 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:28.334326 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "7f1dd65555b84d7296da3f16003688f9"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.338452 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:55:28.341744 29663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.342406 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:28.342679 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "7f1dd65555b84d7296da3f16003688f9"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.342953 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:28.366130 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:28.367303 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:28.368759 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:28.370867 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:28.371085 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.371313 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:28.371479 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.409538 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:39565
I20260709 14:55:28.409634 29725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:39565 every 8 connection(s)
I20260709 14:55:28.414400 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:28.421851 29729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.423920 29730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.424732 29732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.425369 24058 server_base.cc:1061] running on GCE node
I20260709 14:55:28.426378 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:28.426640 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:28.426829 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608928426796 us; error 0 us; skew 500 ppm
I20260709 14:55:28.427327 29726 heartbeater.cc:344] Connected to a master server at 127.23.126.190:33579
I20260709 14:55:28.427538 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:28.427716 29726 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:28.428514 29726 heartbeater.cc:507] Master 127.23.126.190:33579 requested a full tablet report, sending...
I20260709 14:55:28.430424 29524 ts_manager.cc:194] Registered new tserver with Master: 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:28.430614 24058 webserver.cc:533] Webserver started at http://127.23.126.131:33055/ using document root <none> and password file <none>
I20260709 14:55:28.431135 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:28.431285 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:28.431478 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:28.432086 29524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60180
I20260709 14:55:28.432611 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "e82e6a539fa9488eb3b430929a98ca16"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.437011 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:55:28.440478 29737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.441264 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:28.441540 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "e82e6a539fa9488eb3b430929a98ca16"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.441849 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:28.458827 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:28.460482 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:28.462503 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:28.465313 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:28.465507 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.465773 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:28.465929 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.504334 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:42001
I20260709 14:55:28.504429 29799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:42001 every 8 connection(s)
I20260709 14:55:28.509189 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:28.516355 29803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.518047 29804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.519325 24058 server_base.cc:1061] running on GCE node
W20260709 14:55:28.520843 29806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.521657 29800 heartbeater.cc:344] Connected to a master server at 127.23.126.190:33579
I20260709 14:55:28.521927 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:28.522029 29800 heartbeater.cc:461] Registering TS with master...
W20260709 14:55:28.522198 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:28.522449 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608928522434 us; error 0 us; skew 500 ppm
I20260709 14:55:28.522940 29800 heartbeater.cc:507] Master 127.23.126.190:33579 requested a full tablet report, sending...
I20260709 14:55:28.523020 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:28.524977 29524 ts_manager.cc:194] Registered new tserver with Master: e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:28.525797 24058 webserver.cc:533] Webserver started at http://127.23.126.132:44751/ using document root <none> and password file <none>
I20260709 14:55:28.526297 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:28.526356 29524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60182
I20260709 14:55:28.526507 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:28.526895 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:28.528190 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-3-root/instance:
uuid: "fd639130025e45c088b2a21bdee1df83"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.532421 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:28.536063 29811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.537057 24058 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:55:28.537386 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-3-root
uuid: "fd639130025e45c088b2a21bdee1df83"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:28.537671 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:28.549600 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:28.550717 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:28.552076 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:28.554308 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:28.554525 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.554757 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:28.554924 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:28.596661 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.132:32773
I20260709 14:55:28.596750 29873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.132:32773 every 8 connection(s)
I20260709 14:55:28.609941 29874 heartbeater.cc:344] Connected to a master server at 127.23.126.190:33579
I20260709 14:55:28.610297 29874 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:28.611030 29874 heartbeater.cc:507] Master 127.23.126.190:33579 requested a full tablet report, sending...
I20260709 14:55:28.612931 29524 ts_manager.cc:194] Registered new tserver with Master: fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:28.613363 24058 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013370668s
I20260709 14:55:28.614300 29524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60192
I20260709 14:55:28.638255 29524 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60206:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:55:28.859707 29691 tablet_service.cc:1511] Processing CreateTablet for tablet b440fb19298445d2a0f1b8212e89d43d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:28.861378 29691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b440fb19298445d2a0f1b8212e89d43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.866240 29765 tablet_service.cc:1511] Processing CreateTablet for tablet b440fb19298445d2a0f1b8212e89d43d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:28.867610 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b440fb19298445d2a0f1b8212e89d43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.871143 29616 tablet_service.cc:1511] Processing CreateTablet for tablet b440fb19298445d2a0f1b8212e89d43d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:28.871436 29615 tablet_service.cc:1511] Processing CreateTablet for tablet 972b0669add24d33a8696d378d8a8b87 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:28.872546 29616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b440fb19298445d2a0f1b8212e89d43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.874287 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 697cbbdfb6bb44b5b9967cc310cc9440 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:28.874794 29764 tablet_service.cc:1511] Processing CreateTablet for tablet 697cbbdfb6bb44b5b9967cc310cc9440 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:28.875713 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697cbbdfb6bb44b5b9967cc310cc9440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.876120 29764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697cbbdfb6bb44b5b9967cc310cc9440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.878796 29839 tablet_service.cc:1511] Processing CreateTablet for tablet 972b0669add24d33a8696d378d8a8b87 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:28.879890 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972b0669add24d33a8696d378d8a8b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.880127 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972b0669add24d33a8696d378d8a8b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.880311 29690 tablet_service.cc:1511] Processing CreateTablet for tablet 972b0669add24d33a8696d378d8a8b87 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:28.882397 29689 tablet_service.cc:1511] Processing CreateTablet for tablet e8d33f46eb524c12bbc09550eb9af5c3 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:28.883379 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 44f49c91d44b4ae68dc17408eecfdfb7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:28.883841 29689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d33f46eb524c12bbc09550eb9af5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.884811 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f49c91d44b4ae68dc17408eecfdfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.886440 29690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972b0669add24d33a8696d378d8a8b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.886085 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 697cbbdfb6bb44b5b9967cc310cc9440 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:28.888837 29837 tablet_service.cc:1511] Processing CreateTablet for tablet e8d33f46eb524c12bbc09550eb9af5c3 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:28.890074 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697cbbdfb6bb44b5b9967cc310cc9440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.890662 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d33f46eb524c12bbc09550eb9af5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.878808 29763 tablet_service.cc:1511] Processing CreateTablet for tablet e8d33f46eb524c12bbc09550eb9af5c3 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:28.892419 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d33f46eb524c12bbc09550eb9af5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.896538 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 44f49c91d44b4ae68dc17408eecfdfb7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:28.897900 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f49c91d44b4ae68dc17408eecfdfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.907935 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 44f49c91d44b4ae68dc17408eecfdfb7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:28.909365 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f49c91d44b4ae68dc17408eecfdfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.918668 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca8d48328c44dcbd6383b24e11dea7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:28.920117 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca8d48328c44dcbd6383b24e11dea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.919812 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca8d48328c44dcbd6383b24e11dea7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:28.921132 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca8d48328c44dcbd6383b24e11dea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.962806 29687 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca8d48328c44dcbd6383b24e11dea7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:28.964188 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca8d48328c44dcbd6383b24e11dea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.968307 29892 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:28.968504 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 635992b3fc6a4c72bd5f6cf0369c7b21 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:28.969790 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635992b3fc6a4c72bd5f6cf0369c7b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.970039 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 635992b3fc6a4c72bd5f6cf0369c7b21 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:28.970427 29689 tablet_service.cc:1511] Processing CreateTablet for tablet ec09309629b84d4192109ae6a2fe26b0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:28.971678 29689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09309629b84d4192109ae6a2fe26b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.972174 29891 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:28.975116 29835 tablet_service.cc:1511] Processing CreateTablet for tablet ec09309629b84d4192109ae6a2fe26b0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:28.976677 29835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09309629b84d4192109ae6a2fe26b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.976771 29890 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:28.976895 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 635992b3fc6a4c72bd5f6cf0369c7b21 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:28.996728 29892 tablet_bootstrap.cc:654] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.981076 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635992b3fc6a4c72bd5f6cf0369c7b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.977849 29762 tablet_service.cc:1511] Processing CreateTablet for tablet ec09309629b84d4192109ae6a2fe26b0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:29.002493 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09309629b84d4192109ae6a2fe26b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.007411 29615 tablet_service.cc:1511] Processing CreateTablet for tablet fafd009207874c2498fac31a2c7a8609 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:29.003604 29891 tablet_bootstrap.cc:654] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.008692 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafd009207874c2498fac31a2c7a8609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.014915 29893 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:29.021466 29890 tablet_bootstrap.cc:654] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.022876 29763 tablet_service.cc:1511] Processing CreateTablet for tablet fafd009207874c2498fac31a2c7a8609 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:29.035477 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 00b40b0337c346cfae1c24fb41e0e1de (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:29.036600 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafd009207874c2498fac31a2c7a8609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.036749 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b40b0337c346cfae1c24fb41e0e1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.029277 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635992b3fc6a4c72bd5f6cf0369c7b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.032478 29687 tablet_service.cc:1511] Processing CreateTablet for tablet fafd009207874c2498fac31a2c7a8609 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:29.041047 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafd009207874c2498fac31a2c7a8609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.040670 29893 tablet_bootstrap.cc:654] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.042495 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 00b40b0337c346cfae1c24fb41e0e1de (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:29.044996 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 00b40b0337c346cfae1c24fb41e0e1de (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:29.048569 29765 tablet_service.cc:1511] Processing CreateTablet for tablet a1b8480b654c4fa28c68d1b362fce87d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:29.054557 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b40b0337c346cfae1c24fb41e0e1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.054557 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b40b0337c346cfae1c24fb41e0e1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.061806 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b8480b654c4fa28c68d1b362fce87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.068665 29835 tablet_service.cc:1511] Processing CreateTablet for tablet a1b8480b654c4fa28c68d1b362fce87d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:29.070461 29835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b8480b654c4fa28c68d1b362fce87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.082926 29890 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:29.083477 29890 ts_tablet_manager.cc:1403] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.001s
I20260709 14:55:29.086623 29890 raft_consensus.cc:359] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:29.087338 29890 raft_consensus.cc:385] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.087642 29890 raft_consensus.cc:740] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.088016 29612 tablet_service.cc:1511] Processing CreateTablet for tablet a1b8480b654c4fa28c68d1b362fce87d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:29.089589 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b8480b654c4fa28c68d1b362fce87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.089186 29890 consensus_queue.cc:260] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:29.090624 29892 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:29.092116 29892 ts_tablet_manager.cc:1403] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.010s
I20260709 14:55:29.095489 29762 tablet_service.cc:1511] Processing CreateTablet for tablet e7eb0337846d41bbbc6c76bc9ceacf7e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:29.095443 29892 raft_consensus.cc:359] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.096501 29892 raft_consensus.cc:385] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.096866 29892 raft_consensus.cc:740] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.096953 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eb0337846d41bbbc6c76bc9ceacf7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.094234 29688 tablet_service.cc:1511] Processing CreateTablet for tablet e7eb0337846d41bbbc6c76bc9ceacf7e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:29.100898 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eb0337846d41bbbc6c76bc9ceacf7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.101480 29892 consensus_queue.cc:260] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.105788 29891 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:29.106726 29837 tablet_service.cc:1511] Processing CreateTablet for tablet e7eb0337846d41bbbc6c76bc9ceacf7e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:29.112769 29615 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0f6683020849a18bade016ba0f1c64 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:29.119486 29893 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:29.120059 29893 ts_tablet_manager.cc:1403] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.020s
I20260709 14:55:29.119663 29687 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0f6683020849a18bade016ba0f1c64 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:29.120805 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0f6683020849a18bade016ba0f1c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.121510 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eb0337846d41bbbc6c76bc9ceacf7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.126737 29893 raft_consensus.cc:359] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:29.127461 29893 raft_consensus.cc:385] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.127744 29893 raft_consensus.cc:740] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.121879 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0f6683020849a18bade016ba0f1c64 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:29.129491 29890 ts_tablet_manager.cc:1434] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.046s	user 0.013s	sys 0.007s
I20260709 14:55:29.116986 29891 ts_tablet_manager.cc:1403] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.145s	user 0.018s	sys 0.013s
I20260709 14:55:29.122848 29892 ts_tablet_manager.cc:1434] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 14:55:29.124588 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0f6683020849a18bade016ba0f1c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.132380 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0f6683020849a18bade016ba0f1c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.132804 29893 consensus_queue.cc:260] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:29.135636 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 35af8dbdc694484cbc7c43d07ffcbe97 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:29.136305 29890 tablet_bootstrap.cc:492] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:29.136504 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 35af8dbdc694484cbc7c43d07ffcbe97 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:29.137316 29651 heartbeater.cc:499] Master 127.23.126.190:33579 was elected leader, sending a full tablet report...
I20260709 14:55:29.137899 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35af8dbdc694484cbc7c43d07ffcbe97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.132972 29874 heartbeater.cc:499] Master 127.23.126.190:33579 was elected leader, sending a full tablet report...
W20260709 14:55:29.141947 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:29.137039 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35af8dbdc694484cbc7c43d07ffcbe97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.144691 29689 tablet_service.cc:1511] Processing CreateTablet for tablet 35af8dbdc694484cbc7c43d07ffcbe97 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:29.145968 29689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35af8dbdc694484cbc7c43d07ffcbe97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.156032 29891 raft_consensus.cc:359] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.157703 29891 raft_consensus.cc:385] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.158041 29891 raft_consensus.cc:740] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.160248 29890 tablet_bootstrap.cc:654] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.165741 29892 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:29.167762 29891 consensus_queue.cc:260] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.185918 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 4b231dbd71d14c23aa170f5cd5024c60 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:29.192160 29726 heartbeater.cc:499] Master 127.23.126.190:33579 was elected leader, sending a full tablet report...
I20260709 14:55:29.192406 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b231dbd71d14c23aa170f5cd5024c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.193050 29893 ts_tablet_manager.cc:1434] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.005s
I20260709 14:55:29.192866 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 2920c057ea18487a98279dfd0eea7f42 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:29.194214 29893 tablet_bootstrap.cc:492] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:29.194396 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2920c057ea18487a98279dfd0eea7f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.198699 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 4b231dbd71d14c23aa170f5cd5024c60 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:29.200004 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b231dbd71d14c23aa170f5cd5024c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.202101 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 4b231dbd71d14c23aa170f5cd5024c60 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:29.203424 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b231dbd71d14c23aa170f5cd5024c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.208480 29800 heartbeater.cc:499] Master 127.23.126.190:33579 was elected leader, sending a full tablet report...
I20260709 14:55:29.216255 29890 tablet_bootstrap.cc:492] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:29.216807 29890 ts_tablet_manager.cc:1403] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.027s
I20260709 14:55:29.219053 29765 tablet_service.cc:1511] Processing CreateTablet for tablet 2920c057ea18487a98279dfd0eea7f42 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:29.219766 29890 raft_consensus.cc:359] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:29.220459 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2920c057ea18487a98279dfd0eea7f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.220537 29890 raft_consensus.cc:385] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.230522 29892 tablet_bootstrap.cc:654] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.231873 29891 ts_tablet_manager.cc:1434] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.101s	user 0.012s	sys 0.015s
I20260709 14:55:29.232890 29891 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:29.221051 29890 raft_consensus.cc:740] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.235802 29890 consensus_queue.cc:260] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:29.237317 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 2920c057ea18487a98279dfd0eea7f42 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:29.238006 29890 ts_tablet_manager.cc:1434] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:55:29.238996 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2920c057ea18487a98279dfd0eea7f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.240886 29893 tablet_bootstrap.cc:654] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.246306 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 081469f8197247539b9154c640f38b6a (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:29.247640 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081469f8197247539b9154c640f38b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.247702 29890 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
W20260709 14:55:29.258867 29801 tablet.cc:2406] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:29.262105 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 081469f8197247539b9154c640f38b6a (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:29.263453 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081469f8197247539b9154c640f38b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.265064 29891 tablet_bootstrap.cc:654] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.270145 29687 tablet_service.cc:1511] Processing CreateTablet for tablet 081469f8197247539b9154c640f38b6a (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:29.271523 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081469f8197247539b9154c640f38b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.266168 29890 tablet_bootstrap.cc:654] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.277179 29613 tablet_service.cc:1511] Processing CreateTablet for tablet facb89f1f0754bceb9f81b5b612076cc (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:29.278497 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facb89f1f0754bceb9f81b5b612076cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.278726 29689 tablet_service.cc:1511] Processing CreateTablet for tablet facb89f1f0754bceb9f81b5b612076cc (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:29.279959 29689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facb89f1f0754bceb9f81b5b612076cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.279779 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 70c8cfac25b54fd8938fa6bbc99c978d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:29.281023 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c8cfac25b54fd8938fa6bbc99c978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.283289 29899 raft_consensus.cc:493] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.283794 29899 raft_consensus.cc:515] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.286532 29899 leader_election.cc:290] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:29.286379 29837 tablet_service.cc:1511] Processing CreateTablet for tablet facb89f1f0754bceb9f81b5b612076cc (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:29.314743 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facb89f1f0754bceb9f81b5b612076cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.315050 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 70c8cfac25b54fd8938fa6bbc99c978d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:29.316375 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c8cfac25b54fd8938fa6bbc99c978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.346547 29835 tablet_service.cc:1511] Processing CreateTablet for tablet e8a076c80366459083084df58edc4663 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:29.349958 29835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a076c80366459083084df58edc4663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.352571 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:29.353379 29775 raft_consensus.cc:2468] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:29.355896 29589 leader_election.cc:304] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:29.355983 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6703bb902e4369bc4b132b73ad5563 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:29.356313 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6703bb902e4369bc4b132b73ad5563 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:29.357416 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6703bb902e4369bc4b132b73ad5563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.362700 29762 tablet_service.cc:1511] Processing CreateTablet for tablet e8a076c80366459083084df58edc4663 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:29.363912 29893 tablet_bootstrap.cc:492] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:29.364022 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a076c80366459083084df58edc4663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.364476 29893 ts_tablet_manager.cc:1403] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.170s	user 0.023s	sys 0.011s
I20260709 14:55:29.368580 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6703bb902e4369bc4b132b73ad5563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.358122 29691 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6703bb902e4369bc4b132b73ad5563 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:29.370023 29691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6703bb902e4369bc4b132b73ad5563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.369976 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb995a081c948f6b447a635b524fce7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:29.370369 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb995a081c948f6b447a635b524fce7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:29.371539 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb995a081c948f6b447a635b524fce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.371539 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb995a081c948f6b447a635b524fce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.375592 29893 raft_consensus.cc:359] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:29.376336 29893 raft_consensus.cc:385] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.376626 29893 raft_consensus.cc:740] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.360821 29899 raft_consensus.cc:2804] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.377480 29899 raft_consensus.cc:493] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.377843 29899 raft_consensus.cc:3060] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.385258 29690 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb995a081c948f6b447a635b524fce7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:29.386567 29690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb995a081c948f6b447a635b524fce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.386358 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1610f420e84a95987b1eccc2dc9bcb (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:29.387564 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1610f420e84a95987b1eccc2dc9bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.358042 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 70c8cfac25b54fd8938fa6bbc99c978d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:29.394009 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c8cfac25b54fd8938fa6bbc99c978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.396478 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1610f420e84a95987b1eccc2dc9bcb (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:29.401513 29686 tablet_service.cc:1511] Processing CreateTablet for tablet ba76e51d5c2c43cea9298512a3ba28ff (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:29.401878 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1610f420e84a95987b1eccc2dc9bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.402752 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba76e51d5c2c43cea9298512a3ba28ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.405462 29893 consensus_queue.cc:260] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:29.402449 29765 tablet_service.cc:1511] Processing CreateTablet for tablet ba76e51d5c2c43cea9298512a3ba28ff (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:29.407171 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba76e51d5c2c43cea9298512a3ba28ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.407774 29893 ts_tablet_manager.cc:1434] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:55:29.408752 29893 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:29.400067 29615 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1610f420e84a95987b1eccc2dc9bcb (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:29.409870 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1610f420e84a95987b1eccc2dc9bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.409967 29836 tablet_service.cc:1511] Processing CreateTablet for tablet ba76e51d5c2c43cea9298512a3ba28ff (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:29.411350 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba76e51d5c2c43cea9298512a3ba28ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.415887 29616 tablet_service.cc:1511] Processing CreateTablet for tablet 42fb0dede0ee4f08b979cc8f9f4287da (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:29.418768 29688 tablet_service.cc:1511] Processing CreateTablet for tablet e8a076c80366459083084df58edc4663 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:29.419987 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a076c80366459083084df58edc4663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.422433 29685 tablet_service.cc:1511] Processing CreateTablet for tablet 42fb0dede0ee4f08b979cc8f9f4287da (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:29.424091 29685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fb0dede0ee4f08b979cc8f9f4287da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.427547 29616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fb0dede0ee4f08b979cc8f9f4287da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.400727 29899 raft_consensus.cc:515] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.444003 29892 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:29.444556 29892 ts_tablet_manager.cc:1403] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.279s	user 0.010s	sys 0.013s
I20260709 14:55:29.444733 29891 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:29.445254 29891 ts_tablet_manager.cc:1403] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.213s	user 0.021s	sys 0.000s
I20260709 14:55:29.444877 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 42fb0dede0ee4f08b979cc8f9f4287da (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:29.446280 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fb0dede0ee4f08b979cc8f9f4287da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.448266 29891 raft_consensus.cc:359] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:29.448670 29892 raft_consensus.cc:359] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.453511 29892 raft_consensus.cc:385] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.457888 29892 raft_consensus.cc:740] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.462452 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:29.463049 29775 raft_consensus.cc:3060] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.449004 29891 raft_consensus.cc:385] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.471320 29891 raft_consensus.cc:740] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.471666 29839 tablet_service.cc:1511] Processing CreateTablet for tablet e09e58e2afde4325bc579c2239de1e8b (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:29.472249 29891 consensus_queue.cc:260] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:29.472999 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09e58e2afde4325bc579c2239de1e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.473667 29612 tablet_service.cc:1511] Processing CreateTablet for tablet e09e58e2afde4325bc579c2239de1e8b (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:29.474525 29891 ts_tablet_manager.cc:1434] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:55:29.474923 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09e58e2afde4325bc579c2239de1e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.480536 29775 raft_consensus.cc:2468] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:29.481334 29764 tablet_service.cc:1511] Processing CreateTablet for tablet d1a6b9ef434d42bb8ffdb625fd1ead34 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:29.481913 29589 leader_election.cc:304] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:29.482867 29764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a6b9ef434d42bb8ffdb625fd1ead34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.484711 29898 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.485208 29898 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:29.486167 29892 consensus_queue.cc:260] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.490505 29898 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:29.503866 29912 raft_consensus.cc:2804] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.504745 29891 tablet_bootstrap.cc:492] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:29.525897 29909 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.526563 29909 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.530364 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 6059b86fa3534352ae313a2975d9d7d7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:29.531682 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6059b86fa3534352ae313a2975d9d7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.532044 29909 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:29.539836 29689 tablet_service.cc:1511] Processing CreateTablet for tablet efac13f572cf4c3b80a63c7668689f01 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:29.540597 29687 tablet_service.cc:1511] Processing CreateTablet for tablet 6059b86fa3534352ae313a2975d9d7d7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:29.541131 29689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efac13f572cf4c3b80a63c7668689f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.548050 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6059b86fa3534352ae313a2975d9d7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.519942 29899 leader_election.cc:290] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:29.528120 29765 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9b460f0d3f4ed0bf926ea72152055d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:29.544317 29892 ts_tablet_manager.cc:1434] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.014s
I20260709 14:55:29.594013 29900 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.572039 29893 tablet_bootstrap.cc:654] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.546134 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:29.542936 29890 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:29.569552 29898 raft_consensus.cc:493] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.545156 29615 tablet_service.cc:1511] Processing CreateTablet for tablet d1a6b9ef434d42bb8ffdb625fd1ead34 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:29.565235 29691 tablet_service.cc:1511] Processing CreateTablet for tablet 39fdf5620c5348d3bcdf7e22e2fcc699 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:29.600625 29900 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:29.602217 29898 raft_consensus.cc:515] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:29.602437 29685 tablet_service.cc:1511] Processing CreateTablet for tablet 3608d31e74a94f28988700649df7756b (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:29.602515 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 69f9a44b6f314a57ac6bf78fd54734d0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:29.603075 29890 ts_tablet_manager.cc:1403] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.356s	user 0.015s	sys 0.025s
I20260709 14:55:29.543581 29611 tablet_service.cc:1511] Processing CreateTablet for tablet efac13f572cf4c3b80a63c7668689f01 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:29.604692 29838 tablet_service.cc:1511] Processing CreateTablet for tablet efac13f572cf4c3b80a63c7668689f01 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:29.562703 29839 tablet_service.cc:1511] Processing CreateTablet for tablet d1a6b9ef434d42bb8ffdb625fd1ead34 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:29.606500 29835 tablet_service.cc:1511] Processing CreateTablet for tablet 39fdf5620c5348d3bcdf7e22e2fcc699 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:29.607247 29892 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:29.608366 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 69f9a44b6f314a57ac6bf78fd54734d0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:29.641124 29685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3608d31e74a94f28988700649df7756b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.608515 29690 tablet_service.cc:1511] Processing CreateTablet for tablet a056f838f5894aa29b272bdab8d60fb5 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:29.609885 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9b460f0d3f4ed0bf926ea72152055d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:29.613844 29616 tablet_service.cc:1511] Processing CreateTablet for tablet 3608d31e74a94f28988700649df7756b (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:29.641600 29608 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7158df0ecf4bf3a09de751d87e6a08 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:29.560150 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:29.642572 29690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a056f838f5894aa29b272bdab8d60fb5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:29.643783 29590 leader_election.cc:343] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.559651 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:29.543347 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 6059b86fa3534352ae313a2975d9d7d7 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:29.636076 29898 leader_election.cc:290] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:29.636826 29609 tablet_service.cc:1511] Processing CreateTablet for tablet b66a73adc6b044bd8a1f18655fe69604 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:29.614730 29610 tablet_service.cc:1511] Processing CreateTablet for tablet a056f838f5894aa29b272bdab8d60fb5 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:29.646358 29764 tablet_service.cc:1511] Processing CreateTablet for tablet 3608d31e74a94f28988700649df7756b (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:29.647040 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f9a44b6f314a57ac6bf78fd54734d0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:29.647416 29590 leader_election.cc:343] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.647226 29760 tablet_service.cc:1511] Processing CreateTablet for tablet b66a73adc6b044bd8a1f18655fe69604 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 14:55:29.647704 29589 leader_election.cc:343] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.648976 29610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a056f838f5894aa29b272bdab8d60fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.650635 29759 tablet_service.cc:1511] Processing CreateTablet for tablet fec4a99148ea4705bbcefddd44c799af (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:29.652084 29890 raft_consensus.cc:359] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:29.652851 29890 raft_consensus.cc:385] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.653127 29890 raft_consensus.cc:740] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.666158 29890 consensus_queue.cc:260] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:29.667021 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 39fdf5620c5348d3bcdf7e22e2fcc699 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:29.597975 29686 tablet_service.cc:1511] Processing CreateTablet for tablet e09e58e2afde4325bc579c2239de1e8b (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:29.653797 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a6b9ef434d42bb8ffdb625fd1ead34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.653805 29609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66a73adc6b044bd8a1f18655fe69604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.669381 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9b460f0d3f4ed0bf926ea72152055d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.545825 29761 tablet_service.cc:1511] Processing CreateTablet for tablet 69f9a44b6f314a57ac6bf78fd54734d0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:29.655763 29900 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:29.673528 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efac13f572cf4c3b80a63c7668689f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.673801 29900 raft_consensus.cc:493] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.674309 29900 raft_consensus.cc:515] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:29.675870 29756 tablet_service.cc:1511] Processing CreateTablet for tablet ec18d47ed88b468c8e45a3e248ea73ac (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:29.677511 29608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7158df0ecf4bf3a09de751d87e6a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.656303 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9b460f0d3f4ed0bf926ea72152055d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:29.656519 29758 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7158df0ecf4bf3a09de751d87e6a08 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:29.656644 29691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fdf5620c5348d3bcdf7e22e2fcc699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.681475 29616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3608d31e74a94f28988700649df7756b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.682060 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09e58e2afde4325bc579c2239de1e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.685475 29835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fdf5620c5348d3bcdf7e22e2fcc699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.659735 29607 tablet_service.cc:1511] Processing CreateTablet for tablet 19c8366a8efc455e8043b9fa27701540 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:29.686559 29607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c8366a8efc455e8043b9fa27701540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.687170 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a6b9ef434d42bb8ffdb625fd1ead34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.668444 29890 ts_tablet_manager.cc:1434] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.040s	user 0.000s	sys 0.004s
I20260709 14:55:29.664847 29757 tablet_service.cc:1511] Processing CreateTablet for tablet 68ee54bac9f94ad1aee09b4b9e0bc670 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:29.692934 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9b460f0d3f4ed0bf926ea72152055d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.694784 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f9a44b6f314a57ac6bf78fd54734d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.711035 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 68ee54bac9f94ad1aee09b4b9e0bc670 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:29.712275 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ee54bac9f94ad1aee09b4b9e0bc670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.703337 29892 tablet_bootstrap.cc:654] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.632472 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9b460f0d3f4ed0bf926ea72152055d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.701561 29900 leader_election.cc:290] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:29.716779 29834 tablet_service.cc:1511] Processing CreateTablet for tablet a056f838f5894aa29b272bdab8d60fb5 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:29.718468 29834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a056f838f5894aa29b272bdab8d60fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.706434 29891 tablet_bootstrap.cc:654] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.721884 29833 tablet_service.cc:1511] Processing CreateTablet for tablet b66a73adc6b044bd8a1f18655fe69604 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:29.737057 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6059b86fa3534352ae313a2975d9d7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.746030 29890 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:29.747924 29893 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:29.749496 29832 tablet_service.cc:1511] Processing CreateTablet for tablet fec4a99148ea4705bbcefddd44c799af (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:29.743897 29611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efac13f572cf4c3b80a63c7668689f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.739904 29912 raft_consensus.cc:697] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:29.789719 29833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66a73adc6b044bd8a1f18655fe69604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.809604 29831 tablet_service.cc:1511] Processing CreateTablet for tablet 19c8366a8efc455e8043b9fa27701540 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:29.811923 29830 tablet_service.cc:1511] Processing CreateTablet for tablet 68ee54bac9f94ad1aee09b4b9e0bc670 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:29.767699 29893 ts_tablet_manager.cc:1403] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.359s	user 0.016s	sys 0.021s
I20260709 14:55:29.818482 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:29.820376 29812 leader_election.cc:343] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.821841 29832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec4a99148ea4705bbcefddd44c799af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.800647 29613 tablet_service.cc:1511] Processing CreateTablet for tablet d056a50abfe346a99898ee6a44a6b131 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:29.836558 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d056a50abfe346a99898ee6a44a6b131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.857205 29756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec18d47ed88b468c8e45a3e248ea73ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.861481 29761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f9a44b6f314a57ac6bf78fd54734d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.871966 29830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ee54bac9f94ad1aee09b4b9e0bc670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.879562 29831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c8366a8efc455e8043b9fa27701540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.882464 29891 tablet_bootstrap.cc:492] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:29.883189 29891 ts_tablet_manager.cc:1403] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.379s	user 0.013s	sys 0.000s
I20260709 14:55:29.878876 29836 tablet_service.cc:1511] Processing CreateTablet for tablet ec18d47ed88b468c8e45a3e248ea73ac (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:29.887320 29838 tablet_service.cc:1511] Processing CreateTablet for tablet b044882a710849fa93d52a2982b61788 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:29.894498 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b044882a710849fa93d52a2982b61788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.896325 29764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3608d31e74a94f28988700649df7756b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.840369 29893 raft_consensus.cc:359] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.911818 29893 raft_consensus.cc:385] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.912083 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fdf5620c5348d3bcdf7e22e2fcc699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.912194 29893 raft_consensus.cc:740] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.913448 29760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66a73adc6b044bd8a1f18655fe69604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.931403 29890 tablet_bootstrap.cc:654] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.932025 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:29.932646 29848 raft_consensus.cc:2468] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:29.931308 29902 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.885485 29912 consensus_queue.cc:237] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.942694 29665 leader_election.cc:304] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:29.946313 29919 raft_consensus.cc:2804] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.946756 29919 raft_consensus.cc:493] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.947091 29919 raft_consensus.cc:3060] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.948364 29685 tablet_service.cc:1511] Processing CreateTablet for tablet 19c8366a8efc455e8043b9fa27701540 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:29.939863 29902 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:29.949719 29685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c8366a8efc455e8043b9fa27701540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.949594 29691 tablet_service.cc:1511] Processing CreateTablet for tablet fec4a99148ea4705bbcefddd44c799af (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:29.938573 29757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ee54bac9f94ad1aee09b4b9e0bc670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.950795 29691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec4a99148ea4705bbcefddd44c799af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.954124 29689 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7158df0ecf4bf3a09de751d87e6a08 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:29.955370 29689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7158df0ecf4bf3a09de751d87e6a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.957304 29898 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.957789 29898 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:29.958681 29839 tablet_service.cc:1511] Processing CreateTablet for tablet 0db073ed2fbc4a7490851dcd0a3e898e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:29.959944 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db073ed2fbc4a7490851dcd0a3e898e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.959889 29898 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:29.964222 29758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7158df0ecf4bf3a09de751d87e6a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.917806 29893 consensus_queue.cc:260] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:29.968364 29687 tablet_service.cc:1511] Processing CreateTablet for tablet ec18d47ed88b468c8e45a3e248ea73ac (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:29.985337 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:29.979234 29762 tablet_service.cc:1511] Processing CreateTablet for tablet d056a50abfe346a99898ee6a44a6b131 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:29.982336 29838 tablet_service.cc:1511] Processing CreateTablet for tablet b8edd577f6fb44fa8d74dd521b8ebc84 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:29.986876 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec18d47ed88b468c8e45a3e248ea73ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.986819 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:29.987331 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8edd577f6fb44fa8d74dd521b8ebc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.990672 29902 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:29.997186 29812 leader_election.cc:343] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:29.998073 29812 leader_election.cc:343] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.999011 29893 ts_tablet_manager.cc:1434] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.181s	user 0.006s	sys 0.002s
I20260709 14:55:29.999492 29610 tablet_service.cc:1511] Processing CreateTablet for tablet b044882a710849fa93d52a2982b61788 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:30.000097 29893 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:30.000795 29610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b044882a710849fa93d52a2982b61788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.001204 29892 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:30.001732 29892 ts_tablet_manager.cc:1403] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.395s	user 0.018s	sys 0.008s
I20260709 14:55:30.010180 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec18d47ed88b468c8e45a3e248ea73ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.010818 29892 raft_consensus.cc:359] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:30.011660 29892 raft_consensus.cc:385] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.011973 29892 raft_consensus.cc:740] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.013343 29892 consensus_queue.cc:260] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:30.013458 29684 tablet_service.cc:1511] Processing CreateTablet for tablet b044882a710849fa93d52a2982b61788 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:30.014991 29684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b044882a710849fa93d52a2982b61788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.021564 29918 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.021978 29919 raft_consensus.cc:515] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:30.022056 29918 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:30.025471 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:30.026051 29848 raft_consensus.cc:3060] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.026821 29918 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:30.033509 29848 raft_consensus.cc:2468] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:30.034047 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9f3368ba2a47e5bf7e8379a786f164 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:30.034584 29665 leader_election.cc:304] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:30.035362 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9f3368ba2a47e5bf7e8379a786f164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.035480 29900 raft_consensus.cc:2804] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.010749 29891 raft_consensus.cc:359] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:30.045588 29759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec4a99148ea4705bbcefddd44c799af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.055382 29608 tablet_service.cc:1511] Processing CreateTablet for tablet c5aecb4037e64c4bbe51974f7aedbbdd (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:30.055708 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9f3368ba2a47e5bf7e8379a786f164 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:30.058903 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:30.060444 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:30.060829 29686 tablet_service.cc:1511] Processing CreateTablet for tablet b8edd577f6fb44fa8d74dd521b8ebc84 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:30.061586 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:30.062879 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:30.063544 29698 raft_consensus.cc:2468] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:30.064522 29683 tablet_service.cc:1511] Processing CreateTablet for tablet c5aecb4037e64c4bbe51974f7aedbbdd (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:30.066434 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9f3368ba2a47e5bf7e8379a786f164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.096884 29592 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:30.098141 29918 raft_consensus.cc:2804] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.098519 29918 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.098847 29918 raft_consensus.cc:3060] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.066351 29682 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9f3368ba2a47e5bf7e8379a786f164 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:30.068032 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 0db073ed2fbc4a7490851dcd0a3e898e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:30.067904 29765 tablet_service.cc:1511] Processing CreateTablet for tablet 0db073ed2fbc4a7490851dcd0a3e898e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:30.079919 29834 tablet_service.cc:1511] Processing CreateTablet for tablet 93662dd5a96144eeac0b1911cfc0c1b0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:30.089597 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8edd577f6fb44fa8d74dd521b8ebc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.045332 29891 raft_consensus.cc:385] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.090758 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:30.092078 29815 leader_election.cc:343] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.105509 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d056a50abfe346a99898ee6a44a6b131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.105670 29919 leader_election.cc:290] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:30.129787 29682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9f3368ba2a47e5bf7e8379a786f164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.136672 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:30.118543 29815 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:30.137601 29625 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:30.138345 29898 raft_consensus.cc:2749] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:30.138489 29815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 46611.3us
W20260709 14:55:30.139370 29815 leader_election.cc:343] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.139798 29815 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:30.139892 29607 tablet_service.cc:1511] Processing CreateTablet for tablet 93662dd5a96144eeac0b1911cfc0c1b0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:30.140743 29898 raft_consensus.cc:2749] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.113080 29891 raft_consensus.cc:740] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.118640 29608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5aecb4037e64c4bbe51974f7aedbbdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.141942 29891 consensus_queue.cc:260] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:30.144130 29891 ts_tablet_manager.cc:1434] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.261s	user 0.010s	sys 0.000s
W20260709 14:55:30.145054 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:30.145707 29834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93662dd5a96144eeac0b1911cfc0c1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.146968 29521 catalog_manager.cc:5697] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:30.118870 29697 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:30.150221 29592 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:30.151051 29912 raft_consensus.cc:2804] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.151403 29912 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.151736 29912 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.152858 29664 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:30.153466 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db073ed2fbc4a7490851dcd0a3e898e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.154141 29892 ts_tablet_manager.cc:1434] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.152s	user 0.005s	sys 0.003s
I20260709 14:55:30.155207 29892 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:30.158908 29912 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:30.159631 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:30.160274 29775 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:30.161238 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:30.161890 29774 raft_consensus.cc:2468] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:30.162688 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:30.163273 29773 raft_consensus.cc:3060] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.163919 29912 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:30.157661 29690 tablet_service.cc:1511] Processing CreateTablet for tablet d056a50abfe346a99898ee6a44a6b131 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:30.167518 29690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d056a50abfe346a99898ee6a44a6b131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.173059 29773 raft_consensus.cc:2468] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:30.107268 29756 tablet_service.cc:1511] Processing CreateTablet for tablet b8edd577f6fb44fa8d74dd521b8ebc84 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:30.175840 29891 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:30.177392 29760 tablet_service.cc:1511] Processing CreateTablet for tablet c5aecb4037e64c4bbe51974f7aedbbdd (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:30.185703 29893 tablet_bootstrap.cc:654] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.200129 29683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5aecb4037e64c4bbe51974f7aedbbdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.211081 29764 tablet_service.cc:1511] Processing CreateTablet for tablet 93662dd5a96144eeac0b1911cfc0c1b0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:30.191043 29900 raft_consensus.cc:697] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:30.214051 29919 raft_consensus.cc:2804] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.213886 29900 consensus_queue.cc:237] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:30.214577 29919 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.215056 29919 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.211848 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db073ed2fbc4a7490851dcd0a3e898e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.218781 29607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93662dd5a96144eeac0b1911cfc0c1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.222708 29890 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:30.223356 29890 ts_tablet_manager.cc:1403] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.478s	user 0.020s	sys 0.013s
I20260709 14:55:30.224524 29756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8edd577f6fb44fa8d74dd521b8ebc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.225281 29760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5aecb4037e64c4bbe51974f7aedbbdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.227524 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
W20260709 14:55:30.200242 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 47594.8us
I20260709 14:55:30.228309 29764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93662dd5a96144eeac0b1911cfc0c1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.228300 29774 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.229868 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:30.235198 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 79406492225141b8bbe067ac80930d59 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:30.236840 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79406492225141b8bbe067ac80930d59. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:30.319186 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 79874.8us
W20260709 14:55:30.319309 29589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 87168.2us
I20260709 14:55:30.340593 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:30.341476 29625 raft_consensus.cc:2393] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:30.343585 29890 raft_consensus.cc:359] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:30.354684 29508 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 176220us
I20260709 14:55:30.355996 29918 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.361372 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
W20260709 14:55:30.363109 29589 leader_election.cc:343] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.363024 29918 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:30.374177 29523 catalog_manager.cc:5697] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.378077 29892 tablet_bootstrap.cc:654] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.381217 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:30.381968 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 44622.7us
I20260709 14:55:30.384369 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:30.386024 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:30.386561 29697 raft_consensus.cc:3060] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.344743 29890 raft_consensus.cc:385] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.389822 29890 raft_consensus.cc:740] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.391366 29890 consensus_queue.cc:260] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.393582 29890 ts_tablet_manager.cc:1434] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.170s	user 0.004s	sys 0.010s
I20260709 14:55:30.394593 29891 tablet_bootstrap.cc:654] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.398861 29697 raft_consensus.cc:2468] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:30.400347 29815 leader_election.cc:304] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:30.414685 29898 raft_consensus.cc:2749] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.415406 29919 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:30.413949 29890 tablet_bootstrap.cc:492] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:30.416646 29700 raft_consensus.cc:2393] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 1: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:30.439582 29774 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:30.442374 29760 tablet_service.cc:1511] Processing CreateTablet for tablet 79406492225141b8bbe067ac80930d59 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:30.443692 29760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79406492225141b8bbe067ac80930d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.443307 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 28800674c0114db4b076dbea85f8197a (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:30.444928 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28800674c0114db4b076dbea85f8197a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.444708 29613 tablet_service.cc:1511] Processing CreateTablet for tablet e8767214147b4bc4ac7f77d09070d013 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:30.446111 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8767214147b4bc4ac7f77d09070d013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.446813 29758 tablet_service.cc:1511] Processing CreateTablet for tablet 5c45b0b4710a4bc0aa755d64751f71f0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:30.448050 29758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c45b0b4710a4bc0aa755d64751f71f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.448562 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 5c45b0b4710a4bc0aa755d64751f71f0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:30.451481 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c45b0b4710a4bc0aa755d64751f71f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.450430 29592 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:30.451524 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:30.450132 29759 tablet_service.cc:1511] Processing CreateTablet for tablet e8767214147b4bc4ac7f77d09070d013 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:30.452452 29685 tablet_service.cc:1511] Processing CreateTablet for tablet 28800674c0114db4b076dbea85f8197a (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:30.452872 29848 raft_consensus.cc:3060] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.458860 29741 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:30.459746 29902 raft_consensus.cc:2749] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.460343 29589 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:30.461189 29912 raft_consensus.cc:2804] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.461730 29625 raft_consensus.cc:2393] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:30.461663 29912 raft_consensus.cc:697] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:30.462193 29909 raft_consensus.cc:2804] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.462608 29912 consensus_queue.cc:237] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.464762 29892 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:30.465442 29892 ts_tablet_manager.cc:1403] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.310s	user 0.015s	sys 0.007s
I20260709 14:55:30.471593 29685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28800674c0114db4b076dbea85f8197a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.474138 29892 raft_consensus.cc:359] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.475128 29892 raft_consensus.cc:385] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.477447 29919 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:30.477577 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 79406492225141b8bbe067ac80930d59 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:30.478358 29759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8767214147b4bc4ac7f77d09070d013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.478884 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79406492225141b8bbe067ac80930d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.483247 29893 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:30.483750 29893 ts_tablet_manager.cc:1403] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.484s	user 0.009s	sys 0.009s
I20260709 14:55:30.490178 29831 tablet_service.cc:1511] Processing CreateTablet for tablet 28800674c0114db4b076dbea85f8197a (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:30.491451 29831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28800674c0114db4b076dbea85f8197a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.475468 29892 raft_consensus.cc:740] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.517874 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:30.518805 29774 raft_consensus.cc:2393] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:30.521229 29839 tablet_service.cc:1511] Processing CreateTablet for tablet e8767214147b4bc4ac7f77d09070d013 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:30.522650 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8767214147b4bc4ac7f77d09070d013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.522905 29891 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:30.523613 29891 ts_tablet_manager.cc:1403] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.348s	user 0.015s	sys 0.021s
I20260709 14:55:30.534307 29664 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:30.535673 29686 tablet_service.cc:1511] Processing CreateTablet for tablet 5c45b0b4710a4bc0aa755d64751f71f0 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:30.537014 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c45b0b4710a4bc0aa755d64751f71f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.530537 29909 raft_consensus.cc:697] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:30.537860 29909 consensus_queue.cc:237] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:30.539412 29919 raft_consensus.cc:2749] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.547865 29912 consensus_queue.cc:1048] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:30.555383 29890 tablet_bootstrap.cc:654] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.556136 29756 tablet_service.cc:1511] Processing CreateTablet for tablet 6858dd19a32a4c3296694ad5511f7211 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:30.557524 29756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6858dd19a32a4c3296694ad5511f7211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.560616 29918 consensus_queue.cc:1048] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.547122 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 6858dd19a32a4c3296694ad5511f7211 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:30.549329 29683 tablet_service.cc:1511] Processing CreateTablet for tablet b697f2700e75498eb99c51581b8fd996 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:30.541841 29893 raft_consensus.cc:359] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.569684 29893 raft_consensus.cc:385] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.570165 29683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b697f2700e75498eb99c51581b8fd996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.541810 29765 tablet_service.cc:1511] Processing CreateTablet for tablet b697f2700e75498eb99c51581b8fd996 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:30.571449 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b697f2700e75498eb99c51581b8fd996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.533619 29892 consensus_queue.cc:260] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.551396 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 6858dd19a32a4c3296694ad5511f7211 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:30.570104 29893 raft_consensus.cc:740] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.550050 29837 tablet_service.cc:1511] Processing CreateTablet for tablet b697f2700e75498eb99c51581b8fd996 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:30.574431 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6858dd19a32a4c3296694ad5511f7211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.581775 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b697f2700e75498eb99c51581b8fd996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.582803 29834 tablet_service.cc:1511] Processing CreateTablet for tablet 199118fdca4245a6b2360a9cb4374f5d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:30.584036 29834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199118fdca4245a6b2360a9cb4374f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.585681 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6858dd19a32a4c3296694ad5511f7211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.591794 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 199118fdca4245a6b2360a9cb4374f5d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:30.593559 29893 consensus_queue.cc:260] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.595441 29892 ts_tablet_manager.cc:1434] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.001s
I20260709 14:55:30.596379 29893 ts_tablet_manager.cc:1434] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.000s
I20260709 14:55:30.597368 29893 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:30.603955 29893 tablet_bootstrap.cc:654] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.604812 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199118fdca4245a6b2360a9cb4374f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.608286 29892 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:30.610045 29891 raft_consensus.cc:359] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.611052 29891 raft_consensus.cc:385] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.611438 29891 raft_consensus.cc:740] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.618238 29759 tablet_service.cc:1511] Processing CreateTablet for tablet 22d616f9e1e64d9bb1022542d782f5a1 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:30.619696 29759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d616f9e1e64d9bb1022542d782f5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.642505 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 22d616f9e1e64d9bb1022542d782f5a1 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:30.643705 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d616f9e1e64d9bb1022542d782f5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.652848 29919 consensus_queue.cc:1048] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:30.654451 29919 consensus_queue.cc:1048] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.634910 29891 consensus_queue.cc:260] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.675407 29891 ts_tablet_manager.cc:1434] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.151s	user 0.011s	sys 0.000s
I20260709 14:55:30.675725 29893 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:30.676191 29893 ts_tablet_manager.cc:1403] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.005s
I20260709 14:55:30.681838 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 22d616f9e1e64d9bb1022542d782f5a1 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:30.683018 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d616f9e1e64d9bb1022542d782f5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.680204 29522 catalog_manager.cc:5697] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:30.686743 29891 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:30.689172 29522 catalog_manager.cc:5697] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.640429 29690 tablet_service.cc:1511] Processing CreateTablet for tablet 199118fdca4245a6b2360a9cb4374f5d (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:30.710739 29690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199118fdca4245a6b2360a9cb4374f5d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:30.731176 29509 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 47742.5us
I20260709 14:55:30.745757 29683 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0862279a794ce9b2c2a14ba2c810ed (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:30.747728 29893 raft_consensus.cc:359] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.748526 29893 raft_consensus.cc:385] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.748842 29893 raft_consensus.cc:740] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.749589 29893 consensus_queue.cc:260] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.757531 29891 tablet_bootstrap.cc:654] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.758970 29892 tablet_bootstrap.cc:654] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.759764 29683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0862279a794ce9b2c2a14ba2c810ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.759984 29893 ts_tablet_manager.cc:1434] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 14:55:30.771919 29919 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.772462 29919 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.773132 29758 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0862279a794ce9b2c2a14ba2c810ed (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:30.774544 29758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0862279a794ce9b2c2a14ba2c810ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.775190 29890 tablet_bootstrap.cc:492] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:30.775666 29890 ts_tablet_manager.cc:1403] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.362s	user 0.022s	sys 0.017s
I20260709 14:55:30.775698 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:30.779528 29890 raft_consensus.cc:359] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:30.780546 29890 raft_consensus.cc:385] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.780998 29949 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.781178 29890 raft_consensus.cc:740] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.781548 29949 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.782255 29890 consensus_queue.cc:260] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:30.782857 29664 leader_election.cc:343] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.783666 29949 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:30.783496 29893 tablet_bootstrap.cc:492] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:30.785244 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:30.786021 29700 raft_consensus.cc:2393] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:30.785879 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:30.786867 29848 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:30.788316 29665 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:30.788578 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:30.789502 29900 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.789986 29900 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.790395 29738 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:30.791587 29949 raft_consensus.cc:3060] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.790434 29900 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.774535 29919 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:30.799692 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf06df1e00c480f897e5b4d213c2ed2 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:30.800973 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf06df1e00c480f897e5b4d213c2ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.802009 29890 ts_tablet_manager.cc:1434] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:55:30.803287 29690 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf06df1e00c480f897e5b4d213c2ed2 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:30.805848 29690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf06df1e00c480f897e5b4d213c2ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.807541 29900 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.808175 29756 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf06df1e00c480f897e5b4d213c2ed2 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:30.809455 29756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf06df1e00c480f897e5b4d213c2ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.814719 29890 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:30.819319 29949 raft_consensus.cc:2749] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.804840 29893 tablet_bootstrap.cc:654] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.825517 29686 tablet_service.cc:1511] Processing CreateTablet for tablet 1baaf03c38f542be991936ed2ed5413e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:30.826704 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 1baaf03c38f542be991936ed2ed5413e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:30.827977 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baaf03c38f542be991936ed2ed5413e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.826793 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baaf03c38f542be991936ed2ed5413e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.832453 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:30.833040 29848 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.838007 29900 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:30.839128 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:30.841929 29839 tablet_service.cc:1511] Processing CreateTablet for tablet 1baaf03c38f542be991936ed2ed5413e (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:30.842341 29831 tablet_service.cc:1511] Processing CreateTablet for tablet c408002f4ee7498fbe57fa92a2481633 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:30.843268 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baaf03c38f542be991936ed2ed5413e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.840238 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0862279a794ce9b2c2a14ba2c810ed (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:30.844367 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0862279a794ce9b2c2a14ba2c810ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.844933 29612 tablet_service.cc:1511] Processing CreateTablet for tablet c408002f4ee7498fbe57fa92a2481633 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:30.847566 29760 tablet_service.cc:1511] Processing CreateTablet for tablet c408002f4ee7498fbe57fa92a2481633 (DEFAULT_TABLE table=test-workload [id=0f462670c7874784b5018d63d31a49ea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:30.848829 29760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c408002f4ee7498fbe57fa92a2481633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.850915 29848 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:30.852265 29665 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:30.853286 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c408002f4ee7498fbe57fa92a2481633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.853380 29900 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.854604 29900 raft_consensus.cc:697] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:30.855465 29900 consensus_queue.cc:237] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:30.866582 29664 leader_election.cc:343] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.868796 29831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c408002f4ee7498fbe57fa92a2481633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.900391 29891 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:30.901176 29891 ts_tablet_manager.cc:1403] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.009s
I20260709 14:55:30.913686 29909 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.914263 29909 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.916579 29909 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:30.918711 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:30.919582 29700 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:30.921876 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:30.922737 29849 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:30.925092 29590 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:30.913328 29891 raft_consensus.cc:359] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.900390 29892 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:30.928401 29890 tablet_bootstrap.cc:654] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.932071 29892 ts_tablet_manager.cc:1403] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.324s	user 0.010s	sys 0.018s
I20260709 14:55:30.935354 29909 raft_consensus.cc:2804] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.936816 29909 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.937217 29909 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.937040 29892 raft_consensus.cc:359] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.937862 29892 raft_consensus.cc:385] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.938192 29892 raft_consensus.cc:740] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.931331 29891 raft_consensus.cc:385] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.940598 29891 raft_consensus.cc:740] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.941448 29891 consensus_queue.cc:260] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:30.946379 29891 ts_tablet_manager.cc:1434] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 14:55:30.947423 29891 tablet_bootstrap.cc:492] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:30.952381 29909 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.945245 29523 catalog_manager.cc:5697] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:30.935516 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 66330us
I20260709 14:55:30.965086 29909 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:30.966301 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:30.966871 29849 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.967185 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:30.967768 29700 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.967928 29893 tablet_bootstrap.cc:492] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:30.968415 29893 ts_tablet_manager.cc:1403] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.185s	user 0.013s	sys 0.024s
I20260709 14:55:30.939067 29892 consensus_queue.cc:260] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.982426 29849 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:30.983593 29590 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:30.983623 29912 consensus_queue.cc:1048] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:30.984716 29937 raft_consensus.cc:2804] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.985236 29937 raft_consensus.cc:697] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:30.986272 29937 consensus_queue.cc:237] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:30.989993 29893 raft_consensus.cc:359] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:30.990733 29893 raft_consensus.cc:385] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.990963 29892 ts_tablet_manager.cc:1434] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.004s
I20260709 14:55:30.991031 29893 raft_consensus.cc:740] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.998276 29891 tablet_bootstrap.cc:654] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.992033 29893 consensus_queue.cc:260] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.004572 29893 ts_tablet_manager.cc:1434] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:55:31.005218 29700 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:31.012141 29893 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:31.022591 29890 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.023180 29890 ts_tablet_manager.cc:1403] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.209s	user 0.014s	sys 0.018s
I20260709 14:55:31.023588 29893 tablet_bootstrap.cc:654] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.027781 29892 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.030827 29524 catalog_manager.cc:5697] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.034394 29891 tablet_bootstrap.cc:492] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.034910 29891 ts_tablet_manager.cc:1403] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.000s
I20260709 14:55:31.036196 29892 tablet_bootstrap.cc:654] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.037931 29891 raft_consensus.cc:359] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.038674 29891 raft_consensus.cc:385] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.031649 29890 raft_consensus.cc:359] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.041041 29891 raft_consensus.cc:740] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.041378 29890 raft_consensus.cc:385] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.041846 29891 consensus_queue.cc:260] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.042030 29890 raft_consensus.cc:740] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.044188 29891 ts_tablet_manager.cc:1434] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:31.043496 29890 consensus_queue.cc:260] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.046593 29937 consensus_queue.cc:1048] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.050947 29890 ts_tablet_manager.cc:1434] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 14:55:31.056815 29890 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.063782 29891 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.077469 29890 tablet_bootstrap.cc:654] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.082549 29891 tablet_bootstrap.cc:654] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.095139 29890 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.096655 29893 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:31.097280 29893 ts_tablet_manager.cc:1403] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.022s
I20260709 14:55:31.099098 29891 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.099599 29891 ts_tablet_manager.cc:1403] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.003s
I20260709 14:55:31.095687 29890 ts_tablet_manager.cc:1403] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.009s
I20260709 14:55:31.099858 29893 raft_consensus.cc:359] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.101292 29893 raft_consensus.cc:385] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.101676 29893 raft_consensus.cc:740] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.102483 29892 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.103011 29892 ts_tablet_manager.cc:1403] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.013s
I20260709 14:55:31.102622 29893 consensus_queue.cc:260] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.105984 29893 ts_tablet_manager.cc:1434] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:55:31.107010 29893 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:31.108637 29891 raft_consensus.cc:359] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.109402 29891 raft_consensus.cc:385] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.109709 29891 raft_consensus.cc:740] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.110086 29892 raft_consensus.cc:359] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.110895 29892 raft_consensus.cc:385] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.111234 29892 raft_consensus.cc:740] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.112071 29892 consensus_queue.cc:260] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.110453 29891 consensus_queue.cc:260] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.116493 29892 ts_tablet_manager.cc:1434] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:55:31.114631 29891 ts_tablet_manager.cc:1434] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:55:31.118221 29891 tablet_bootstrap.cc:492] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.124483 29891 tablet_bootstrap.cc:654] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.125245 29893 tablet_bootstrap.cc:654] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.128512 29900 raft_consensus.cc:493] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.129014 29900 raft_consensus.cc:515] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.129923 29891 tablet_bootstrap.cc:492] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.130414 29891 ts_tablet_manager.cc:1403] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260709 14:55:31.133014 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:31.133481 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:31.133665 29773 raft_consensus.cc:2468] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:31.131175 29900 leader_election.cc:290] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:31.131935 29892 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.137419 29890 raft_consensus.cc:359] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.138206 29890 raft_consensus.cc:385] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.132062 29898 raft_consensus.cc:493] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.135135 29664 leader_election.cc:304] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:31.138521 29890 raft_consensus.cc:740] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.139534 29900 raft_consensus.cc:2804] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.139284 29898 raft_consensus.cc:515] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.139945 29900 raft_consensus.cc:493] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.140329 29900 raft_consensus.cc:3060] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.140059 29890 consensus_queue.cc:260] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.141425 29898 leader_election.cc:290] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:31.144608 29849 raft_consensus.cc:2468] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:31.149181 29937 consensus_queue.cc:1048] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.150944 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:31.151571 29773 raft_consensus.cc:2468] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.144482 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.153169 29812 leader_election.cc:304] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.154119 29898 raft_consensus.cc:2804] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.154531 29898 raft_consensus.cc:493] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:31.155202 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:31.157200 29892 tablet_bootstrap.cc:654] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.157895 29898 raft_consensus.cc:3060] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.159070 29891 raft_consensus.cc:359] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.159760 29891 raft_consensus.cc:385] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.160029 29891 raft_consensus.cc:740] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.160702 29891 consensus_queue.cc:260] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.165222 29937 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.165719 29937 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.167771 29900 raft_consensus.cc:515] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.169068 29700 raft_consensus.cc:2393] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:31.171720 29949 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.172187 29949 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.174031 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:31.174484 29949 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.174583 29773 raft_consensus.cc:3060] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.179283 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:31.180063 29849 raft_consensus.cc:2468] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:31.180204 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:31.180791 29774 raft_consensus.cc:2468] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:31.181784 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:31.182381 29625 raft_consensus.cc:2468] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:31.183936 29589 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:31.184540 29738 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:31.167796 29937 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:31.190757 29949 raft_consensus.cc:2804] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.185125 29912 raft_consensus.cc:2804] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.191124 29949 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.191460 29912 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.191548 29949 raft_consensus.cc:3060] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.191859 29912 raft_consensus.cc:3060] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.197337 29909 consensus_queue.cc:1048] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.203569 29898 raft_consensus.cc:515] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.209555 29891 ts_tablet_manager.cc:1434] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 14:55:31.211000 29891 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.214516 29900 leader_election.cc:290] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:31.222419 29892 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.223115 29892 ts_tablet_manager.cc:1403] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.017s
I20260709 14:55:31.230007 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:31.230845 29697 raft_consensus.cc:2393] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:31.230626 29892 raft_consensus.cc:359] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.231843 29892 raft_consensus.cc:385] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.232240 29892 raft_consensus.cc:740] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.232409 29891 tablet_bootstrap.cc:654] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.234354 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:31.238436 29949 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.240933 29849 raft_consensus.cc:2393] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:31.250589 29898 leader_election.cc:290] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:31.251649 29912 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.252287 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:31.241572 29773 raft_consensus.cc:2468] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:31.256804 29893 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:31.235666 29892 consensus_queue.cc:260] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.257372 29893 ts_tablet_manager.cc:1403] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.014s
I20260709 14:55:31.257637 29664 leader_election.cc:304] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:31.258860 29900 raft_consensus.cc:2804] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.259423 29900 raft_consensus.cc:697] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:31.260161 29893 raft_consensus.cc:359] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.260561 29890 ts_tablet_manager.cc:1434] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.159s	user 0.038s	sys 0.046s
I20260709 14:55:31.260506 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:31.260246 29900 consensus_queue.cc:237] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.260939 29893 raft_consensus.cc:385] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.261297 29893 raft_consensus.cc:740] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.261727 29890 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.260159 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:31.262426 29849 raft_consensus.cc:3060] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.257372 29812 leader_election.cc:304] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:31.263495 29893 consensus_queue.cc:260] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.265714 29893 ts_tablet_manager.cc:1434] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:31.266598 29893 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:31.267282 29898 raft_consensus.cc:2749] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.268316 29892 ts_tablet_manager.cc:1434] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260709 14:55:31.264077 29912 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:31.272820 29893 tablet_bootstrap.cc:654] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.274832 29773 raft_consensus.cc:2393] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:31.276737 29890 tablet_bootstrap.cc:654] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.277057 29949 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.281491 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:31.282276 29625 raft_consensus.cc:2393] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:31.288051 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:31.288575 29849 raft_consensus.cc:2468] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:31.289461 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:31.292670 29847 raft_consensus.cc:2393] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:31.293596 29912 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.294114 29912 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.297416 29890 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.297895 29890 ts_tablet_manager.cc:1403] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.009s
I20260709 14:55:31.297868 29912 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:31.300859 29890 raft_consensus.cc:359] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.301561 29890 raft_consensus.cc:385] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.301815 29890 raft_consensus.cc:740] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.302587 29890 consensus_queue.cc:260] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.304840 29890 ts_tablet_manager.cc:1434] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:55:31.307816 29739 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:31.308702 29949 raft_consensus.cc:2749] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.309264 29890 tablet_bootstrap.cc:492] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.311846 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.311933 29590 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:31.313015 29912 raft_consensus.cc:2804] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.314447 29912 raft_consensus.cc:697] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:31.315237 29912 consensus_queue.cc:237] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.316067 29890 tablet_bootstrap.cc:654] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.317581 29892 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.318825 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:31.320091 29849 raft_consensus.cc:2393] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:31.321221 29590 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:31.322350 29909 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.322778 29891 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.323279 29891 ts_tablet_manager.cc:1403] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.005s
I20260709 14:55:31.323658 29523 catalog_manager.cc:5697] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.325593 29892 tablet_bootstrap.cc:654] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.325951 29891 raft_consensus.cc:359] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.327024 29891 raft_consensus.cc:385] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.327307 29891 raft_consensus.cc:740] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.329480 29891 consensus_queue.cc:260] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.333920 29955 consensus_queue.cc:1048] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.335357 29891 ts_tablet_manager.cc:1434] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:55:31.336318 29891 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.346171 29890 tablet_bootstrap.cc:492] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.346372 29893 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:31.346765 29890 ts_tablet_manager.cc:1403] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.007s
I20260709 14:55:31.347180 29893 ts_tablet_manager.cc:1403] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.001s
I20260709 14:55:31.351224 29949 raft_consensus.cc:493] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.351737 29949 raft_consensus.cc:515] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.353799 29949 leader_election.cc:290] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:31.356096 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafd009207874c2498fac31a2c7a8609" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:31.356781 29625 raft_consensus.cc:2468] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:31.357542 29909 raft_consensus.cc:2749] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.357841 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafd009207874c2498fac31a2c7a8609" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.363394 29738 leader_election.cc:304] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:31.364333 29697 raft_consensus.cc:2468] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:31.366138 29949 raft_consensus.cc:2804] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.365902 29890 raft_consensus.cc:359] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.366678 29949 raft_consensus.cc:493] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.366879 29890 raft_consensus.cc:385] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.366276 29524 catalog_manager.cc:5697] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.367188 29949 raft_consensus.cc:3060] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.371893 29890 raft_consensus.cc:740] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.373307 29890 consensus_queue.cc:260] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.379041 29890 ts_tablet_manager.cc:1434] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:55:31.380411 29890 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.383430 29892 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.383976 29892 ts_tablet_manager.cc:1403] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.027s
I20260709 14:55:31.385864 29890 tablet_bootstrap.cc:654] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.386703 29892 raft_consensus.cc:359] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.387473 29892 raft_consensus.cc:385] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.387795 29892 raft_consensus.cc:740] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.388448 29892 consensus_queue.cc:260] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.390851 29949 raft_consensus.cc:515] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.393514 29891 tablet_bootstrap.cc:654] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.394800 29892 ts_tablet_manager.cc:1434] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:31.395740 29892 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.395887 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafd009207874c2498fac31a2c7a8609" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:31.396414 29625 raft_consensus.cc:3060] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.403193 29949 leader_election.cc:290] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:31.404193 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafd009207874c2498fac31a2c7a8609" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:31.404770 29697 raft_consensus.cc:3060] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.400882 29900 raft_consensus.cc:493] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.411652 29697 raft_consensus.cc:2468] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:31.411427 29900 raft_consensus.cc:515] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.407079 29892 tablet_bootstrap.cc:654] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.413520 29900 leader_election.cc:290] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.415122 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:31.415777 29847 raft_consensus.cc:2468] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:31.416731 29912 consensus_queue.cc:1048] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.417193 29665 leader_election.cc:304] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.418126 29955 consensus_queue.cc:1048] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.418347 29893 raft_consensus.cc:359] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.419040 29893 raft_consensus.cc:385] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.419485 29955 raft_consensus.cc:2804] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.419368 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:31.421299 29626 raft_consensus.cc:2468] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:31.420358 29955 raft_consensus.cc:493] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.422137 29955 raft_consensus.cc:3060] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.419327 29893 raft_consensus.cc:740] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.423758 29893 consensus_queue.cc:260] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.425614 29893 ts_tablet_manager.cc:1434] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 14:55:31.430371 29893 tablet_bootstrap.cc:492] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:31.411999 29625 raft_consensus.cc:2468] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:31.432914 29741 leader_election.cc:304] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:31.434229 29976 raft_consensus.cc:2804] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.420578 29949 raft_consensus.cc:493] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.441104 29890 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.441642 29890 ts_tablet_manager.cc:1403] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.008s
I20260709 14:55:31.441915 29893 tablet_bootstrap.cc:654] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.449226 29892 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.449734 29892 ts_tablet_manager.cc:1403] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.009s
I20260709 14:55:31.443441 29955 raft_consensus.cc:515] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.451364 29890 raft_consensus.cc:359] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.452105 29890 raft_consensus.cc:385] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.452488 29890 raft_consensus.cc:740] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.445578 29949 raft_consensus.cc:515] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.454661 29890 consensus_queue.cc:260] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.458578 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:31.459203 29849 raft_consensus.cc:3060] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.459267 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:31.460114 29625 raft_consensus.cc:3060] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.462236 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eb0337846d41bbbc6c76bc9ceacf7e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.462462 29949 leader_election.cc:290] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
W20260709 14:55:31.464200 29741 leader_election.cc:343] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.464708 29892 raft_consensus.cc:359] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.465395 29892 raft_consensus.cc:385] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.465505 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eb0337846d41bbbc6c76bc9ceacf7e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:31.465698 29892 raft_consensus.cc:740] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.466126 29847 raft_consensus.cc:2468] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:31.466250 29849 raft_consensus.cc:2468] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:31.466547 29892 consensus_queue.cc:260] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.467711 29739 leader_election.cc:304] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:31.469091 29892 ts_tablet_manager.cc:1434] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:31.470660 29892 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.469802 29955 leader_election.cc:290] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.474805 29890 ts_tablet_manager.cc:1434] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 14:55:31.476024 29890 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.469990 29976 raft_consensus.cc:697] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:31.479106 29976 consensus_queue.cc:237] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.480491 29625 raft_consensus.cc:2468] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:31.483399 29892 tablet_bootstrap.cc:654] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.474290 29665 leader_election.cc:304] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.471527 29949 raft_consensus.cc:2804] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.485458 29955 raft_consensus.cc:2804] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.488183 29949 raft_consensus.cc:493] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.488601 29949 raft_consensus.cc:3060] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.489168 29955 raft_consensus.cc:697] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:31.490120 29955 consensus_queue.cc:237] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.498432 29893 tablet_bootstrap.cc:492] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:31.498915 29893 ts_tablet_manager.cc:1403] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.012s
I20260709 14:55:31.500633 29937 consensus_queue.cc:1048] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.501526 29893 raft_consensus.cc:359] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.502197 29893 raft_consensus.cc:385] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.502491 29893 raft_consensus.cc:740] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.505321 29893 consensus_queue.cc:260] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.509910 29891 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.510416 29891 ts_tablet_manager.cc:1403] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.003s
I20260709 14:55:31.513031 29891 raft_consensus.cc:359] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.513690 29891 raft_consensus.cc:385] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.513965 29891 raft_consensus.cc:740] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.514755 29891 consensus_queue.cc:260] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.516746 29893 ts_tablet_manager.cc:1434] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:31.517602 29893 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:31.520251 29971 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.520893 29971 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.527237 29971 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.527895 29893 tablet_bootstrap.cc:654] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.528048 29891 ts_tablet_manager.cc:1434] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:31.531183 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:31.530435 29949 raft_consensus.cc:515] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.532187 29775 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.531369 29891 tablet_bootstrap.cc:492] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.533953 29890 tablet_bootstrap.cc:654] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.535293 29949 leader_election.cc:290] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:31.542093 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:31.542754 29624 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.536713 29812 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.545225 29892 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.545708 29892 ts_tablet_manager.cc:1403] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.007s
I20260709 14:55:31.546173 29971 raft_consensus.cc:2804] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.547622 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eb0337846d41bbbc6c76bc9ceacf7e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:31.547405 29523 catalog_manager.cc:5697] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.546695 29971 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.548372 29847 raft_consensus.cc:3060] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.548687 29971 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.548338 29892 raft_consensus.cc:359] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.552788 29892 raft_consensus.cc:385] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.553049 29892 raft_consensus.cc:740] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.555835 29892 consensus_queue.cc:260] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.556576 29524 catalog_manager.cc:5697] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.569499 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eb0337846d41bbbc6c76bc9ceacf7e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:31.570188 29700 raft_consensus.cc:3060] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.574079 29847 raft_consensus.cc:2468] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:31.575301 29739 leader_election.cc:304] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.576181 29949 raft_consensus.cc:2804] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.576673 29949 raft_consensus.cc:697] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:31.577498 29949 consensus_queue.cc:237] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.581357 29898 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.558284 29892 ts_tablet_manager.cc:1434] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:31.582764 29892 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.581842 29898 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.585920 29898 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:31.587857 29937 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.588346 29937 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.588500 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.588507 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:31.589823 29625 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.590451 29937 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:31.590553 29697 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.591943 29815 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.593006 29891 tablet_bootstrap.cc:654] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.593775 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.594517 29898 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.578524 29971 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.606817 29893 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:31.607240 29893 ts_tablet_manager.cc:1403] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.004s
I20260709 14:55:31.596303 29697 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:31.610721 29890 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.596685 29898 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.611579 29890 ts_tablet_manager.cc:1403] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.048s
I20260709 14:55:31.611907 29592 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:31.614528 29912 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.614346 29890 raft_consensus.cc:359] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.614965 29912 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.615082 29890 raft_consensus.cc:385] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.611462 29898 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.615371 29912 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.617919 29971 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.617270 29523 catalog_manager.cc:5697] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.595834 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:31.621321 29890 raft_consensus.cc:740] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.622375 29890 consensus_queue.cc:260] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.627086 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:31.627146 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:31.627820 29625 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.627875 29775 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.631528 29890 ts_tablet_manager.cc:1434] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 14:55:31.635206 29892 tablet_bootstrap.cc:654] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.637821 29775 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:31.639178 29812 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.645812 29912 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.647583 29971 raft_consensus.cc:2804] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.648090 29971 raft_consensus.cc:697] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:31.649596 29890 tablet_bootstrap.cc:492] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.650354 29898 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.652623 29898 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:31.653456 29847 raft_consensus.cc:2393] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:31.653697 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:31.654309 29697 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.655359 29890 tablet_bootstrap.cc:654] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.657279 29893 raft_consensus.cc:359] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.657972 29893 raft_consensus.cc:385] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.658241 29893 raft_consensus.cc:740] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.658913 29893 consensus_queue.cc:260] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.660842 29893 ts_tablet_manager.cc:1434] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.000s
I20260709 14:55:31.663762 29700 raft_consensus.cc:2468] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:31.664223 29697 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:31.665480 29815 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.668401 29625 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:31.649091 29971 consensus_queue.cc:237] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.685055 29891 tablet_bootstrap.cc:492] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.685873 29891 ts_tablet_manager.cc:1403] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.012s
I20260709 14:55:31.687237 29893 tablet_bootstrap.cc:492] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
W20260709 14:55:31.687565 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 48471.7us
I20260709 14:55:31.689697 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:31.690704 29625 raft_consensus.cc:2393] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:31.693430 29890 tablet_bootstrap.cc:492] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.693921 29890 ts_tablet_manager.cc:1403] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.016s
I20260709 14:55:31.696045 29890 raft_consensus.cc:359] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.696713 29890 raft_consensus.cc:385] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.695888 29891 raft_consensus.cc:359] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.697047 29890 raft_consensus.cc:740] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.697325 29891 raft_consensus.cc:385] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.697603 29955 consensus_queue.cc:1048] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.697850 29891 raft_consensus.cc:740] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.697820 29890 consensus_queue.cc:260] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.699021 29891 consensus_queue.cc:260] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.700035 29890 ts_tablet_manager.cc:1434] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:31.701025 29890 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.703171 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:31.704820 29912 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:31.686419 29898 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.705651 29898 raft_consensus.cc:697] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:31.706717 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:31.707499 29700 raft_consensus.cc:2393] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:31.707793 29890 tablet_bootstrap.cc:654] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.708132 29891 ts_tablet_manager.cc:1434] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:55:31.709008 29891 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.706476 29898 consensus_queue.cc:237] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.715647 29891 tablet_bootstrap.cc:654] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.716828 29892 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.717330 29892 ts_tablet_manager.cc:1403] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.013s
I20260709 14:55:31.720083 29892 raft_consensus.cc:359] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.720715 29892 raft_consensus.cc:385] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.720986 29892 raft_consensus.cc:740] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.721992 29892 consensus_queue.cc:260] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.724046 29892 ts_tablet_manager.cc:1434] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:31.726264 29893 tablet_bootstrap.cc:654] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.731757 29892 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.736599 29912 raft_consensus.cc:493] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.737287 29912 raft_consensus.cc:515] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.740993 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.741807 29700 raft_consensus.cc:2468] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:31.741991 29892 tablet_bootstrap.cc:654] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.742583 29590 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:31.743940 29891 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.743855 29985 raft_consensus.cc:2749] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.744549 29891 ts_tablet_manager.cc:1403] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.010s
I20260709 14:55:31.746201 29985 consensus_queue.cc:1048] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.754395 29912 leader_election.cc:290] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:31.754154 29919 consensus_queue.cc:1048] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.757300 29892 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.757844 29892 ts_tablet_manager.cc:1403] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260709 14:55:31.757223 29891 raft_consensus.cc:359] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.758539 29891 raft_consensus.cc:385] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.758885 29891 raft_consensus.cc:740] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.759713 29891 consensus_queue.cc:260] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.761226 29892 raft_consensus.cc:359] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.761864 29892 raft_consensus.cc:385] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.761879 29891 ts_tablet_manager.cc:1434] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:31.762284 29892 raft_consensus.cc:740] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.763118 29891 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.763015 29892 consensus_queue.cc:260] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.764544 29892 ts_tablet_manager.cc:1434] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:31.764475 29592 leader_election.cc:304] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:31.765583 29909 raft_consensus.cc:2804] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.765967 29909 raft_consensus.cc:493] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.766305 29909 raft_consensus.cc:3060] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.758803 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:31.769550 29775 raft_consensus.cc:2468] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:31.769757 29891 tablet_bootstrap.cc:654] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.774049 29892 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.783994 29892 tablet_bootstrap.cc:654] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.790561 29912 consensus_queue.cc:1048] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.795117 29892 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.795490 29892 ts_tablet_manager.cc:1403] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.007s
I20260709 14:55:31.797799 29892 raft_consensus.cc:359] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.798694 29892 raft_consensus.cc:385] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.799034 29892 raft_consensus.cc:740] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.799979 29892 consensus_queue.cc:260] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:31.801729 29909 raft_consensus.cc:515] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.802770 29892 ts_tablet_manager.cc:1434] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:31.803959 29892 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.804904 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:31.805517 29700 raft_consensus.cc:3060] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.815178 29700 raft_consensus.cc:2468] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:31.816301 29592 leader_election.cc:304] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:31.817344 29985 raft_consensus.cc:2804] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.817564 29892 tablet_bootstrap.cc:654] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.817978 29985 raft_consensus.cc:697] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:31.819087 29985 consensus_queue.cc:237] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.826494 29523 catalog_manager.cc:5697] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.830678 29898 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.831295 29898 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.833614 29898 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.835507 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:31.836144 29773 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.837390 29812 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.838244 29898 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.839442 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:31.840071 29625 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.841941 29898 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.842404 29898 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.849701 29898 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.861564 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:31.862175 29625 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.862941 29909 leader_election.cc:290] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:31.861923 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:31.864149 29774 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.865514 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:31.866290 29773 raft_consensus.cc:3060] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.869846 29625 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:31.871045 29812 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.872434 29898 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:31.873478 29898 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.874795 29898 raft_consensus.cc:697] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:31.875809 29773 raft_consensus.cc:2468] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:31.875958 29898 consensus_queue.cc:237] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.884100 29919 consensus_queue.cc:1048] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.901233 29893 tablet_bootstrap.cc:492] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:31.901568 29890 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:31.901747 29893 ts_tablet_manager.cc:1403] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.001s
I20260709 14:55:31.902105 29890 ts_tablet_manager.cc:1403] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.201s	user 0.047s	sys 0.066s
I20260709 14:55:31.903246 29774 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:31.904914 29892 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:31.905439 29892 ts_tablet_manager.cc:1403] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.030s
I20260709 14:55:31.904567 29893 raft_consensus.cc:359] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.907469 29893 raft_consensus.cc:385] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.907734 29893 raft_consensus.cc:740] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.908293 29893 consensus_queue.cc:260] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.908826 29890 raft_consensus.cc:359] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.909518 29890 raft_consensus.cc:385] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.909795 29890 raft_consensus.cc:740] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.910005 29893 ts_tablet_manager.cc:1434] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:31.910913 29893 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:31.910526 29890 consensus_queue.cc:260] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:31.912906 29890 ts_tablet_manager.cc:1434] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:31.913812 29890 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:31.915469 29524 catalog_manager.cc:5697] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.916616 29893 tablet_bootstrap.cc:654] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.920466 29892 raft_consensus.cc:359] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.921181 29892 raft_consensus.cc:385] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.921507 29892 raft_consensus.cc:740] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.922350 29892 consensus_queue.cc:260] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.923447 29890 tablet_bootstrap.cc:654] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.924423 29892 ts_tablet_manager.cc:1434] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:31.925415 29892 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:31.937896 29891 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:31.938406 29891 ts_tablet_manager.cc:1403] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.175s	user 0.029s	sys 0.028s
I20260709 14:55:31.945492 29891 raft_consensus.cc:359] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.946194 29891 raft_consensus.cc:385] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.946466 29891 raft_consensus.cc:740] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.947350 29891 consensus_queue.cc:260] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:31.954741 29892 tablet_bootstrap.cc:654] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.956022 29919 consensus_queue.cc:1048] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.957398 29891 ts_tablet_manager.cc:1434] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 14:55:31.958715 29891 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:31.967922 29891 tablet_bootstrap.cc:654] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.972608 29898 raft_consensus.cc:493] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.973328 29898 raft_consensus.cc:515] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.975903 29898 leader_election.cc:290] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:31.978114 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:31.979282 29700 raft_consensus.cc:2468] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.980448 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:31.980547 29815 leader_election.cc:304] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:31.981230 29774 raft_consensus.cc:2468] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:31.981549 29898 raft_consensus.cc:2804] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.982033 29898 raft_consensus.cc:493] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.982956 29898 raft_consensus.cc:3060] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.984651 29949 consensus_queue.cc:1048] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.983523 29523 catalog_manager.cc:5697] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.986995 29523 catalog_manager.cc:5697] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.991044 29898 raft_consensus.cc:515] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:31.997176 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:32.000730 29890 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:32.001410 29890 ts_tablet_manager.cc:1403] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.007s
I20260709 14:55:32.004258 29893 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.004695 29893 ts_tablet_manager.cc:1403] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.011s
I20260709 14:55:32.002664 29700 raft_consensus.cc:3060] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.013034 29893 raft_consensus.cc:359] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.013734 29893 raft_consensus.cc:385] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.014019 29893 raft_consensus.cc:740] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.014760 29893 consensus_queue.cc:260] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.016067 29898 leader_election.cc:290] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:32.018117 29893 ts_tablet_manager.cc:1434] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 14:55:32.019344 29893 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.022325 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:32.022943 29774 raft_consensus.cc:3060] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.027407 29893 tablet_bootstrap.cc:654] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.022574 29891 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.030629 29891 ts_tablet_manager.cc:1403] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.012s
I20260709 14:55:32.019965 29700 raft_consensus.cc:2468] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:32.032024 29892 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:32.032645 29892 ts_tablet_manager.cc:1403] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.005s
I20260709 14:55:32.034807 29949 consensus_queue.cc:1048] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.036027 29774 raft_consensus.cc:2468] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:32.037638 29812 leader_election.cc:304] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.041216 29890 raft_consensus.cc:359] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.041863 29890 raft_consensus.cc:385] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.042037 29890 raft_consensus.cc:740] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.043958 29890 consensus_queue.cc:260] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.046288 29890 ts_tablet_manager.cc:1434] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 14:55:32.047286 29890 tablet_bootstrap.cc:492] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:32.048446 29971 raft_consensus.cc:493] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.048894 29971 raft_consensus.cc:515] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.049401 29892 raft_consensus.cc:359] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.050151 29892 raft_consensus.cc:385] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.050463 29892 raft_consensus.cc:740] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.051049 29971 leader_election.cc:290] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.051311 29892 consensus_queue.cc:260] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.052999 29890 tablet_bootstrap.cc:654] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.052974 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.053776 29625 raft_consensus.cc:2468] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:32.054685 29892 ts_tablet_manager.cc:1434] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260709 14:55:32.056422 29812 leader_election.cc:304] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.063297 29891 raft_consensus.cc:359] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.068509 29971 raft_consensus.cc:2804] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.068361 29976 consensus_queue.cc:1048] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.074682 29971 raft_consensus.cc:493] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.074766 29891 raft_consensus.cc:385] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.075642 29891 raft_consensus.cc:740] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.076745 29891 consensus_queue.cc:260] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.082028 29891 ts_tablet_manager.cc:1434] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 14:55:32.082959 29891 tablet_bootstrap.cc:492] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.088884 30003 consensus_queue.cc:1048] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.089308 29891 tablet_bootstrap.cc:654] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.089865 29949 consensus_queue.cc:1048] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.094296 29909 raft_consensus.cc:493] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.094770 29909 raft_consensus.cc:515] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.096824 29909 leader_election.cc:290] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.097007 29890 tablet_bootstrap.cc:492] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:32.097477 29890 ts_tablet_manager.cc:1403] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.004s
I20260709 14:55:32.098376 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:32.099745 29590 leader_election.cc:343] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.100189 29890 raft_consensus.cc:359] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.100860 29890 raft_consensus.cc:385] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.101154 29890 raft_consensus.cc:740] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.101915 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.101830 29890 consensus_queue.cc:260] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:32.103531 29592 leader_election.cc:343] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.103857 29890 ts_tablet_manager.cc:1434] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:32.103971 29592 leader_election.cc:304] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:32.104727 29890 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:32.105561 29985 raft_consensus.cc:2749] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.107599 29891 tablet_bootstrap.cc:492] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.108081 29891 ts_tablet_manager.cc:1403] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 14:55:32.110569 29891 raft_consensus.cc:359] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.111060 29891 raft_consensus.cc:385] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.111281 29891 raft_consensus.cc:740] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.112670 29891 consensus_queue.cc:260] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.113121 30003 raft_consensus.cc:493] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.113688 30003 raft_consensus.cc:515] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.114331 29891 ts_tablet_manager.cc:1434] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:32.115064 29891 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.116032 30003 leader_election.cc:290] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:32.117461 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.117489 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:32.118364 29774 raft_consensus.cc:2468] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
W20260709 14:55:32.119093 29815 leader_election.cc:343] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.120335 29891 tablet_bootstrap.cc:654] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.124328 29891 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.124714 29891 ts_tablet_manager.cc:1403] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:32.126717 29891 raft_consensus.cc:359] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.120985 29890 tablet_bootstrap.cc:654] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.073618 29892 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:32.075177 29971 raft_consensus.cc:3060] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.043123 29898 raft_consensus.cc:2804] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.128072 29898 raft_consensus.cc:697] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:32.129227 29898 consensus_queue.cc:237] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.071481 29893 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.133594 29893 ts_tablet_manager.cc:1403] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.010s
I20260709 14:55:32.136998 29893 raft_consensus.cc:359] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.137943 29893 raft_consensus.cc:385] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.138278 29893 raft_consensus.cc:740] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.139200 29893 consensus_queue.cc:260] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.141713 29892 tablet_bootstrap.cc:654] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.147109 29893 ts_tablet_manager.cc:1434] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:55:32.148311 29893 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.127188 29891 raft_consensus.cc:385] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.153304 29891 raft_consensus.cc:740] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.154235 29891 consensus_queue.cc:260] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.156939 29891 ts_tablet_manager.cc:1434] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 14:55:32.157526 30027 raft_consensus.cc:493] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.158139 30027 raft_consensus.cc:515] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.071990 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.162670 29700 raft_consensus.cc:2468] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:32.162777 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081469f8197247539b9154c640f38b6a" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.163410 29626 raft_consensus.cc:2468] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.164693 29738 leader_election.cc:304] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:32.165788 29976 raft_consensus.cc:2804] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.166247 29976 raft_consensus.cc:493] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.166637 29976 raft_consensus.cc:3060] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.172418 29971 raft_consensus.cc:515] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.173664 29891 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.174474 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081469f8197247539b9154c640f38b6a" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.175299 29698 raft_consensus.cc:2468] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.181283 29893 tablet_bootstrap.cc:654] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.173534 30027 leader_election.cc:290] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.183786 29976 raft_consensus.cc:515] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.186600 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081469f8197247539b9154c640f38b6a" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.187192 29624 raft_consensus.cc:3060] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.187436 29892 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:32.188071 29892 ts_tablet_manager.cc:1403] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.000s
I20260709 14:55:32.191679 29892 raft_consensus.cc:359] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.192461 29892 raft_consensus.cc:385] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.192807 29892 raft_consensus.cc:740] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.201896 29892 consensus_queue.cc:260] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.204113 29892 ts_tablet_manager.cc:1434] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
W20260709 14:55:32.205622 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:32.205006 29892 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:32.194406 29624 raft_consensus.cc:2468] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.212916 29738 leader_election.cc:304] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:32.213246 29893 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.213752 29893 ts_tablet_manager.cc:1403] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.000s
I20260709 14:55:32.216475 29893 raft_consensus.cc:359] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.217243 29893 raft_consensus.cc:385] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.217661 29893 raft_consensus.cc:740] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.217314 30027 raft_consensus.cc:2804] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.219134 30027 raft_consensus.cc:697] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:32.219648 29892 tablet_bootstrap.cc:654] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.220117 29971 leader_election.cc:290] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.219945 30027 consensus_queue.cc:237] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.222306 29893 consensus_queue.cc:260] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.224145 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:32.224592 29893 ts_tablet_manager.cc:1434] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:32.224714 29700 raft_consensus.cc:3060] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.225551 29893 tablet_bootstrap.cc:492] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.228801 29971 consensus_queue.cc:1048] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.234153 29892 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:32.234824 29892 ts_tablet_manager.cc:1403] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 14:55:32.197463 29812 leader_election.cc:304] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:32.198274 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081469f8197247539b9154c640f38b6a" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:32.236191 29698 raft_consensus.cc:3060] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.234265 29520 catalog_manager.cc:5697] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.239403 29893 tablet_bootstrap.cc:654] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.198693 29976 leader_election.cc:290] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.201081 29891 tablet_bootstrap.cc:654] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.243352 29698 raft_consensus.cc:2468] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.247462 29892 raft_consensus.cc:359] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.248131 29892 raft_consensus.cc:385] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.248428 29892 raft_consensus.cc:740] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
W20260709 14:55:32.250888 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 53528.9us
I20260709 14:55:32.250828 29892 consensus_queue.cc:260] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.255810 29898 raft_consensus.cc:2804] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.256059 29892 ts_tablet_manager.cc:1434] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:55:32.256263 29898 raft_consensus.cc:493] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.256695 29898 raft_consensus.cc:3060] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.260589 29892 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:32.260435 29909 consensus_queue.cc:1048] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.265870 29898 raft_consensus.cc:515] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.268693 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
W20260709 14:55:32.270089 29815 leader_election.cc:343] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.270630 29971 consensus_queue.cc:1048] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.270726 29937 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.271481 29937 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.272264 29898 leader_election.cc:290] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:32.277676 29892 tablet_bootstrap.cc:654] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.277952 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.278914 29937 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:32.281411 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:32.282828 29589 leader_election.cc:343] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:32.283699 29592 leader_election.cc:343] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.284143 29592 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:32.284468 29700 raft_consensus.cc:2468] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:32.284968 29912 consensus_queue.cc:1048] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.286353 29912 raft_consensus.cc:2749] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.287387 29815 leader_election.cc:304] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.288219 29971 raft_consensus.cc:2804] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.292210 29971 raft_consensus.cc:697] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:32.293097 29971 consensus_queue.cc:237] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.293895 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:32.294473 29773 raft_consensus.cc:3060] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.299603 29890 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:32.300076 29890 ts_tablet_manager.cc:1403] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.196s	user 0.035s	sys 0.043s
I20260709 14:55:32.311223 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.311995 29624 raft_consensus.cc:3060] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.322166 30035 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.322716 30035 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.324721 30035 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:32.290156 29898 consensus_queue.cc:1048] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 14:55:32.351773 29624 raft_consensus.cc:2468] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:32.354418 29891 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.357422 29891 ts_tablet_manager.cc:1403] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.200s	user 0.026s	sys 0.019s
I20260709 14:55:32.360080 29891 raft_consensus.cc:359] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.360252 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:32.360718 29891 raft_consensus.cc:385] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.361019 29891 raft_consensus.cc:740] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.360950 29772 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:32.361893 29891 consensus_queue.cc:260] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.363814 29891 ts_tablet_manager.cc:1434] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:32.364674 29891 tablet_bootstrap.cc:492] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.354736 29520 catalog_manager.cc:5697] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.363379 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.386186 29892 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:32.386708 29892 ts_tablet_manager.cc:1403] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.126s	user 0.024s	sys 0.013s
I20260709 14:55:32.394141 29812 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.395457 30035 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.395830 30035 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.396165 30035 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.397003 29890 raft_consensus.cc:359] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.397724 29890 raft_consensus.cc:385] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.397996 29890 raft_consensus.cc:740] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
W20260709 14:55:32.398355 29812 leader_election.cc:343] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.393594 29522 catalog_manager.cc:5697] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.398938 29890 consensus_queue.cc:260] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.403277 29890 ts_tablet_manager.cc:1434] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.002s
I20260709 14:55:32.436424 29892 raft_consensus.cc:359] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.440969 29892 raft_consensus.cc:385] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.441514 29892 raft_consensus.cc:740] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.442178 29892 consensus_queue.cc:260] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.443307 29890 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:32.446066 29892 ts_tablet_manager.cc:1434] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.009s
I20260709 14:55:32.450168 29892 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:32.458927 29893 tablet_bootstrap.cc:492] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.459463 29893 ts_tablet_manager.cc:1403] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.234s	user 0.027s	sys 0.034s
I20260709 14:55:32.461185 29773 raft_consensus.cc:2468] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:32.466552 29893 raft_consensus.cc:359] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.467262 29893 raft_consensus.cc:385] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.467458 29893 raft_consensus.cc:740] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.467965 29893 consensus_queue.cc:260] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.469527 29891 tablet_bootstrap.cc:654] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.471046 29812 leader_election.cc:304] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:32.473296 30048 consensus_queue.cc:1048] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.458998 30035 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.476969 29955 raft_consensus.cc:493] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.481401 29955 raft_consensus.cc:515] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.482172 30035 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:32.482738 29892 tablet_bootstrap.cc:654] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.483677 29890 tablet_bootstrap.cc:654] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.486545 29955 leader_election.cc:290] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:32.487432 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.491294 29624 raft_consensus.cc:2468] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:32.491634 29893 ts_tablet_manager.cc:1434] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:55:32.477313 30003 raft_consensus.cc:2804] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.492285 30003 raft_consensus.cc:697] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:32.492820 29893 tablet_bootstrap.cc:492] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.493096 30003 consensus_queue.cc:237] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.496934 29891 tablet_bootstrap.cc:492] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.497207 29664 leader_election.cc:304] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:32.498870 29955 raft_consensus.cc:2804] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.497440 29891 ts_tablet_manager.cc:1403] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.009s
I20260709 14:55:32.499766 29955 raft_consensus.cc:493] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.500216 29955 raft_consensus.cc:3060] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.506507 29893 tablet_bootstrap.cc:654] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.502411 29891 raft_consensus.cc:359] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.507230 29891 raft_consensus.cc:385] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.507454 29891 raft_consensus.cc:740] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.508044 29891 consensus_queue.cc:260] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.512696 29891 ts_tablet_manager.cc:1434] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:32.514212 29891 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.516099 29955 raft_consensus.cc:515] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.520264 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.520835 29624 raft_consensus.cc:3060] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.531484 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:32.532120 29773 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.533368 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.534024 29625 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.534860 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:32.536811 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:32.537259 29955 leader_election.cc:290] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:32.538434 29624 raft_consensus.cc:2468] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
W20260709 14:55:32.538933 29665 leader_election.cc:343] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.540361 29773 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
W20260709 14:55:32.540539 29665 leader_election.cc:343] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.541261 29664 leader_election.cc:304] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:32.541914 29891 tablet_bootstrap.cc:654] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.542347 29955 raft_consensus.cc:2804] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.542837 29955 raft_consensus.cc:697] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:32.543614 29955 consensus_queue.cc:237] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.545994 29893 tablet_bootstrap.cc:492] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.546453 29893 ts_tablet_manager.cc:1403] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260709 14:55:32.547367 30054 consensus_queue.cc:1048] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.548019 29890 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:32.548513 29890 ts_tablet_manager.cc:1403] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.007s
I20260709 14:55:32.548629 29625 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:32.549203 29893 raft_consensus.cc:359] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.549888 29893 raft_consensus.cc:385] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.550154 29893 raft_consensus.cc:740] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.550794 29893 consensus_queue.cc:260] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.551426 29890 raft_consensus.cc:359] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.552585 29890 raft_consensus.cc:385] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.552898 29890 raft_consensus.cc:740] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.553694 29890 consensus_queue.cc:260] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.555125 29891 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.555578 29891 ts_tablet_manager.cc:1403] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.000s
I20260709 14:55:32.556103 29890 ts_tablet_manager.cc:1434] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:32.556998 29892 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:32.557073 29890 tablet_bootstrap.cc:492] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:32.557585 29892 ts_tablet_manager.cc:1403] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.010s
I20260709 14:55:32.558203 29891 raft_consensus.cc:359] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.553035 29893 ts_tablet_manager.cc:1434] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:32.561769 29893 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.562067 29812 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.565311 30003 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.565819 30003 raft_consensus.cc:697] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:32.566263 29892 raft_consensus.cc:359] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.566952 29892 raft_consensus.cc:385] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.567235 29892 raft_consensus.cc:740] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.566708 30003 consensus_queue.cc:237] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.558842 29891 raft_consensus.cc:385] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.567763 29891 raft_consensus.cc:740] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.568427 29891 consensus_queue.cc:260] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.571324 29891 ts_tablet_manager.cc:1434] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:55:32.572161 29891 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.579252 29524 catalog_manager.cc:5697] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.582841 29892 consensus_queue.cc:260] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.584652 29892 ts_tablet_manager.cc:1434] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:55:32.585906 29893 tablet_bootstrap.cc:654] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.585683 29892 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:32.590292 29891 tablet_bootstrap.cc:654] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.592563 29892 tablet_bootstrap.cc:654] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.599156 29891 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.597333 29890 tablet_bootstrap.cc:654] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.601217 29891 ts_tablet_manager.cc:1403] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 14:55:32.604012 29891 raft_consensus.cc:359] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.604728 29891 raft_consensus.cc:385] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.605034 29891 raft_consensus.cc:740] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.609082 29893 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.609642 29893 ts_tablet_manager.cc:1403] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 14:55:32.611248 29891 consensus_queue.cc:260] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.612803 29892 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:32.613517 29892 ts_tablet_manager.cc:1403] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 14:55:32.616210 29892 raft_consensus.cc:359] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.617049 29892 raft_consensus.cc:385] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.617449 29892 raft_consensus.cc:740] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.616348 29523 catalog_manager.cc:5697] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.619377 29890 tablet_bootstrap.cc:492] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:32.619801 29890 ts_tablet_manager.cc:1403] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.003s
I20260709 14:55:32.612854 29891 ts_tablet_manager.cc:1434] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:32.619566 29522 catalog_manager.cc:5697] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.620985 29891 tablet_bootstrap.cc:492] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.622557 30003 consensus_queue.cc:1048] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.622466 29890 raft_consensus.cc:359] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.623339 29890 raft_consensus.cc:385] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.623711 29890 raft_consensus.cc:740] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.624424 29890 consensus_queue.cc:260] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.624928 29892 consensus_queue.cc:260] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.626899 29976 raft_consensus.cc:493] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.627362 29976 raft_consensus.cc:515] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.628958 29892 ts_tablet_manager.cc:1434] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:32.629909 29892 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:32.631146 29890 ts_tablet_manager.cc:1434] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:32.632360 29890 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:32.633145 29891 tablet_bootstrap.cc:654] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.633493 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.634135 29624 raft_consensus.cc:2468] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.636562 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:32.637225 29847 raft_consensus.cc:2468] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.638434 29890 tablet_bootstrap.cc:654] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.638762 29739 leader_election.cc:304] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.639739 29949 raft_consensus.cc:2804] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.640162 29949 raft_consensus.cc:493] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.640511 29949 raft_consensus.cc:3060] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.641784 29892 tablet_bootstrap.cc:654] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.646647 29893 raft_consensus.cc:359] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.647516 29893 raft_consensus.cc:385] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.647836 29893 raft_consensus.cc:740] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.648703 29893 consensus_queue.cc:260] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.660132 29893 ts_tablet_manager.cc:1434] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 14:55:32.661252 29893 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.629287 29976 leader_election.cc:290] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:32.672472 29893 tablet_bootstrap.cc:654] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.674340 29976 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.674882 29976 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.678123 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.678920 29624 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.680261 29738 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:32.681332 30027 raft_consensus.cc:2804] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.681834 30027 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.682323 30027 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.685488 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.686138 29698 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.685998 30035 consensus_queue.cc:1048] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.687497 29976 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.689877 29891 tablet_bootstrap.cc:492] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:32.690356 29891 ts_tablet_manager.cc:1403] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.005s
I20260709 14:55:32.690811 29893 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.691283 29893 ts_tablet_manager.cc:1403] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.011s
I20260709 14:55:32.693318 29891 raft_consensus.cc:359] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.694186 29891 raft_consensus.cc:385] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.694520 29891 raft_consensus.cc:740] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.695399 29891 consensus_queue.cc:260] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.696411 29893 raft_consensus.cc:359] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.698889 29891 ts_tablet_manager.cc:1434] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:32.699858 29891 tablet_bootstrap.cc:492] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:32.708598 29893 raft_consensus.cc:385] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.708973 29893 raft_consensus.cc:740] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.710762 29893 consensus_queue.cc:260] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.712808 29891 tablet_bootstrap.cc:654] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.715229 29893 ts_tablet_manager.cc:1434] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:55:32.716485 29893 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.720582 29976 consensus_queue.cc:1048] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.678920 29949 raft_consensus.cc:515] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.735632 29893 tablet_bootstrap.cc:654] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.742975 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:32.744765 29847 raft_consensus.cc:3060] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.751273 29955 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.751922 29955 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.754742 29955 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:32.755935 29847 raft_consensus.cc:2468] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.756181 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:32.756877 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:32.757004 29849 raft_consensus.cc:2468] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:32.757601 29774 raft_consensus.cc:2468] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:32.757769 29949 leader_election.cc:290] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:32.758460 29739 leader_election.cc:304] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.758849 29664 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:32.759578 29976 raft_consensus.cc:2804] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.760058 29955 raft_consensus.cc:2804] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.760466 29955 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.760814 29955 raft_consensus.cc:3060] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.761092 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.761731 29625 raft_consensus.cc:3060] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.767210 29893 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.767689 29893 ts_tablet_manager.cc:1403] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260709 14:55:32.720741 30027 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.773067 30035 consensus_queue.cc:1048] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.772733 29893 raft_consensus.cc:359] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.779817 29893 raft_consensus.cc:385] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.780095 29893 raft_consensus.cc:740] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.780850 29893 consensus_queue.cc:260] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.782681 29893 ts_tablet_manager.cc:1434] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 14:55:32.783567 29893 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.785493 29949 consensus_queue.cc:1048] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.783514 29625 raft_consensus.cc:2468] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.789249 29893 tablet_bootstrap.cc:654] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.792881 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.793797 29623 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.803381 29893 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.803918 29893 ts_tablet_manager.cc:1403] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 14:55:32.805219 29955 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.806532 29893 raft_consensus.cc:359] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.807183 29893 raft_consensus.cc:385] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.807507 29893 raft_consensus.cc:740] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.808306 29893 consensus_queue.cc:260] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.811355 29893 ts_tablet_manager.cc:1434] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:32.812857 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:32.813650 29774 raft_consensus.cc:3060] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.816164 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:32.816756 29849 raft_consensus.cc:3060] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.824649 29774 raft_consensus.cc:2468] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:32.825273 29955 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:32.824699 29849 raft_consensus.cc:2468] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:32.812448 29893 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.826691 29665 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:32.827895 29955 raft_consensus.cc:2804] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.828562 29955 raft_consensus.cc:697] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:32.832142 29893 tablet_bootstrap.cc:654] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.836387 29892 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:32.836637 30083 raft_consensus.cc:493] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.836850 29892 ts_tablet_manager.cc:1403] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.207s	user 0.021s	sys 0.027s
I20260709 14:55:32.837109 30083 raft_consensus.cc:515] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.840052 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.840687 29625 raft_consensus.cc:2468] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.841792 29738 leader_election.cc:304] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:32.845078 29976 raft_consensus.cc:697] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:32.845609 30083 leader_election.cc:290] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.846385 30083 raft_consensus.cc:2804] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.846781 30083 raft_consensus.cc:493] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.847142 30083 raft_consensus.cc:3060] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.846202 29976 consensus_queue.cc:237] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.856003 30027 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.829473 29955 consensus_queue.cc:237] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.856951 29892 raft_consensus.cc:359] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.857781 29892 raft_consensus.cc:385] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.858081 29892 raft_consensus.cc:740] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.858860 29892 consensus_queue.cc:260] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.860415 29623 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.864591 29892 ts_tablet_manager.cc:1434] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:55:32.866155 29892 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:32.867132 30083 raft_consensus.cc:515] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.868198 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.869010 29698 raft_consensus.cc:2468] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.869874 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.870441 29625 raft_consensus.cc:3060] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.871531 29893 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.872588 29893 ts_tablet_manager.cc:1403] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.060s	user 0.003s	sys 0.008s
I20260709 14:55:32.873201 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:32.873971 29698 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.875494 29900 raft_consensus.cc:493] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.876101 29900 raft_consensus.cc:515] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.878257 29625 raft_consensus.cc:2468] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.876856 29893 raft_consensus.cc:359] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.879621 29893 raft_consensus.cc:385] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.879701 29738 leader_election.cc:304] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:32.879979 29893 raft_consensus.cc:740] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.880254 29900 leader_election.cc:290] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:32.880703 29893 consensus_queue.cc:260] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.881445 30086 raft_consensus.cc:2804] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.881637 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:32.882121 30086 raft_consensus.cc:697] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:32.883291 30086 consensus_queue.cc:237] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.869128 30083 leader_election.cc:290] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.887884 30035 raft_consensus.cc:493] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.888376 30035 raft_consensus.cc:515] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.889176 29893 ts_tablet_manager.cc:1434] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:32.890093 29893 tablet_bootstrap.cc:492] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:32.890424 30035 leader_election.cc:290] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:32.894239 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.899546 29893 tablet_bootstrap.cc:654] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:32.901925 29815 leader_election.cc:343] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.910096 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.910935 29625 raft_consensus.cc:2468] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:32.911525 29522 catalog_manager.cc:5697] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.912428 29812 leader_election.cc:304] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:32.914183 30035 raft_consensus.cc:2804] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.914628 30035 raft_consensus.cc:493] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.915040 30035 raft_consensus.cc:3060] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.918365 29893 tablet_bootstrap.cc:492] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:32.918460 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:32.919008 29893 ts_tablet_manager.cc:1403] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260709 14:55:32.919081 29697 raft_consensus.cc:3060] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.921217 30083 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.921701 30083 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:32.922627 30082 raft_consensus.cc:493] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.923167 30082 raft_consensus.cc:515] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.923676 30083 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:32.923517 29893 raft_consensus.cc:359] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.925048 29893 raft_consensus.cc:385] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.925810 29893 raft_consensus.cc:740] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.926025 30082 leader_election.cc:290] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:32.927076 29893 consensus_queue.cc:260] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.936419 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fdf5620c5348d3bcdf7e22e2fcc699" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:32.938158 29700 raft_consensus.cc:3060] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:32.938261 29739 leader_election.cc:343] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.935627 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:32.941514 29739 leader_election.cc:343] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.945611 29697 raft_consensus.cc:2468] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.950021 30054 consensus_queue.cc:1048] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.952982 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:32.953207 29738 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:32.956111 29892 tablet_bootstrap.cc:654] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.957728 30054 consensus_queue.cc:1048] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:32.969216 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fdf5620c5348d3bcdf7e22e2fcc699" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:32.969811 29699 raft_consensus.cc:2468] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:32.971786 29741 leader_election.cc:304] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:32.972709 30078 raft_consensus.cc:2804] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.973083 30078 raft_consensus.cc:493] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.973466 30078 raft_consensus.cc:3060] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.947793 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:32.978582 29774 raft_consensus.cc:2393] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:32.958576 30082 raft_consensus.cc:2804] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.985249 30035 raft_consensus.cc:515] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:32.985973 30082 raft_consensus.cc:697] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:32.987048 30082 consensus_queue.cc:237] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:32.988998 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:32.989835 29625 raft_consensus.cc:3060] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.990921 30078 raft_consensus.cc:515] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:32.991967 29698 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:32.999908 29893 ts_tablet_manager.cc:1434] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 14:55:33.001461 29893 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:33.007251 29919 raft_consensus.cc:493] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.008383 29919 raft_consensus.cc:515] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.010288 30035 leader_election.cc:290] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:33.011654 29919 leader_election.cc:290] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:33.011814 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fdf5620c5348d3bcdf7e22e2fcc699" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:33.008864 29955 raft_consensus.cc:493] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.013617 29955 raft_consensus.cc:515] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.014964 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:33.015560 29955 leader_election.cc:290] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:33.015880 29623 raft_consensus.cc:2468] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
W20260709 14:55:33.017531 29739 leader_election.cc:343] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.007501 30078 leader_election.cc:290] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.018249 29664 leader_election.cc:304] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:33.019744 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:33.021171 29664 leader_election.cc:343] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.023545 29891 tablet_bootstrap.cc:492] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:33.023996 29891 ts_tablet_manager.cc:1403] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.324s	user 0.026s	sys 0.026s
I20260709 14:55:33.024541 29893 tablet_bootstrap.cc:654] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.025220 29523 catalog_manager.cc:5697] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.026818 29891 raft_consensus.cc:359] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.027448 29891 raft_consensus.cc:385] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.027675 29891 raft_consensus.cc:740] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.028079 29919 raft_consensus.cc:2804] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.028409 29891 consensus_queue.cc:260] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.028450 29919 raft_consensus.cc:493] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.030700 29919 raft_consensus.cc:3060] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.050971 29891 ts_tablet_manager.cc:1434] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260709 14:55:33.052136 29891 tablet_bootstrap.cc:492] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:33.062481 29890 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:33.063107 29890 ts_tablet_manager.cc:1403] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.431s	user 0.064s	sys 0.128s
W20260709 14:55:33.047837 29738 leader_election.cc:343] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.062256 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:33.047036 29664 leader_election.cc:304] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.078876 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fdf5620c5348d3bcdf7e22e2fcc699" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:33.079520 29699 raft_consensus.cc:3060] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.083949 29522 catalog_manager.cc:5697] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:33.087071 29522 catalog_manager.cc:5697] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:33.085405 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:33.090088 29892 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
W20260709 14:55:33.090503 29815 leader_election.cc:343] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.090631 29892 ts_tablet_manager.cc:1403] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.225s	user 0.020s	sys 0.007s
I20260709 14:55:33.092409 29919 raft_consensus.cc:515] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.092756 29625 raft_consensus.cc:2468] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:33.081452 29955 raft_consensus.cc:2749] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.094537 29919 leader_election.cc:290] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:33.097724 29812 leader_election.cc:304] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:33.098876 30003 raft_consensus.cc:2804] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.099335 30003 raft_consensus.cc:697] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:33.100174 30003 consensus_queue.cc:237] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.103302 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:33.107002 29890 raft_consensus.cc:359] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.107728 29890 raft_consensus.cc:385] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.107832 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:33.108079 29890 raft_consensus.cc:740] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.108485 29625 raft_consensus.cc:3060] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.109280 29890 consensus_queue.cc:260] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.073338 29738 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.110934 30082 raft_consensus.cc:2749] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:33.111055 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 64929.3us
I20260709 14:55:33.112629 29890 ts_tablet_manager.cc:1434] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 14:55:33.093329 29892 raft_consensus.cc:359] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.113610 29890 tablet_bootstrap.cc:492] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:33.114593 29892 raft_consensus.cc:385] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.116117 29892 raft_consensus.cc:740] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.114766 30035 consensus_queue.cc:1048] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 14:55:33.118494 29664 leader_election.cc:343] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.118541 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:33.119063 29664 leader_election.cc:304] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:33.119339 29892 consensus_queue.cc:260] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.122839 29892 ts_tablet_manager.cc:1434] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:55:33.123464 29699 raft_consensus.cc:2468] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:33.124300 29955 raft_consensus.cc:2749] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:33.126408 29664 leader_election.cc:343] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:33.127398 29664 leader_election.cc:343] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.132218 30035 consensus_queue.cc:1048] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.144066 29892 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:33.151404 29891 tablet_bootstrap.cc:654] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.148581 29625 raft_consensus.cc:2468] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:33.148196 29741 leader_election.cc:304] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.160682 29522 catalog_manager.cc:5697] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.157651 30082 raft_consensus.cc:2804] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.164371 29664 leader_election.cc:304] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:33.167339 29890 tablet_bootstrap.cc:654] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.161661 29900 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.169937 29900 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.172700 29900 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:33.173437 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:33.162305 30054 consensus_queue.cc:1048] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 14:55:33.174638 29665 leader_election.cc:343] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.175570 30082 raft_consensus.cc:697] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:33.176247 29900 raft_consensus.cc:2804] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.190253 30082 consensus_queue.cc:237] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.180871 29912 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.191784 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:33.192291 29912 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.194847 29912 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.199000 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:33.199807 29774 raft_consensus.cc:2468] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:33.186167 29893 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:33.202697 29893 ts_tablet_manager.cc:1403] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.008s
I20260709 14:55:33.175549 29892 tablet_bootstrap.cc:654] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.205835 29589 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:33.215387 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:33.211664 29912 raft_consensus.cc:2804] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.219831 29847 raft_consensus.cc:3060] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.223295 29912 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.223688 29912 raft_consensus.cc:3060] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.228226 29891 tablet_bootstrap.cc:492] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:33.228941 29891 ts_tablet_manager.cc:1403] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.009s
W20260709 14:55:33.218056 29590 leader_election.cc:343] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.214850 29900 raft_consensus.cc:697] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
W20260709 14:55:33.238571 29664 leader_election.cc:343] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.253950 29664 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.254935 29955 raft_consensus.cc:2749] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.231189 30101 consensus_queue.cc:1048] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:55:33.246578 29900 consensus_queue.cc:237] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.257915 29919 consensus_queue.cc:1048] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.268186 29892 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:33.268687 29892 ts_tablet_manager.cc:1403] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.003s
I20260709 14:55:33.271358 29892 raft_consensus.cc:359] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.272297 29892 raft_consensus.cc:385] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.240995 29893 raft_consensus.cc:359] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.273944 29893 raft_consensus.cc:385] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.274163 29893 raft_consensus.cc:740] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.247350 29891 raft_consensus.cc:359] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.275318 29891 raft_consensus.cc:385] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.272584 29892 raft_consensus.cc:740] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.275643 29891 raft_consensus.cc:740] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.277776 29523 catalog_manager.cc:5697] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.283089 29892 consensus_queue.cc:260] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.287302 29891 consensus_queue.cc:260] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.288779 29912 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.283416 29893 consensus_queue.cc:260] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.291967 29892 ts_tablet_manager.cc:1434] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.005s
I20260709 14:55:33.293340 29892 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:33.296607 29893 ts_tablet_manager.cc:1434] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.002s
I20260709 14:55:33.298285 29893 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:33.299084 29890 tablet_bootstrap.cc:492] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:33.299556 29890 ts_tablet_manager.cc:1403] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.186s	user 0.027s	sys 0.037s
I20260709 14:55:33.301512 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:33.304946 29893 tablet_bootstrap.cc:654] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.304950 29890 raft_consensus.cc:359] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.305773 29890 raft_consensus.cc:385] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.306051 29890 raft_consensus.cc:740] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.306664 29890 consensus_queue.cc:260] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.307093 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:33.314081 29891 ts_tablet_manager.cc:1434] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
W20260709 14:55:33.313450 29590 leader_election.cc:343] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.316109 29890 ts_tablet_manager.cc:1434] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:33.317823 29890 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:33.308553 29773 raft_consensus.cc:3060] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.318969 29891 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:33.308825 29912 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.328572 29890 tablet_bootstrap.cc:654] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.329937 30101 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.330410 30101 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.334512 30078 consensus_queue.cc:1048] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.335451 29773 raft_consensus.cc:2468] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:33.334918 30101 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:33.337466 29589 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.332470 30086 raft_consensus.cc:493] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.339809 30086 raft_consensus.cc:515] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.340307 29912 raft_consensus.cc:2804] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.342751 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:33.343255 29892 tablet_bootstrap.cc:654] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.344512 30086 leader_election.cc:290] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
W20260709 14:55:33.345415 29741 leader_election.cc:343] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.347555 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:33.369673 29522 catalog_manager.cc:5697] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:33.355724 29665 leader_election.cc:343] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.364053 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:33.382599 30078 consensus_queue.cc:1048] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:33.407572 29892 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:33.409138 29892 ts_tablet_manager.cc:1403] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.023s
I20260709 14:55:33.389334 29912 raft_consensus.cc:697] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
W20260709 14:55:33.404763 29664 leader_election.cc:343] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.430538 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:33.431332 29848 raft_consensus.cc:2468] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:33.440652 29892 raft_consensus.cc:359] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.445528 29892 raft_consensus.cc:385] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.456724 29892 raft_consensus.cc:740] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.426388 29664 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.459547 29900 raft_consensus.cc:2749] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:33.459693 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 56989.6us
I20260709 14:55:33.461941 29890 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:33.462491 29890 ts_tablet_manager.cc:1403] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.146s	user 0.032s	sys 0.034s
I20260709 14:55:33.464672 29891 tablet_bootstrap.cc:654] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.471580 29890 raft_consensus.cc:359] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.472378 29890 raft_consensus.cc:385] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.472667 29890 raft_consensus.cc:740] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.473361 29890 consensus_queue.cc:260] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.457430 29892 consensus_queue.cc:260] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.477841 29900 consensus_queue.cc:1048] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.480322 29893 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:33.480813 29893 ts_tablet_manager.cc:1403] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.183s	user 0.024s	sys 0.011s
I20260709 14:55:33.480877 29890 ts_tablet_manager.cc:1434] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:33.456105 29912 consensus_queue.cc:237] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.481818 29890 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:33.483369 29893 raft_consensus.cc:359] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.484021 29893 raft_consensus.cc:385] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.484283 29893 raft_consensus.cc:740] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.476269 30114 raft_consensus.cc:493] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.485028 29893 consensus_queue.cc:260] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.486609 29893 ts_tablet_manager.cc:1434] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:33.485128 30114 raft_consensus.cc:515] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.487416 29893 tablet_bootstrap.cc:492] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:33.489382 29739 leader_election.cc:304] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
W20260709 14:55:33.490762 30113 log.cc:927] Time spent T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83: Append to log took a long time: real 0.073s	user 0.001s	sys 0.003s
I20260709 14:55:33.500712 29900 consensus_queue.cc:1048] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.509320 29976 raft_consensus.cc:2804] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.509723 29976 raft_consensus.cc:493] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.510082 29976 raft_consensus.cc:3060] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:33.502295 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:33.517359 29976 raft_consensus.cc:515] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.518170 30086 consensus_queue.cc:1048] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.526654 30082 consensus_queue.cc:1048] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.527465 30086 consensus_queue.cc:1048] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.535307 29976 leader_election.cc:290] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.535795 30114 leader_election.cc:290] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.536504 29890 tablet_bootstrap.cc:654] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.535946 29892 ts_tablet_manager.cc:1434] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.000s
I20260709 14:55:33.538440 29893 tablet_bootstrap.cc:654] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.540099 29892 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:33.545594 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:33.547175 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:33.548915 29590 leader_election.cc:343] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:33.549322 29741 leader_election.cc:343] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.550104 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:33.553809 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:33.557925 29849 raft_consensus.cc:3060] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.567590 29524 catalog_manager.cc:5697] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:33.583297 30082 consensus_queue.cc:1048] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:33.584695 29589 leader_election.cc:343] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.585227 29589 leader_election.cc:304] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.586513 30114 raft_consensus.cc:2749] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.603718 29891 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:33.604277 29891 ts_tablet_manager.cc:1403] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.287s	user 0.010s	sys 0.010s
I20260709 14:55:33.613641 29697 raft_consensus.cc:3060] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.614624 29892 tablet_bootstrap.cc:654] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.619586 29891 raft_consensus.cc:359] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.620260 29891 raft_consensus.cc:385] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.620747 29891 raft_consensus.cc:740] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.621556 29891 consensus_queue.cc:260] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.623589 29891 ts_tablet_manager.cc:1434] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.004s
I20260709 14:55:33.624497 29891 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:33.626586 30103 consensus_queue.cc:1048] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.626888 29849 raft_consensus.cc:2468] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:33.640901 29739 leader_election.cc:304] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:33.642107 30082 raft_consensus.cc:2804] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.642577 30082 raft_consensus.cc:697] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:33.643446 30082 consensus_queue.cc:237] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:33.654562 29739 consensus_peers.cc:597] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 -> Peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Couldn't send request to peer fd639130025e45c088b2a21bdee1df83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:33.662431 30035 consensus_queue.cc:1048] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.679329 29890 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:33.679934 29890 ts_tablet_manager.cc:1403] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.008s
I20260709 14:55:33.683636 29890 raft_consensus.cc:359] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.677034 29891 tablet_bootstrap.cc:654] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.684441 29890 raft_consensus.cc:385] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.694061 29890 raft_consensus.cc:740] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.690493 29893 tablet_bootstrap.cc:492] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:33.695449 29893 ts_tablet_manager.cc:1403] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.208s	user 0.015s	sys 0.017s
I20260709 14:55:33.697091 29891 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:33.697650 29891 ts_tablet_manager.cc:1403] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.002s
I20260709 14:55:33.698652 29890 consensus_queue.cc:260] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.700451 29891 raft_consensus.cc:359] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.701197 29891 raft_consensus.cc:385] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.701505 29891 raft_consensus.cc:740] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.702232 29891 consensus_queue.cc:260] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.703779 29892 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:33.704344 29892 ts_tablet_manager.cc:1403] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.004s
I20260709 14:55:33.704759 29891 ts_tablet_manager.cc:1434] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:55:33.709134 29900 consensus_queue.cc:1048] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.710846 29891 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:33.713254 29890 ts_tablet_manager.cc:1434] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 14:55:33.714354 29890 tablet_bootstrap.cc:492] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:33.717586 29893 raft_consensus.cc:359] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.718081 29891 tablet_bootstrap.cc:654] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.718364 29893 raft_consensus.cc:385] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.718775 29893 raft_consensus.cc:740] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.719475 29893 consensus_queue.cc:260] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.722329 29892 raft_consensus.cc:359] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.723220 29892 raft_consensus.cc:385] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.723728 29892 raft_consensus.cc:740] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.724635 29893 ts_tablet_manager.cc:1434] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:55:33.724504 29892 consensus_queue.cc:260] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.725574 29893 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:33.726557 29892 ts_tablet_manager.cc:1434] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 14:55:33.727458 29892 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:33.755213 30078 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.755771 30078 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.759860 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:33.761653 29741 leader_election.cc:343] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.764714 29892 tablet_bootstrap.cc:654] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.765516 30078 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.770673 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:33.777519 29739 leader_election.cc:343] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.778141 29739 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.788228 29524 catalog_manager.cc:5697] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.794528 30078 raft_consensus.cc:2749] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.798460 29893 tablet_bootstrap.cc:654] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.815917 29890 tablet_bootstrap.cc:654] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:33.822328 29664 consensus_peers.cc:597] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:33.822970 30078 consensus_queue.cc:1048] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.825364 29893 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:33.825984 29893 ts_tablet_manager.cc:1403] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.002s
W20260709 14:55:33.826735 29815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 72641.8us
I20260709 14:55:33.829020 29893 raft_consensus.cc:359] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.829495 29891 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:33.829725 29893 raft_consensus.cc:385] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.829968 29891 ts_tablet_manager.cc:1403] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.031s
I20260709 14:55:33.830008 29893 raft_consensus.cc:740] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.833019 29891 raft_consensus.cc:359] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.833812 29891 raft_consensus.cc:385] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.834120 29891 raft_consensus.cc:740] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.834820 29891 consensus_queue.cc:260] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.830857 29893 consensus_queue.cc:260] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.838868 29893 ts_tablet_manager.cc:1434] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:55:33.840183 29893 tablet_bootstrap.cc:492] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:33.844718 29890 tablet_bootstrap.cc:492] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:33.845331 29890 ts_tablet_manager.cc:1403] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.001s
I20260709 14:55:33.845983 29893 tablet_bootstrap.cc:654] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.849243 29890 raft_consensus.cc:359] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.853673 29892 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:33.853833 29890 raft_consensus.cc:385] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.854295 29892 ts_tablet_manager.cc:1403] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.016s
I20260709 14:55:33.854353 29890 raft_consensus.cc:740] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.855278 29890 consensus_queue.cc:260] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.857252 29892 raft_consensus.cc:359] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.857967 29892 raft_consensus.cc:385] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.858263 29892 raft_consensus.cc:740] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.858934 29892 consensus_queue.cc:260] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.836970 29891 ts_tablet_manager.cc:1434] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:33.858268 29890 ts_tablet_manager.cc:1434] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:55:33.862161 29890 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:33.867121 29893 tablet_bootstrap.cc:492] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:33.867585 29893 ts_tablet_manager.cc:1403] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 14:55:33.867889 29890 tablet_bootstrap.cc:654] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.870144 29893 raft_consensus.cc:359] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.870820 29893 raft_consensus.cc:385] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.871078 29893 raft_consensus.cc:740] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.871681 29893 consensus_queue.cc:260] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.874439 29893 ts_tablet_manager.cc:1434] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:33.875304 29893 tablet_bootstrap.cc:492] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:33.880658 29891 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:33.884184 30078 raft_consensus.cc:493] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.884713 30078 raft_consensus.cc:515] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.885859 29892 ts_tablet_manager.cc:1434] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:33.886133 29893 tablet_bootstrap.cc:654] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.886819 30078 leader_election.cc:290] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:33.889077 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:33.889806 29624 raft_consensus.cc:2468] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:33.890290 29891 tablet_bootstrap.cc:654] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.891187 29738 leader_election.cc:304] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:33.886915 29892 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:33.892740 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:33.894235 29739 leader_election.cc:343] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.895380 30078 raft_consensus.cc:2804] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.895799 30078 raft_consensus.cc:493] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.896148 30078 raft_consensus.cc:3060] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.900272 29892 tablet_bootstrap.cc:654] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.903580 29893 tablet_bootstrap.cc:492] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:33.904064 29893 ts_tablet_manager.cc:1403] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 14:55:33.903759 30078 raft_consensus.cc:515] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.907423 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:33.908088 29893 raft_consensus.cc:359] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.908751 29893 raft_consensus.cc:385] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:33.910166 29739 leader_election.cc:343] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.910498 30114 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.911136 30114 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.912547 29891 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:33.913012 29891 ts_tablet_manager.cc:1403] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260709 14:55:33.909024 29893 raft_consensus.cc:740] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.915720 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:33.916488 30114 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.916363 29893 consensus_queue.cc:260] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:33.918901 29589 leader_election.cc:343] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.920017 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:33.920804 29848 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:33.923339 29590 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:33.924681 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:33.918919 29893 ts_tablet_manager.cc:1434] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:55:33.925093 30111 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.925334 29624 raft_consensus.cc:3060] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.915724 29891 raft_consensus.cc:359] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.926378 29893 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:33.927350 30078 leader_election.cc:290] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:33.925869 30111 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.928045 29891 raft_consensus.cc:385] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.928398 30111 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:33.931245 29590 consensus_peers.cc:597] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b -> Peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Couldn't send request to peer fd639130025e45c088b2a21bdee1df83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:33.936049 29891 raft_consensus.cc:740] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.939632 29893 tablet_bootstrap.cc:654] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.942476 29891 consensus_queue.cc:260] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.943204 29890 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:33.943674 29890 ts_tablet_manager.cc:1403] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.008s
I20260709 14:55:33.945240 30111 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.946211 29890 raft_consensus.cc:359] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.946928 29890 raft_consensus.cc:385] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.947167 29890 raft_consensus.cc:740] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.947328 30111 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.947810 29890 consensus_queue.cc:260] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.949836 29890 ts_tablet_manager.cc:1434] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:33.950366 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:33.951156 29624 raft_consensus.cc:2468] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:33.951707 29955 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.951254 29890 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:33.952672 29955 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.959679 29955 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.953594 29738 leader_election.cc:304] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.961861 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:33.962447 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:33.963125 29773 raft_consensus.cc:2468] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
W20260709 14:55:33.964201 29665 leader_election.cc:343] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.964226 29890 tablet_bootstrap.cc:654] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.965528 29664 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:33.953878 30035 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.966941 30035 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:33.952652 29589 leader_election.cc:343] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.969055 29893 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:33.969596 29893 ts_tablet_manager.cc:1403] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.003s
I20260709 14:55:33.955562 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:33.971710 29848 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.971753 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:33.972254 29893 raft_consensus.cc:359] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.972918 29893 raft_consensus.cc:385] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.973244 29893 raft_consensus.cc:740] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
W20260709 14:55:33.973258 29812 leader_election.cc:343] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.974092 29893 consensus_queue.cc:260] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:33.975065 30101 raft_consensus.cc:2804] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.975430 30101 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.975745 30101 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.976976 29892 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:33.977461 29892 ts_tablet_manager.cc:1403] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.015s
I20260709 14:55:33.979511 30116 consensus_queue.cc:1048] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.980147 29892 raft_consensus.cc:359] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.980813 29892 raft_consensus.cc:385] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.981078 29892 raft_consensus.cc:740] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.982020 29892 consensus_queue.cc:260] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.983037 30101 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:33.983842 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:33.984500 29697 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:33.985360 30078 raft_consensus.cc:2804] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.985865 30078 raft_consensus.cc:697] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:33.986073 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:33.986511 29893 ts_tablet_manager.cc:1434] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:33.986663 30078 consensus_queue.cc:237] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:33.987413 29893 tablet_bootstrap.cc:492] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
W20260709 14:55:33.988044 29665 leader_election.cc:343] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.989320 30101 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:33.991575 29815 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:33.993131 30103 raft_consensus.cc:2804] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.993522 30103 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.993841 30103 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.993852 29893 tablet_bootstrap.cc:654] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.996035 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:33.996657 29774 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.997124 30035 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:33.999634 29890 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:34.000108 29890 ts_tablet_manager.cc:1403] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.001s
I20260709 14:55:34.002840 29890 raft_consensus.cc:359] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.003484 29890 raft_consensus.cc:385] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.003743 29890 raft_consensus.cc:740] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.004593 29890 consensus_queue.cc:260] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.006525 29848 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:34.010171 29893 tablet_bootstrap.cc:492] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:34.010648 29893 ts_tablet_manager.cc:1403] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260709 14:55:34.011114 29590 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:34.011417 29909 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.011868 29909 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.012346 30116 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.012837 30116 raft_consensus.cc:697] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:34.013262 29893 raft_consensus.cc:359] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.013918 29893 raft_consensus.cc:385] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.013998 29909 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.006809 29890 ts_tablet_manager.cc:1434] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:34.013650 30116 consensus_queue.cc:237] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.015774 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.016391 30103 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:34.017432 29590 leader_election.cc:343] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.018076 29890 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:34.018887 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.019554 29697 raft_consensus.cc:2468] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:34.020931 29592 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.022764 29912 raft_consensus.cc:2804] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.014281 29893 raft_consensus.cc:740] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.023064 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:34.023900 29893 consensus_queue.cc:260] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:34.024614 29812 leader_election.cc:343] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.025795 30103 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.028138 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:34.028782 29697 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.029292 29890 tablet_bootstrap.cc:654] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.033577 29893 ts_tablet_manager.cc:1434] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:55:34.040341 29774 raft_consensus.cc:2468] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:34.023124 29912 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.040921 29912 raft_consensus.cc:3060] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.042171 29893 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:34.042495 29664 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.046175 29892 ts_tablet_manager.cc:1434] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 14:55:34.047326 30103 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.047814 30103 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.048810 30116 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.049324 30116 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:33.957269 29891 ts_tablet_manager.cc:1434] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 14:55:34.051941 29891 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:34.048362 29893 tablet_bootstrap.cc:654] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.052465 29892 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:34.050896 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:34.053544 30116 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:34.055768 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.056389 29699 raft_consensus.cc:2468] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:34.056759 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:34.058976 30103 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.059732 29955 raft_consensus.cc:2804] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.072854 29955 raft_consensus.cc:697] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:34.073720 29955 consensus_queue.cc:237] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:34.059434 29589 leader_election.cc:343] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.086086 29521 catalog_manager.cc:5697] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:34.088466 29523 catalog_manager.cc:5697] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.100219 29592 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:34.101464 30116 raft_consensus.cc:2804] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.101864 29891 tablet_bootstrap.cc:654] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.101980 30116 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.102532 30116 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:34.109900 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 43835.3us
I20260709 14:55:34.111662 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.113498 29812 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:34.114701 30103 raft_consensus.cc:2749] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.130223 29893 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:34.130738 29893 ts_tablet_manager.cc:1403] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.005s
I20260709 14:55:34.136029 29892 tablet_bootstrap.cc:654] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.138659 29893 raft_consensus.cc:359] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.139263 29893 raft_consensus.cc:385] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.139544 29893 raft_consensus.cc:740] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.140162 29893 consensus_queue.cc:260] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.143654 29893 ts_tablet_manager.cc:1434] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:55:34.148923 29849 raft_consensus.cc:3060] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.149999 30136 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.150504 30136 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.152424 30101 raft_consensus.cc:493] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.152940 30101 raft_consensus.cc:515] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.154186 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.154702 29699 raft_consensus.cc:3060] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.155066 29912 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:34.155627 29815 leader_election.cc:343] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.160153 29912 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.161430 29976 raft_consensus.cc:493] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.163956 29976 raft_consensus.cc:515] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.161486 30086 raft_consensus.cc:493] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.165124 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:34.165423 30086 raft_consensus.cc:515] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:34.167315 29590 leader_election.cc:343] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.150496 29893 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:34.167354 30086 leader_election.cc:290] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.169215 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.169351 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.171023 29741 leader_election.cc:304] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:34.171800 29976 leader_election.cc:290] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.172389 29976 raft_consensus.cc:2749] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.173156 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.156024 30136 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.173874 29700 raft_consensus.cc:2468] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:34.175014 30101 leader_election.cc:290] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:34.175839 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.135793 29697 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:34.177433 29815 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:34.177791 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:34.179642 29522 catalog_manager.cc:5697] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.181710 29893 tablet_bootstrap.cc:654] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.180977 30103 raft_consensus.cc:2804] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.182242 30103 raft_consensus.cc:697] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:34.182511 29741 leader_election.cc:304] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:34.183061 30103 consensus_queue.cc:237] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.184000 30086 raft_consensus.cc:2804] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.184396 30086 raft_consensus.cc:493] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.184763 30086 raft_consensus.cc:3060] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:34.189209 29738 leader_election.cc:343] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.191102 29976 consensus_queue.cc:1048] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.191354 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.192416 29847 raft_consensus.cc:2393] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:34.196828 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:34.197722 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.197933 29665 leader_election.cc:304] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.200394 29697 raft_consensus.cc:3060] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.214187 29890 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:34.214886 29890 ts_tablet_manager.cc:1403] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.197s	user 0.019s	sys 0.054s
I20260709 14:55:34.224577 29891 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:34.226178 29891 ts_tablet_manager.cc:1403] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.008s
I20260709 14:55:34.192432 29976 consensus_queue.cc:1048] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 14:55:34.218847 30078 raft_consensus.cc:493] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.249094 30101 raft_consensus.cc:2749] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.236603 30086 raft_consensus.cc:515] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.257614 29893 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:34.258127 29893 ts_tablet_manager.cc:1403] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.114s	user 0.026s	sys 0.046s
I20260709 14:55:34.230858 30116 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.262414 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:34.263437 29893 raft_consensus.cc:359] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.264137 29893 raft_consensus.cc:385] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:34.264331 29738 leader_election.cc:343] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.264504 29893 raft_consensus.cc:740] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.265329 29893 consensus_queue.cc:260] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.265674 29890 raft_consensus.cc:359] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.266388 29890 raft_consensus.cc:385] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.266661 29890 raft_consensus.cc:740] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.267692 29893 ts_tablet_manager.cc:1434] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:34.253453 30078 raft_consensus.cc:515] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.268600 29893 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
W20260709 14:55:34.254736 29812 leader_election.cc:343] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.276139 29812 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:34.278242 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:34.278553 30048 raft_consensus.cc:2749] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.279623 29699 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.272908 29523 catalog_manager.cc:5697] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.305709 30086 leader_election.cc:290] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.307397 29955 raft_consensus.cc:493] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.286525 29893 tablet_bootstrap.cc:654] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.290428 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:34.307900 29955 raft_consensus.cc:515] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.290858 30116 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:34.294718 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ee54bac9f94ad1aee09b4b9e0bc670" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.296147 29699 raft_consensus.cc:2468] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:34.297367 30078 leader_election.cc:290] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.267302 29890 consensus_queue.cc:260] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.309551 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:34.316059 29891 raft_consensus.cc:359] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.316702 29891 raft_consensus.cc:385] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.316931 29891 raft_consensus.cc:740] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.318096 29891 consensus_queue.cc:260] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.317453 29698 raft_consensus.cc:3060] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.326380 29891 ts_tablet_manager.cc:1434] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.002s
I20260709 14:55:34.328086 29890 ts_tablet_manager.cc:1434] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.113s	user 0.004s	sys 0.003s
I20260709 14:55:34.321015 29955 leader_election.cc:290] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:34.330804 29890 tablet_bootstrap.cc:492] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:34.333448 29891 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:34.339850 29697 raft_consensus.cc:2468] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:34.347227 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ee54bac9f94ad1aee09b4b9e0bc670" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.347898 29626 raft_consensus.cc:2468] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:34.358815 29891 tablet_bootstrap.cc:654] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.363118 29892 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:34.363539 29892 ts_tablet_manager.cc:1403] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.317s	user 0.023s	sys 0.006s
W20260709 14:55:34.353406 29739 leader_election.cc:343] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.380642 29955 raft_consensus.cc:493] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.383198 29955 raft_consensus.cc:515] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.385118 29955 leader_election.cc:290] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.381034 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:34.388149 29698 raft_consensus.cc:2468] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:34.388245 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.391798 29892 raft_consensus.cc:359] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.392486 29892 raft_consensus.cc:385] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.392769 29892 raft_consensus.cc:740] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
W20260709 14:55:34.392925 29665 leader_election.cc:343] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.394148 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:34.395499 29665 leader_election.cc:343] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.365293 29592 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
W20260709 14:55:34.396217 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 44027.1us
W20260709 14:55:34.398350 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 44974.3us
I20260709 14:55:34.400158 29738 leader_election.cc:304] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.400962 29976 raft_consensus.cc:2804] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.401366 29976 raft_consensus.cc:493] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.401695 29976 raft_consensus.cc:3060] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.403340 29592 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.404202 29909 raft_consensus.cc:2804] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.404639 29909 raft_consensus.cc:697] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:34.405478 29909 consensus_queue.cc:237] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.408774 29912 raft_consensus.cc:2804] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.409996 29892 consensus_queue.cc:260] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.409283 29912 raft_consensus.cc:697] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
W20260709 14:55:34.420143 29664 leader_election.cc:343] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.420660 29664 leader_election.cc:304] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.423702 30101 raft_consensus.cc:2749] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.426872 29890 tablet_bootstrap.cc:654] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.426591 29912 consensus_queue.cc:237] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.427273 29741 leader_election.cc:304] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:34.428149 30082 raft_consensus.cc:2804] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.428625 30082 raft_consensus.cc:697] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:34.415482 29955 raft_consensus.cc:493] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.429471 30082 consensus_queue.cc:237] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:34.415766 29589 leader_election.cc:343] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.430083 29955 raft_consensus.cc:515] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:34.431430 29589 consensus_peers.cc:597] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:34.432718 29955 leader_election.cc:290] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:34.433851 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.434460 29892 ts_tablet_manager.cc:1434] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.001s
W20260709 14:55:34.435220 29665 leader_election.cc:343] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.435859 30114 consensus_queue.cc:1048] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.437465 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.435426 29892 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:34.408810 29976 raft_consensus.cc:515] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.430181 29773 raft_consensus.cc:3060] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.448673 30086 raft_consensus.cc:493] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.445797 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:34.450762 30086 raft_consensus.cc:515] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.452740 30086 leader_election.cc:290] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.459304 29893 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:34.459800 29893 ts_tablet_manager.cc:1403] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.191s	user 0.025s	sys 0.018s
I20260709 14:55:34.462181 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.462435 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.462196 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ee54bac9f94ad1aee09b4b9e0bc670" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:34.463263 29893 raft_consensus.cc:359] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.463922 29893 raft_consensus.cc:385] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.464398 29976 leader_election.cc:290] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.464211 29893 raft_consensus.cc:740] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.478399 29891 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:34.479024 29891 ts_tablet_manager.cc:1403] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.147s	user 0.024s	sys 0.018s
I20260709 14:55:34.484972 29893 consensus_queue.cc:260] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:34.487931 29738 leader_election.cc:343] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.489050 29739 leader_election.cc:343] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.484561 29664 leader_election.cc:343] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.489454 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ee54bac9f94ad1aee09b4b9e0bc670" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:34.489758 29664 leader_election.cc:304] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.490046 29626 raft_consensus.cc:3060] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.496312 30136 raft_consensus.cc:493] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.496584 29955 raft_consensus.cc:2749] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.496842 30136 raft_consensus.cc:515] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.498956 30136 leader_election.cc:290] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.500639 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:34.501770 29664 leader_election.cc:343] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.502404 29664 leader_election.cc:304] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.506109 29893 ts_tablet_manager.cc:1434] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:55:34.507084 29893 tablet_bootstrap.cc:492] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
W20260709 14:55:34.509425 29741 leader_election.cc:343] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.510033 29741 leader_election.cc:304] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:34.510998 30082 raft_consensus.cc:2749] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.514427 29847 raft_consensus.cc:3060] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.514914 29524 catalog_manager.cc:5697] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:34.518319 30082 consensus_queue.cc:1048] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.523430 29626 raft_consensus.cc:2468] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:34.525583 29891 raft_consensus.cc:359] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.526283 29891 raft_consensus.cc:385] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.526556 29891 raft_consensus.cc:740] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.527263 29955 raft_consensus.cc:2749] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.532788 29738 leader_election.cc:304] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.532850 30082 consensus_queue.cc:1048] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:34.534332 30082 raft_consensus.cc:2804] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.534822 30082 raft_consensus.cc:697] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:34.535370 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.535612 30082 consensus_queue.cc:237] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.536156 29623 raft_consensus.cc:2393] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:34.541723 29812 leader_election.cc:304] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:34.545104 29891 consensus_queue.cc:260] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.553063 29891 ts_tablet_manager.cc:1434] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 14:55:34.555560 29891 tablet_bootstrap.cc:492] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
W20260709 14:55:34.561988 29665 consensus_peers.cc:597] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 -> Peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Couldn't send request to peer fd639130025e45c088b2a21bdee1df83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:34.562268 29849 raft_consensus.cc:3060] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.564898 29524 catalog_manager.cc:5697] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.568519 29524 catalog_manager.cc:5697] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.571213 30136 raft_consensus.cc:2749] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.591102 29892 tablet_bootstrap.cc:654] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.594359 30078 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.594973 30078 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:34.598018 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.599573 29893 tablet_bootstrap.cc:654] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.600246 29891 tablet_bootstrap.cc:654] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.605414 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.608942 29738 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.602187 30078 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.610985 30078 raft_consensus.cc:2749] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.613719 29955 consensus_queue.cc:1048] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.614171 29890 tablet_bootstrap.cc:492] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:34.623986 29890 ts_tablet_manager.cc:1403] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.293s	user 0.041s	sys 0.026s
I20260709 14:55:34.629724 30101 raft_consensus.cc:493] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.630261 30101 raft_consensus.cc:515] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.632200 29893 tablet_bootstrap.cc:492] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:34.640587 29893 ts_tablet_manager.cc:1403] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.008s
I20260709 14:55:34.632289 30101 leader_election.cc:290] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:34.633919 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:34.645395 29664 leader_election.cc:343] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.633992 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:34.639665 29891 tablet_bootstrap.cc:492] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:34.646656 29891 ts_tablet_manager.cc:1403] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.000s
I20260709 14:55:34.646327 29890 raft_consensus.cc:359] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.647017 29890 raft_consensus.cc:385] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:34.647069 29664 leader_election.cc:343] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.647393 29890 raft_consensus.cc:740] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.647615 29664 leader_election.cc:304] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:34.648634 30101 raft_consensus.cc:2749] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.649269 29891 raft_consensus.cc:359] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.649214 29524 catalog_manager.cc:5697] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.650027 29891 raft_consensus.cc:385] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.650727 29891 raft_consensus.cc:740] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.651504 29891 consensus_queue.cc:260] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.651899 29890 consensus_queue.cc:260] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.653731 29891 ts_tablet_manager.cc:1434] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:34.647197 29892 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:34.654683 29891 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:34.655231 29892 ts_tablet_manager.cc:1403] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.220s	user 0.008s	sys 0.008s
I20260709 14:55:34.657922 29892 raft_consensus.cc:359] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.666931 29892 raft_consensus.cc:385] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.661901 29890 ts_tablet_manager.cc:1434] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.002s
I20260709 14:55:34.669579 29892 raft_consensus.cc:740] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.670356 29890 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:34.670428 29892 consensus_queue.cc:260] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.666220 29893 raft_consensus.cc:359] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.673652 29893 raft_consensus.cc:385] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.674000 29893 raft_consensus.cc:740] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.661020 29891 tablet_bootstrap.cc:654] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.675133 29892 ts_tablet_manager.cc:1434] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:55:34.676111 29892 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:34.676631 29890 tablet_bootstrap.cc:654] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.683200 29891 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:34.683637 29891 ts_tablet_manager.cc:1403] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:55:34.683986 29892 tablet_bootstrap.cc:654] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:34.685074 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:34.686299 29891 raft_consensus.cc:359] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.687085 29891 raft_consensus.cc:385] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.687356 29891 raft_consensus.cc:740] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.677059 29893 consensus_queue.cc:260] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.689880 29893 ts_tablet_manager.cc:1434] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:55:34.690384 29891 consensus_queue.cc:260] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.692560 29891 ts_tablet_manager.cc:1434] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:34.693022 30101 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.693480 30101 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.694347 29893 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:34.695443 30101 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.696362 29626 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.701088 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.701467 29893 tablet_bootstrap.cc:654] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.702266 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.702895 29849 raft_consensus.cc:2468] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:34.704805 29891 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:34.704720 29665 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:34.705612 29955 raft_consensus.cc:2804] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.705989 29955 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:34.706811 29664 leader_election.cc:343] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.706318 29955 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.711057 29891 tablet_bootstrap.cc:654] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.714870 29890 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:34.715307 29890 ts_tablet_manager.cc:1403] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.006s
I20260709 14:55:34.718187 29890 raft_consensus.cc:359] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.718842 29890 raft_consensus.cc:385] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.719476 29890 raft_consensus.cc:740] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.718922 29955 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.720227 29890 consensus_queue.cc:260] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.722636 29890 ts_tablet_manager.cc:1434] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:34.723583 29890 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:34.728900 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:34.729491 29849 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.730896 30048 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.731382 30048 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.733718 29890 tablet_bootstrap.cc:654] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.735128 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.733736 30048 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.738171 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.738893 29698 raft_consensus.cc:2393] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:34.748585 30116 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.749094 30116 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.753955 30116 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.754350 29815 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:34.755538 30136 raft_consensus.cc:3060] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.755738 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.759727 30103 consensus_queue.cc:1048] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.763113 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.763967 29698 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:34.766891 29892 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:34.767596 29892 ts_tablet_manager.cc:1403] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.005s
I20260709 14:55:34.769955 29592 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.771212 30116 raft_consensus.cc:2804] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.771760 30116 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.772245 30116 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.774127 30103 consensus_queue.cc:1048] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.776782 29892 raft_consensus.cc:359] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.777524 29892 raft_consensus.cc:385] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.777799 29892 raft_consensus.cc:740] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.778817 29955 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.780371 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
W20260709 14:55:34.781514 29664 leader_election.cc:343] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.782356 29893 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:34.782852 29893 ts_tablet_manager.cc:1403] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.003s
I20260709 14:55:34.783305 29849 raft_consensus.cc:2468] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:34.784442 29665 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:34.786003 29955 raft_consensus.cc:2804] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.786528 29955 raft_consensus.cc:697] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:34.787655 29955 consensus_queue.cc:237] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.790601 30136 raft_consensus.cc:2749] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.793730 29892 consensus_queue.cc:260] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.796641 29892 ts_tablet_manager.cc:1434] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.005s
I20260709 14:55:34.800787 30101 raft_consensus.cc:493] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.801311 30101 raft_consensus.cc:515] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.804878 30116 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.805658 30101 leader_election.cc:290] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:34.806181 29626 raft_consensus.cc:1240] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:34.811324 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:34.812742 29664 leader_election.cc:343] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.815459 29892 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:34.802587 29893 raft_consensus.cc:359] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.817497 29893 raft_consensus.cc:385] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.817881 29893 raft_consensus.cc:740] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.818516 30082 raft_consensus.cc:493] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.818987 30082 raft_consensus.cc:515] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.819454 29893 consensus_queue.cc:260] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.821466 29524 catalog_manager.cc:5697] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:34.822338 30082 leader_election.cc:290] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:34.823477 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.824126 29847 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:34.824887 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.825521 29699 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:34.827039 29739 leader_election.cc:304] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:34.827728 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:34.828751 30086 raft_consensus.cc:2804] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.829180 30086 raft_consensus.cc:493] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.829090 30111 consensus_queue.cc:1048] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.829639 30086 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.833837 30103 consensus_queue.cc:1059] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.834852 30035 raft_consensus.cc:3055] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.835198 30035 raft_consensus.cc:740] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:34.836055 30035 consensus_queue.cc:260] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.838220 29919 raft_consensus.cc:493] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.838989 29919 raft_consensus.cc:515] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.840837 29773 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.841863 30114 raft_consensus.cc:493] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.842449 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.842334 30114 raft_consensus.cc:515] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.844024 30035 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:34.845007 29665 leader_election.cc:343] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.844439 30114 leader_election.cc:290] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.847561 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:34.849004 29590 leader_election.cc:343] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.850159 29919 leader_election.cc:290] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:34.852066 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:34.855225 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:34.891681 29912 consensus_queue.cc:1048] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:34.857295 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:34.869551 30086 raft_consensus.cc:515] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:34.893056 29699 raft_consensus.cc:2468] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:34.894428 30086 leader_election.cc:290] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
W20260709 14:55:34.894933 29665 leader_election.cc:343] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.895385 29664 leader_election.cc:343] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.895831 29664 leader_election.cc:304] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.896507 29919 raft_consensus.cc:2749] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.895395 29665 leader_election.cc:304] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.897523 29592 leader_election.cc:304] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.899500 30111 raft_consensus.cc:2804] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.899886 30111 raft_consensus.cc:493] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.900053 29955 raft_consensus.cc:2749] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.900249 30111 raft_consensus.cc:3060] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.884873 30082 consensus_queue.cc:1048] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:34.908221 30111 raft_consensus.cc:515] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.910843 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:34.911473 30111 leader_election.cc:290] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.911569 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:34.914114 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:34.914959 29700 raft_consensus.cc:3060] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.915032 29698 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.912829 29592 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.921360 30111 raft_consensus.cc:2749] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.923822 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
W20260709 14:55:34.925513 29590 leader_election.cc:343] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.927374 29893 ts_tablet_manager.cc:1434] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.144s	user 0.008s	sys 0.000s
I20260709 14:55:34.928359 29700 raft_consensus.cc:2468] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:34.929531 30116 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:34.929811 29592 leader_election.cc:304] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:34.930811 30116 raft_consensus.cc:2804] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.928365 29893 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:34.937403 30116 raft_consensus.cc:697] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:34.939497 30116 consensus_queue.cc:237] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:34.946448 29626 raft_consensus.cc:3060] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.948058 29893 tablet_bootstrap.cc:654] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.945320 29892 tablet_bootstrap.cc:654] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.956719 30082 consensus_queue.cc:1048] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.968361 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:34.970094 29849 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.971068 29891 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:34.976492 30111 consensus_queue.cc:1048] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:34.989408 29891 ts_tablet_manager.cc:1403] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.285s	user 0.008s	sys 0.016s
I20260709 14:55:34.992007 29891 raft_consensus.cc:359] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:34.992631 29891 raft_consensus.cc:385] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.992911 29891 raft_consensus.cc:740] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.996829 29773 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.003594 29890 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:35.004114 29890 ts_tablet_manager.cc:1403] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.281s	user 0.067s	sys 0.095s
I20260709 14:55:35.004685 29891 consensus_queue.cc:260] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.007184 29890 raft_consensus.cc:359] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.008088 29890 raft_consensus.cc:385] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.008442 29890 raft_consensus.cc:740] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.008894 29698 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:35.009315 29890 consensus_queue.cc:260] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.011864 29893 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:35.013218 29893 ts_tablet_manager.cc:1403] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.019s
I20260709 14:55:35.016079 29893 raft_consensus.cc:359] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.016326 29741 leader_election.cc:304] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:35.016772 29893 raft_consensus.cc:385] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.018572 30086 raft_consensus.cc:2804] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.019085 30086 raft_consensus.cc:697] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:35.019923 30086 consensus_queue.cc:237] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.017127 29893 raft_consensus.cc:740] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.020387 29890 ts_tablet_manager.cc:1434] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:55:35.020874 29891 ts_tablet_manager.cc:1434] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:55:35.021286 29893 consensus_queue.cc:260] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.021875 29891 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:35.018600 29892 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:35.023653 29892 ts_tablet_manager.cc:1403] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.208s	user 0.008s	sys 0.027s
I20260709 14:55:35.026162 29892 raft_consensus.cc:359] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.026816 29892 raft_consensus.cc:385] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.027076 29892 raft_consensus.cc:740] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.027720 29892 consensus_queue.cc:260] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.029053 29890 tablet_bootstrap.cc:492] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:35.030020 29893 ts_tablet_manager.cc:1434] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:35.030988 29893 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:35.035754 29890 tablet_bootstrap.cc:654] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.037576 29847 raft_consensus.cc:3060] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.039736 29892 ts_tablet_manager.cc:1434] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:35.040735 29892 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:35.046568 29892 tablet_bootstrap.cc:654] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.046957 30116 consensus_queue.cc:1048] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.041090 29524 catalog_manager.cc:5697] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.053102 29891 tablet_bootstrap.cc:654] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.056393 29849 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:35.062528 29893 tablet_bootstrap.cc:654] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.070901 30078 consensus_queue.cc:1048] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:35.081307 30101 raft_consensus.cc:493] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.081990 30101 raft_consensus.cc:515] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.084713 30101 leader_election.cc:290] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:35.085484 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.086206 29626 raft_consensus.cc:2468] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:35.087965 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:35.089895 29664 leader_election.cc:304] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:35.090960 30101 raft_consensus.cc:2804] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.091421 30101 raft_consensus.cc:493] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.089191 29774 raft_consensus.cc:2468] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:35.091924 30101 raft_consensus.cc:3060] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.112176 29890 tablet_bootstrap.cc:492] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:35.113500 29890 ts_tablet_manager.cc:1403] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.008s
I20260709 14:55:35.116571 29890 raft_consensus.cc:359] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.117238 29890 raft_consensus.cc:385] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.117542 29890 raft_consensus.cc:740] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.118175 29890 consensus_queue.cc:260] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.120497 29891 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:35.120973 29891 ts_tablet_manager.cc:1403] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.099s	user 0.003s	sys 0.017s
I20260709 14:55:35.122327 29520 catalog_manager.cc:5697] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.124589 29976 consensus_queue.cc:1048] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.136448 29891 raft_consensus.cc:359] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.139341 29891 raft_consensus.cc:385] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.142954 29891 raft_consensus.cc:740] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.144215 29891 consensus_queue.cc:260] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.143599 30101 raft_consensus.cc:515] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.152855 30101 leader_election.cc:290] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:35.153419 29893 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:35.153918 29893 ts_tablet_manager.cc:1403] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.004s
I20260709 14:55:35.146790 29890 ts_tablet_manager.cc:1434] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 14:55:35.154844 29890 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:35.155678 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:35.158596 29892 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:35.162007 30082 raft_consensus.cc:493] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.162493 30082 raft_consensus.cc:515] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.163077 29891 ts_tablet_manager.cc:1434] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.005s
I20260709 14:55:35.163996 29891 tablet_bootstrap.cc:492] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:35.164417 30082 leader_election.cc:290] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:35.166432 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.167085 29699 raft_consensus.cc:2468] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:35.169301 29741 leader_election.cc:304] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:35.170138 29890 tablet_bootstrap.cc:654] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.170184 29976 raft_consensus.cc:2804] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.170657 29976 raft_consensus.cc:493] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.171001 29976 raft_consensus.cc:3060] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.156224 29773 raft_consensus.cc:3060] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.175091 29891 tablet_bootstrap.cc:654] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.180424 29890 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:35.180863 29890 ts_tablet_manager.cc:1403] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.003s
I20260709 14:55:35.184506 29893 raft_consensus.cc:359] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.185618 29893 raft_consensus.cc:385] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.185767 30101 raft_consensus.cc:493] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.185298 29892 ts_tablet_manager.cc:1403] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.026s
I20260709 14:55:35.185823 29890 raft_consensus.cc:359] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.186331 30101 raft_consensus.cc:515] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.186707 29890 raft_consensus.cc:385] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.187105 29890 raft_consensus.cc:740] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.185989 29893 raft_consensus.cc:740] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.187949 29890 consensus_queue.cc:260] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.188460 30101 leader_election.cc:290] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:35.189482 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.189482 29890 ts_tablet_manager.cc:1434] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:35.190294 29892 raft_consensus.cc:359] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.191102 29892 raft_consensus.cc:385] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.191402 29892 raft_consensus.cc:740] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.192013 29892 consensus_queue.cc:260] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.191402 29890 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:35.188123 29893 consensus_queue.cc:260] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.193799 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.194551 29893 ts_tablet_manager.cc:1434] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
W20260709 14:55:35.195220 29664 leader_election.cc:343] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.195447 29893 tablet_bootstrap.cc:492] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:35.197481 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:35.198840 29890 tablet_bootstrap.cc:654] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.198887 29664 leader_election.cc:343] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.199386 29664 leader_election.cc:304] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:35.200976 29955 raft_consensus.cc:2749] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.201460 29893 tablet_bootstrap.cc:654] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.206346 29738 leader_election.cc:343] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.212955 29892 ts_tablet_manager.cc:1434] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:55:35.213963 29892 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:35.218372 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:35.222504 29890 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:35.222975 29890 ts_tablet_manager.cc:1403] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 14:55:35.221506 29893 tablet_bootstrap.cc:492] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:35.223534 29893 ts_tablet_manager.cc:1403] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 14:55:35.222898 29623 raft_consensus.cc:3060] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.226213 29893 raft_consensus.cc:359] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.226868 29893 raft_consensus.cc:385] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.227138 29893 raft_consensus.cc:740] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.227758 29893 consensus_queue.cc:260] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.233321 29890 raft_consensus.cc:359] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.234020 29890 raft_consensus.cc:385] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.234272 29890 raft_consensus.cc:740] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.235173 29893 ts_tablet_manager.cc:1434] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:35.236122 29893 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:35.234968 29773 raft_consensus.cc:2468] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:35.237355 29890 consensus_queue.cc:260] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.238591 29664 leader_election.cc:304] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:35.239619 30101 raft_consensus.cc:2804] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.219578 29892 tablet_bootstrap.cc:654] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.240065 30101 raft_consensus.cc:697] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:35.240967 30101 consensus_queue.cc:237] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.244318 29890 ts_tablet_manager.cc:1434] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:35.245491 29890 tablet_bootstrap.cc:492] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:35.246007 29893 tablet_bootstrap.cc:654] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.249722 29976 raft_consensus.cc:515] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.259649 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:35.260768 29890 tablet_bootstrap.cc:654] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.261112 29738 leader_election.cc:343] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.269989 29976 leader_election.cc:290] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:35.270567 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:35.271246 29699 raft_consensus.cc:3060] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.254904 29623 raft_consensus.cc:2468] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:35.273339 29891 tablet_bootstrap.cc:492] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:35.273825 29891 ts_tablet_manager.cc:1403] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.019s
I20260709 14:55:35.276031 29891 raft_consensus.cc:359] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.276610 29891 raft_consensus.cc:385] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.276943 29891 raft_consensus.cc:740] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.277700 29891 consensus_queue.cc:260] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.279707 29891 ts_tablet_manager.cc:1434] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:35.280722 29893 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:35.281189 29893 ts_tablet_manager.cc:1403] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260709 14:55:35.281774 29890 tablet_bootstrap.cc:492] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:35.282214 29890 ts_tablet_manager.cc:1403] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 14:55:35.284799 29521 catalog_manager.cc:5697] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.285646 29891 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:35.287464 29699 raft_consensus.cc:2468] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:35.289727 29741 leader_election.cc:304] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:35.290113 29892 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:35.290560 29892 ts_tablet_manager.cc:1403] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.011s
I20260709 14:55:35.291275 30136 raft_consensus.cc:493] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.291746 30136 raft_consensus.cc:515] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.292723 30082 raft_consensus.cc:2804] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.293246 30082 raft_consensus.cc:697] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:35.293772 30136 leader_election.cc:290] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:35.294070 30082 consensus_queue.cc:237] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.295231 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.296818 29893 raft_consensus.cc:359] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.296940 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.297559 29893 raft_consensus.cc:385] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.298028 29698 raft_consensus.cc:2393] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:35.297899 29893 raft_consensus.cc:740] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.298804 29890 raft_consensus.cc:359] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.298815 29893 consensus_queue.cc:260] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.299647 29890 raft_consensus.cc:385] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.300035 29890 raft_consensus.cc:740] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.301280 29893 ts_tablet_manager.cc:1434] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:35.301395 30101 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.302102 29815 leader_election.cc:304] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:35.302618 29893 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:35.302419 30101 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.306496 29891 tablet_bootstrap.cc:654] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.308143 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.308674 29893 tablet_bootstrap.cc:654] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.304538 30101 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:35.301247 29892 raft_consensus.cc:359] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.323140 29892 raft_consensus.cc:385] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.323455 29892 raft_consensus.cc:740] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.324108 29892 consensus_queue.cc:260] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.324970 29893 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:35.325452 29893 ts_tablet_manager.cc:1403] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:55:35.324770 29522 catalog_manager.cc:5697] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:35.309911 29664 leader_election.cc:343] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.309634 29890 consensus_queue.cc:260] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.311496 30082 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.313277 30136 raft_consensus.cc:3060] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.319919 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:35.326185 29892 ts_tablet_manager.cc:1434] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 14:55:35.327983 29893 raft_consensus.cc:359] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.353281 29893 raft_consensus.cc:385] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.353602 29893 raft_consensus.cc:740] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.354410 29893 consensus_queue.cc:260] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.355947 29893 ts_tablet_manager.cc:1434] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.014s
I20260709 14:55:35.356879 29893 tablet_bootstrap.cc:492] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
W20260709 14:55:35.357755 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 47881.1us
I20260709 14:55:35.358350 29919 consensus_queue.cc:1048] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.360622 29890 ts_tablet_manager.cc:1434] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.003s
I20260709 14:55:35.358760 30082 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.362425 29893 tablet_bootstrap.cc:654] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.366556 29890 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:35.369024 30082 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:35.369089 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.369628 30082 raft_consensus.cc:493] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.370107 30082 raft_consensus.cc:515] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.373492 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:35.373863 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:35.375541 29738 leader_election.cc:343] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.376323 29890 tablet_bootstrap.cc:654] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.374074 29849 raft_consensus.cc:2468] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
W20260709 14:55:35.379298 29739 leader_election.cc:343] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.379714 29739 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:35.380401 29892 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:35.380792 29976 raft_consensus.cc:2749] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.382524 29739 leader_election.cc:304] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:35.383307 30082 leader_election.cc:290] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:35.383415 29976 raft_consensus.cc:2804] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.359464 30136 raft_consensus.cc:2749] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.383898 29976 raft_consensus.cc:493] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.384294 29976 raft_consensus.cc:3060] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.385392 29891 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:35.385874 29891 ts_tablet_manager.cc:1403] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.001s
W20260709 14:55:35.386056 29664 leader_election.cc:343] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.386500 29664 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:35.385955 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.387458 29699 raft_consensus.cc:2468] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
W20260709 14:55:35.387698 29664 consensus_peers.cc:597] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:35.388304 30101 raft_consensus.cc:2749] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.401660 29976 raft_consensus.cc:515] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.400595 29891 raft_consensus.cc:359] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.404685 29891 raft_consensus.cc:385] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.405047 29891 raft_consensus.cc:740] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.406318 29891 consensus_queue.cc:260] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.407747 29892 tablet_bootstrap.cc:654] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.411051 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:35.414023 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:35.418382 29919 raft_consensus.cc:493] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.418865 29849 raft_consensus.cc:3060] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.419096 29919 raft_consensus.cc:515] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.421768 29919 leader_election.cc:290] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:35.415020 29955 raft_consensus.cc:493] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.424010 29955 raft_consensus.cc:515] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.426120 30136 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.426120 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:35.427400 30136 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:35.429523 29665 leader_election.cc:343] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.429977 30136 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:35.430488 30082 consensus_queue.cc:1048] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.432965 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:35.433580 29773 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:35.434544 29955 leader_election.cc:290] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:35.435840 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.436460 29625 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:35.438050 29812 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:35.439455 30136 raft_consensus.cc:2804] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.439824 30136 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.440279 30136 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.440155 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.440619 29892 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:35.441120 29892 ts_tablet_manager.cc:1403] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 14:55:35.439335 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:35.444135 29892 raft_consensus.cc:359] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.444865 29892 raft_consensus.cc:385] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.445123 29892 raft_consensus.cc:740] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.445854 29892 consensus_queue.cc:260] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.446730 30136 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.447794 29892 ts_tablet_manager.cc:1434] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:55:35.450085 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:35.450728 29892 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:35.453516 29891 ts_tablet_manager.cc:1434] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.001s
W20260709 14:55:35.455221 29664 leader_election.cc:343] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.455639 29664 leader_election.cc:304] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:35.455941 29849 raft_consensus.cc:2468] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:35.456696 29892 tablet_bootstrap.cc:654] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.457680 29665 leader_election.cc:343] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.457706 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:35.458788 29773 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.459924 30136 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:35.458678 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:35.461436 29625 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.418946 29698 raft_consensus.cc:3060] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.464871 29891 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
W20260709 14:55:35.470642 29664 leader_election.cc:343] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.471247 29664 leader_election.cc:304] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:35.473977 29919 raft_consensus.cc:2749] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.475052 29773 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:35.476133 29812 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:35.478487 30103 raft_consensus.cc:2804] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.478945 30103 raft_consensus.cc:697] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:35.479756 30103 consensus_queue.cc:237] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.480098 29739 leader_election.cc:304] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:35.481714 29919 raft_consensus.cc:2749] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.499578 29891 tablet_bootstrap.cc:654] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.473097 29976 leader_election.cc:290] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:35.518558 29976 raft_consensus.cc:2804] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.537619 29890 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:35.538200 29890 ts_tablet_manager.cc:1403] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.027s
I20260709 14:55:35.538730 29893 tablet_bootstrap.cc:492] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:35.539405 29893 ts_tablet_manager.cc:1403] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.006s
I20260709 14:55:35.541421 29698 raft_consensus.cc:2468] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:35.543603 29890 raft_consensus.cc:359] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.544296 29890 raft_consensus.cc:385] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.544543 29890 raft_consensus.cc:740] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.545970 29890 consensus_queue.cc:260] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.546671 29919 raft_consensus.cc:493] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.547166 29919 raft_consensus.cc:515] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.547551 29890 ts_tablet_manager.cc:1434] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:55:35.548580 29890 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:35.549412 29919 leader_election.cc:290] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:35.552587 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:35.553954 29664 leader_election.cc:343] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.554302 29893 raft_consensus.cc:359] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.554968 29893 raft_consensus.cc:385] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.555222 29893 raft_consensus.cc:740] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.555845 29893 consensus_queue.cc:260] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.558972 29890 tablet_bootstrap.cc:654] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.559818 29893 ts_tablet_manager.cc:1434] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:55:35.562773 29892 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:35.564162 29892 ts_tablet_manager.cc:1403] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.114s	user 0.025s	sys 0.026s
I20260709 14:55:35.565538 29893 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
I20260709 14:55:35.573441 29892 raft_consensus.cc:359] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.574254 29892 raft_consensus.cc:385] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.574118 30111 consensus_queue.cc:1048] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:35.574796 29892 raft_consensus.cc:740] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.575605 29892 consensus_queue.cc:260] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.577847 29892 ts_tablet_manager.cc:1434] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:35.563107 29976 raft_consensus.cc:697] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:35.579526 29976 consensus_queue.cc:237] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.532869 29625 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:35.584359 29892 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:35.563488 29815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 66369us
W20260709 14:55:35.611109 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 97105.6us
I20260709 14:55:35.617489 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:35.636164 29893 tablet_bootstrap.cc:654] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.623163 30116 raft_consensus.cc:493] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.640616 29524 catalog_manager.cc:5697] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.660647 30226 raft_consensus.cc:493] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.656813 30116 raft_consensus.cc:515] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.688596 30116 leader_election.cc:290] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:35.697166 30078 consensus_queue.cc:1048] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:35.668069 30111 consensus_queue.cc:1048] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:55:35.701628 29891 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:35.702244 29891 ts_tablet_manager.cc:1403] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.238s	user 0.018s	sys 0.040s
I20260709 14:55:35.708009 30226 raft_consensus.cc:515] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.710227 30226 leader_election.cc:290] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:35.719576 29590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 87068.8us
I20260709 14:55:35.721943 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:35.722543 29849 raft_consensus.cc:2468] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:35.723939 30101 consensus_queue.cc:1048] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.726450 29590 leader_election.cc:304] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:35.730535 29892 tablet_bootstrap.cc:654] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.734496 29891 raft_consensus.cc:359] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.735355 29891 raft_consensus.cc:385] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.735656 29891 raft_consensus.cc:740] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.736446 29891 consensus_queue.cc:260] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.744729 29891 ts_tablet_manager.cc:1434] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:55:35.732131 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.746446 29891 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:35.748027 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.750339 30232 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.748793 29919 consensus_queue.cc:1048] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:55:35.775027 29893 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:35.774892 30232 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.775573 29893 ts_tablet_manager.cc:1403] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.210s	user 0.014s	sys 0.013s
I20260709 14:55:35.777784 30232 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:35.783442 29893 raft_consensus.cc:359] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.784266 29890 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:35.785053 29890 ts_tablet_manager.cc:1403] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.237s	user 0.012s	sys 0.008s
I20260709 14:55:35.784226 29893 raft_consensus.cc:385] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.785732 29893 raft_consensus.cc:740] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.786607 29893 consensus_queue.cc:260] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.750624 29699 raft_consensus.cc:2468] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:35.789603 29521 catalog_manager.cc:5697] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.787194 30226 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.797137 30226 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:35.799115 30226 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:35.800657 29890 raft_consensus.cc:359] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.801653 29890 raft_consensus.cc:385] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.806586 29890 raft_consensus.cc:740] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.807288 29890 consensus_queue.cc:260] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:35.803085 30116 raft_consensus.cc:2804] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.809949 29893 ts_tablet_manager.cc:1434] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
W20260709 14:55:35.814751 29590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 88383.9us
I20260709 14:55:35.818632 29890 ts_tablet_manager.cc:1434] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:55:35.824283 29893 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9: Bootstrap starting.
W20260709 14:55:35.788573 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 125028us
I20260709 14:55:35.827461 29890 tablet_bootstrap.cc:492] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:35.809355 30116 raft_consensus.cc:493] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:35.819677 29589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 103880us
I20260709 14:55:35.840739 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.837088 30114 raft_consensus.cc:493] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.836849 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:35.849876 30114 raft_consensus.cc:515] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:35.851413 29625 raft_consensus.cc:3060] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.832733 30116 raft_consensus.cc:3060] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.854930 29815 leader_election.cc:304] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:35.862295 29891 tablet_bootstrap.cc:654] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.837774 29665 leader_election.cc:343] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.861811 30223 raft_consensus.cc:2804] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:35.876170 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 124626us
I20260709 14:55:35.878722 29665 leader_election.cc:304] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
W20260709 14:55:35.935390 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 98745us
I20260709 14:55:35.938050 29955 raft_consensus.cc:2749] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.938390 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:35.931538 29890 tablet_bootstrap.cc:654] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.945034 29848 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.885746 29815 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
W20260709 14:55:35.946676 29815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 66870.5us
I20260709 14:55:35.947455 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.946838 29625 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.953101 29697 raft_consensus.cc:2393] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:35.954711 29893 tablet_bootstrap.cc:654] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.884909 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:35.955619 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:35.892143 30114 leader_election.cc:290] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:35.879359 30230 consensus_queue.cc:1048] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.092s
I20260709 14:55:35.963644 30116 raft_consensus.cc:515] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:35.882787 30223 raft_consensus.cc:493] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.952173 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:35.983822 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 46936.7us
W20260709 14:55:35.988628 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 46056.1us
W20260709 14:55:36.012866 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:36.023350 29919 raft_consensus.cc:493] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.982975 30223 raft_consensus.cc:3060] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.025079 29892 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:36.027454 29892 ts_tablet_manager.cc:1403] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.443s	user 0.012s	sys 0.027s
I20260709 14:55:36.023762 29626 raft_consensus.cc:2393] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:36.028477 29919 raft_consensus.cc:515] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:36.038313 30222 consensus_queue.cc:1048] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:36.079654 30116 leader_election.cc:290] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:36.084498 29919 leader_election.cc:290] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:36.093683 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:36.107050 29664 leader_election.cc:343] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.029860 29592 leader_election.cc:304] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:36.135003 30222 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.160632 29890 tablet_bootstrap.cc:492] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:36.161384 29890 ts_tablet_manager.cc:1403] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.334s	user 0.013s	sys 0.020s
W20260709 14:55:36.146283 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 127250us
I20260709 14:55:36.166580 30226 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.155330 30222 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.173523 30234 raft_consensus.cc:493] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.194213 30223 raft_consensus.cc:515] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.206513 30234 raft_consensus.cc:515] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:36.208156 30223 leader_election.cc:290] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:36.196376 30242 raft_consensus.cc:493] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.208909 30242 raft_consensus.cc:515] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.196887 30233 raft_consensus.cc:2749] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.198704 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
W20260709 14:55:36.202116 30245 log.cc:927] Time spent T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 14:55:36.203311 29891 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:36.218336 29891 ts_tablet_manager.cc:1403] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.472s	user 0.038s	sys 0.039s
I20260709 14:55:36.220433 29893 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9: No bootstrap required, opened a new log
I20260709 14:55:36.221032 29893 ts_tablet_manager.cc:1403] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9: Time spent bootstrapping tablet: real 0.397s	user 0.038s	sys 0.055s
I20260709 14:55:36.224167 29891 raft_consensus.cc:359] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.233459 29891 raft_consensus.cc:385] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.233871 29891 raft_consensus.cc:740] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.223852 29892 raft_consensus.cc:359] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.241325 29892 raft_consensus.cc:385] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.241714 29892 raft_consensus.cc:740] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.242563 29892 consensus_queue.cc:260] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.225919 29844 raft_consensus.cc:2393] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
W20260709 14:55:36.221778 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 44375us
I20260709 14:55:36.185793 30226 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.219499 30234 leader_election.cc:290] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:36.225919 30222 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:36.223984 30242 leader_election.cc:290] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:36.251976 29891 consensus_queue.cc:260] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.253279 29892 ts_tablet_manager.cc:1434] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.225s	user 0.005s	sys 0.007s
I20260709 14:55:36.253784 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:36.260950 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:36.261318 29701 raft_consensus.cc:3060] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.255880 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:36.259984 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:36.263962 29665 leader_election.cc:343] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.268472 29739 leader_election.cc:343] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.264386 29592 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:36.271893 29891 ts_tablet_manager.cc:1434] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.053s	user 0.002s	sys 0.009s
I20260709 14:55:36.273046 29891 tablet_bootstrap.cc:492] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:36.273042 30232 raft_consensus.cc:2749] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.281564 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:36.282823 29891 tablet_bootstrap.cc:654] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.282908 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:36.292352 29664 leader_election.cc:343] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.292800 29664 leader_election.cc:304] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:36.293797 30234 raft_consensus.cc:2749] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:36.293870 29664 leader_election.cc:343] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.294309 29664 leader_election.cc:304] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:36.295295 29892 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:36.310999 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:36.313874 30226 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:36.324321 29771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:36.325080 29771 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:36.325337 29891 tablet_bootstrap.cc:492] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:36.325829 29891 ts_tablet_manager.cc:1403] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.016s
I20260709 14:55:36.329814 29890 raft_consensus.cc:359] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:36.329715 29812 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:36.330544 29890 raft_consensus.cc:385] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.330876 29890 raft_consensus.cc:740] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.331346 29890 consensus_queue.cc:260] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:36.335829 30136 raft_consensus.cc:2804] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.336239 30136 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.336539 30136 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.339655 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:36.340103 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:36.340443 29625 raft_consensus.cc:2393] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:36.340771 29624 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:36.341743 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:36.342693 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:36.343101 30236 raft_consensus.cc:2749] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.343353 29620 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
W20260709 14:55:36.355010 29738 leader_election.cc:343] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.357539 29738 leader_election.cc:304] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:36.380466 29701 raft_consensus.cc:2468] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:36.384155 29891 raft_consensus.cc:359] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:36.384759 29891 raft_consensus.cc:385] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.384737 30136 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.385246 29891 raft_consensus.cc:740] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.386754 30136 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:36.386799 29893 raft_consensus.cc:359] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.352159 30222 consensus_queue.cc:1048] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:55:36.393113 29891 consensus_queue.cc:260] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:36.395841 29893 raft_consensus.cc:385] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.369786 30078 raft_consensus.cc:2749] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.396152 29893 raft_consensus.cc:740] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.399478 29919 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:36.400004 29919 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.403080 29592 leader_election.cc:304] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:36.406327 30232 raft_consensus.cc:2749] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.412415 29812 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:36.413890 29815 leader_election.cc:304] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:36.418159 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:36.418663 29891 ts_tablet_manager.cc:1434] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.093s	user 0.000s	sys 0.007s
I20260709 14:55:36.419795 29891 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:36.424794 30269 raft_consensus.cc:2804] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.425326 30269 raft_consensus.cc:697] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:36.425688 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:36.426280 29774 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.426128 30269 consensus_queue.cc:237] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.418807 29843 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:36.412156 29893 consensus_queue.cc:260] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.430815 29892 tablet_bootstrap.cc:654] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.431504 29919 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:36.433441 29893 ts_tablet_manager.cc:1434] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9: Time spent starting tablet: real 0.212s	user 0.007s	sys 0.000s
I20260709 14:55:36.440488 30264 consensus_queue.cc:1048] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:36.448371 29665 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:36.446069 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:36.451620 29890 ts_tablet_manager.cc:1434] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.290s	user 0.010s	sys 0.007s
I20260709 14:55:36.441655 30247 consensus_queue.cc:1048] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:36.452602 30103 raft_consensus.cc:2749] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.453050 29919 raft_consensus.cc:2804] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:36.464627 29919 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:36.465108 29919 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.454723 29890 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:36.442117 30136 raft_consensus.cc:2804] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:36.470742 30136 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.471144 30136 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.473415 29621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:36.474197 29621 raft_consensus.cc:2393] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 2: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:36.467729 29620 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.481226 30255 raft_consensus.cc:493] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.481734 30255 raft_consensus.cc:515] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.483798 30255 leader_election.cc:290] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:36.507365 29891 tablet_bootstrap.cc:654] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.510355 30247 consensus_queue.cc:1048] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:36.491809 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:36.502960 29919 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:36.556236 29664 leader_election.cc:343] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.552407 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:36.562534 30264 raft_consensus.cc:493] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.570307 29774 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:36.587086 29890 tablet_bootstrap.cc:654] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.573455 30136 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:36.594595 30264 raft_consensus.cc:515] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:36.602217 30136 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:36.602901 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:36.603889 29698 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:36.611429 29665 leader_election.cc:343] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.611922 29665 leader_election.cc:304] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:36.618248 30236 raft_consensus.cc:2749] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.624543 30264 leader_election.cc:290] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:36.626509 29919 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:36.628716 29812 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:36.638201 29892 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:36.638856 29892 ts_tablet_manager.cc:1403] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.344s	user 0.015s	sys 0.052s
I20260709 14:55:36.627463 30269 raft_consensus.cc:493] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.633843 30136 raft_consensus.cc:2804] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.643278 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:36.658123 30136 raft_consensus.cc:697] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:36.659070 30136 consensus_queue.cc:237] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:36.648360 29698 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:36.651635 29892 raft_consensus.cc:359] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:36.663653 29892 raft_consensus.cc:385] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.643916 29620 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:36.704640 29621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:37.822068 29621 raft_consensus.cc:2393] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 2: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:37.822700 29621 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54498 (request call id 73) took 1194 ms. Trace:
I20260709 14:55:37.823179 29621 rpcz_store.cc:276] 0709 14:55:36.627818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.632562 (+  4744us) service_pool.cc:224] Handling call
0709 14:55:37.822609 (+1190047us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:36.664567 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:36.656962 29842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:37.825560 29697 raft_consensus.cc:2468] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:37.826190 29697 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48100 (request call id 101) took 1164 ms. Trace:
I20260709 14:55:37.826234 29842 raft_consensus.cc:2368] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 for earlier term 2. Current term is 3.
W20260709 14:55:37.826339 29620 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54496 (request call id 84) took 1408 ms (client timeout 1723 ms). Trace:
I20260709 14:55:36.702822 29890 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:37.829171 29890 ts_tablet_manager.cc:1403] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 1.377s	user 0.032s	sys 0.022s
I20260709 14:55:37.831794 29890 raft_consensus.cc:359] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:37.832435 29890 raft_consensus.cc:385] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.832707 29890 raft_consensus.cc:740] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.699790 29891 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:36.663961 29892 raft_consensus.cc:740] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.836076 29892 consensus_queue.cc:260] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:36.819962 30255 raft_consensus.cc:493] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.669461 29815 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
W20260709 14:55:37.665606 29591 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.002s	sys 0.012s
W20260709 14:55:38.164381 29591 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.096s	user 0.002s	sys 0.013s
I20260709 14:55:37.826671 29697 rpcz_store.cc:276] 0709 14:55:36.661910 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.663201 (+  1291us) service_pool.cc:224] Handling call
0709 14:55:37.826130 (+1162929us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:37.826941 29842 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36192 (request call id 105) took 1172 ms. Trace:
I20260709 14:55:37.833468 29890 consensus_queue.cc:260] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:37.838821 29892 ts_tablet_manager.cc:1434] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 1.200s	user 0.007s	sys 0.002s
I20260709 14:55:36.707340 30264 raft_consensus.cc:493] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.655349 30269 raft_consensus.cc:515] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:38.219714 29815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 1.5327e+06us
I20260709 14:55:37.899583 30285 raft_consensus.cc:493] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:37.664718 30286 raft_consensus.cc:493] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:37.786548 30287 raft_consensus.cc:493] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:37.834214 29891 ts_tablet_manager.cc:1403] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 1.415s	user 0.012s	sys 0.018s
I20260709 14:55:38.236912 29848 raft_consensus.cc:2468] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:37.902299 30232 raft_consensus.cc:493] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:37.823868 30290 raft_consensus.cc:493] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.241922 30290 raft_consensus.cc:515] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.244431 29891 raft_consensus.cc:359] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:37.836645 30289 raft_consensus.cc:493] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.247078 30302 raft_consensus.cc:493] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.248028 30289 raft_consensus.cc:515] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.247952 30302 raft_consensus.cc:515] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.250931 30302 leader_election.cc:290] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:37.840806 30291 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.252094 30302 raft_consensus.cc:493] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:37.841811 30292 raft_consensus.cc:493] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.252563 30291 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.254865 30269 leader_election.cc:290] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.254782 30292 raft_consensus.cc:515] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.256166 30291 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
W20260709 14:55:38.257088 29848 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36194 (request call id 73) took 1628 ms (client timeout 2006 ms). Trace:
I20260709 14:55:37.931411 30246 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
W20260709 14:55:38.257736 29848 rpcz_store.cc:269] 0709 14:55:36.628372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.632327 (+  3955us) service_pool.cc:224] Handling call
0709 14:55:38.256752 (+1624425us) spinlock_profiling.cc:243] Waited 1.58 s on lock 0x7b54003f9b54. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a986b2fa 00007f39ae82cb17 00007f39a7da76d4 00007f39a7da7662 00007f39a7da7591 00007f39a7da750c 00007f39a7da67c2 00007f39a7ba248c 00007f39a7ba18c6 00007f39a7ba126f
0709 14:55:38.256956 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3623175936}
I20260709 14:55:38.258404 30246 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.259204 30300 raft_consensus.cc:493] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.260167 30300 raft_consensus.cc:515] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:37.933836 24063 debug-util.cc:398] Leaking SignalData structure 0x7b080000f1a0 after lost signal to thread 29815
I20260709 14:55:37.944839 30293 raft_consensus.cc:493] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.262873 30293 raft_consensus.cc:515] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.263243 30300 leader_election.cc:290] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:37.967679 30236 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:37.973500 30247 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.265659 30247 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.252911 30302 raft_consensus.cc:515] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.017820 30234 raft_consensus.cc:493] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.267522 30234 raft_consensus.cc:515] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.267904 30247 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.268151 30297 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:37.980314 30230 raft_consensus.cc:493] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.268992 30297 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.269551 30230 raft_consensus.cc:515] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.270005 30234 leader_election.cc:290] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.018538 30296 raft_consensus.cc:493] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.270756 30296 raft_consensus.cc:515] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.271627 30297 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.271831 30230 leader_election.cc:290] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.019683 30116 raft_consensus.cc:493] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.026654 30238 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.273408 30303 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.273635 30116 raft_consensus.cc:515] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.273092 30296 leader_election.cc:290] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.274286 30303 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.276044 30116 leader_election.cc:290] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.029574 30233 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.276786 30233 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.277395 30303 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.279197 30233 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.042632 30078 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:38.280014 30078 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.047159 29524 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60182 (request call id 84) took 1338 ms. Trace:
I20260709 14:55:38.281303 29524 rpcz_store.cc:276] 0709 14:55:36.708585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.787589 (+ 79004us) service_pool.cc:224] Handling call
0709 14:55:38.046821 (+1259232us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":796,"reported_tablets":1}
W20260709 14:55:38.118280 29590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 64408.5us
W20260709 14:55:38.132550 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 58135.1us
I20260709 14:55:38.135033 30103 raft_consensus.cc:493] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.133235 30260 raft_consensus.cc:493] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.285497 30103 raft_consensus.cc:515] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.285748 30260 raft_consensus.cc:515] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.287782 30103 leader_election.cc:290] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.287863 30260 leader_election.cc:290] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.141054 30261 raft_consensus.cc:493] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.288919 30261 raft_consensus.cc:515] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.291738 30261 leader_election.cc:290] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.141511 30294 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:38.292819 30290 leader_election.cc:290] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.145123 30301 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.294445 30301 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.264535 30236 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.299489 30236 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.302340 30078 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.302652 30307 raft_consensus.cc:2804] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:55:38.303227 29647 debug-util.cc:398] Leaking SignalData structure 0x7b080028cb80 after lost signal to thread 24061
I20260709 14:55:38.149813 29976 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
W20260709 14:55:37.826896 29620 rpcz_store.cc:269] 0709 14:55:36.417853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.435515 (+ 17662us) service_pool.cc:224] Handling call
0709 14:55:37.826278 (+1390763us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:38.166563 29842 rpcz_store.cc:276] 0709 14:55:36.654924 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.656662 (+  1738us) service_pool.cc:224] Handling call
0709 14:55:37.826885 (+1170223us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:55:38.304926 29647 debug-util.cc:398] Leaking SignalData structure 0x7b08002db940 after lost signal to thread 29558
W20260709 14:55:38.306985 29647 debug-util.cc:398] Leaking SignalData structure 0x7b0800154200 after lost signal to thread 29650
I20260709 14:55:38.152870 30304 raft_consensus.cc:493] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.188858 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:38.188351 30299 raft_consensus.cc:493] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.194036 30237 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.383054 29624 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.383190 30299 raft_consensus.cc:515] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.383307 30237 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.386267 30299 leader_election.cc:290] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.209115 30223 raft_consensus.cc:493] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:38.200409 30264 raft_consensus.cc:515] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.210702 30305 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:38.388652 30305 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.390973 30305 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.234483 30285 raft_consensus.cc:515] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.240475 30101 raft_consensus.cc:493] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.395018 30101 raft_consensus.cc:515] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.245430 30232 raft_consensus.cc:515] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.246099 29919 raft_consensus.cc:493] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.400102 29919 raft_consensus.cc:515] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.404028 29919 leader_election.cc:290] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.236618 30287 raft_consensus.cc:515] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:37.839293 30242 raft_consensus.cc:493] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:38.407207 30242 raft_consensus.cc:515] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.257251 30292 leader_election.cc:290] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:37.918246 30284 raft_consensus.cc:493] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.266785 29890 ts_tablet_manager.cc:1434] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.437s	user 0.011s	sys 0.002s
W20260709 14:55:38.409790 29890 ts_tablet_manager.cc:1467] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: Tablet startup took 580ms
I20260709 14:55:38.273737 30238 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.409878 30284 raft_consensus.cc:515] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.041779 30295 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:38.412817 30264 leader_election.cc:290] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.135823 30271 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.413861 30101 leader_election.cc:290] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.293780 30290 raft_consensus.cc:493] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.414829 30290 raft_consensus.cc:515] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.416100 30242 leader_election.cc:290] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.304157 29976 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.311398 30293 leader_election.cc:290] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.311851 30289 leader_election.cc:290] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.312287 30246 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.253420 29891 raft_consensus.cc:385] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.418229 29891 raft_consensus.cc:740] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.419052 29976 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.308784 30304 raft_consensus.cc:515] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.419194 29891 consensus_queue.cc:260] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:38.179164 29892 ts_tablet_manager.cc:1467] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Tablet startup took 1539ms
I20260709 14:55:38.317996 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:38.322779 30301 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.421721 30304 leader_election.cc:290] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.292707 30294 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.424440 30294 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:38.336719 29741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 134634us
I20260709 14:55:38.343783 30312 raft_consensus.cc:493] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.425630 30312 raft_consensus.cc:515] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.428061 30312 leader_election.cc:290] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.427943 29741 leader_election.cc:304] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:38.362674 30269 raft_consensus.cc:493] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.335776 30307 raft_consensus.cc:697] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:38.429467 30269 raft_consensus.cc:515] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.430826 29891 ts_tablet_manager.cc:1434] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.193s	user 0.005s	sys 0.004s
I20260709 14:55:38.430366 30307 consensus_queue.cc:237] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER 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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.431777 30269 leader_election.cc:290] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.369035 30313 raft_consensus.cc:493] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.432242 29891 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:38.432617 30313 raft_consensus.cc:515] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.435029 30313 leader_election.cc:290] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.372288 30311 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.435915 30311 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.376955 30261 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.377234 30297 raft_consensus.cc:493] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.236606 30286 raft_consensus.cc:515] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:37.839771 30255 raft_consensus.cc:515] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.442379 30286 leader_election.cc:290] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.442510 30255 leader_election.cc:290] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.445369 30297 raft_consensus.cc:515] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:38.445958 29890 ts_tablet_manager.cc:1469] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: Trace:
0709 14:55:30.641583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:30.641697 (+   114us) service_pool.cc:224] Handling call
0709 14:55:30.643306 (+  1609us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:30.643383 (+    77us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:30.659849 (+ 16466us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:30.674371 (+ 14522us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:30.674754 (+   383us) inbound_call.cc:177] Queueing success response
0709 14:55:36.452272 (+5777518us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:55:37.829459 (+1377187us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:55:37.829884 (+   425us) tablet_replica.cc:261] Starting instrumentation
0709 14:55:37.830364 (+   480us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":4643,"raft.queue_time_us":163654,"raft.run_cpu_time_us":312,"raft.run_wall_time_us":9004,"tablet-open.queue_time_us":5777585,"thread_start_us":35987,"threads_started":1}
I20260709 14:55:38.447557 30297 leader_election.cc:290] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.439671 30261 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.448968 29890 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:38.140120 30298 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.452874 30298 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.455581 30298 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.452572 30311 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.467790 30302 leader_election.cc:290] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.387729 30223 raft_consensus.cc:515] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.469864 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.470635 30223 leader_election.cc:290] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.362738 30103 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.471491 30103 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.473724 30103 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.429049 30078 raft_consensus.cc:2804] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.412474 30295 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.413556 30271 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.449934 30261 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
W20260709 14:55:38.421321 29892 ts_tablet_manager.cc:1469] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Trace:
0709 14:55:30.441611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:30.441765 (+   154us) service_pool.cc:224] Handling call
0709 14:55:30.451083 (+  9318us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:30.451164 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:30.471628 (+ 20464us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:30.508472 (+ 36844us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:30.528691 (+ 20219us) inbound_call.cc:177] Queueing success response
0709 14:55:36.294963 (+5766272us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:55:36.639184 (+344221us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:55:36.649246 (+ 10062us) tablet_replica.cc:261] Starting instrumentation
0709 14:55:36.649889 (+   643us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":2356,"raft.run_cpu_time_us":104,"raft.run_wall_time_us":105,"tablet-open.queue_time_us":5766329}
I20260709 14:55:38.451161 30290 leader_election.cc:290] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.481616 29892 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:38.477334 30103 raft_consensus.cc:493] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.482990 30103 raft_consensus.cc:515] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.486177 30103 leader_election.cc:290] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.494212 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.495357 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.496049 29699 raft_consensus.cc:2468] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 0.
I20260709 14:55:38.497189 29768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.498538 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.503005 30261 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.489274 30271 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.475126 30078 raft_consensus.cc:493] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.504295 30078 raft_consensus.cc:3060] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.503736 30261 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.506139 30287 leader_election.cc:290] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.507622 30232 leader_election.cc:290] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.507897 30237 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.509531 30295 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.508939 30261 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.502574 29892 tablet_bootstrap.cc:654] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.529467 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.532071 29768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.532914 29768 raft_consensus.cc:2468] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:38.532163 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.535293 30317 raft_consensus.cc:493] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.536000 30317 raft_consensus.cc:515] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.532099 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.537801 29766 raft_consensus.cc:2468] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:38.538426 30317 leader_election.cc:290] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.528076 30103 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:38.539811 30103 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.541476 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.541818 30103 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.542646 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.543782 30223 raft_consensus.cc:493] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.545313 30313 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.546047 30313 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.548491 30313 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:38.548982 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:38.549463 30309 raft_consensus.cc:493] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.550029 30309 raft_consensus.cc:515] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:38.551450 29664 leader_election.cc:343] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:38.552671 29664 leader_election.cc:343] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.553571 29890 tablet_bootstrap.cc:654] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.544567 30223 raft_consensus.cc:515] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.552795 30309 leader_election.cc:290] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:38.558073 29664 leader_election.cc:343] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:38.559478 29664 leader_election.cc:343] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.562311 30313 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.563325 29522 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60180 (request call id 84) took 1832 ms. Trace:
I20260709 14:55:38.563028 30313 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.563678 29522 rpcz_store.cc:276] 0709 14:55:36.731104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.731244 (+   140us) service_pool.cc:224] Handling call
0709 14:55:38.563136 (+1831892us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":5}
I20260709 14:55:38.564132 30078 raft_consensus.cc:515] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.565311 30260 raft_consensus.cc:493] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.565984 30260 raft_consensus.cc:515] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.566967 29891 tablet_bootstrap.cc:654] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.568217 30260 leader_election.cc:290] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.568763 30260 raft_consensus.cc:493] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.570116 30313 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.573390 30313 raft_consensus.cc:493] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.572144 29665 leader_election.cc:400] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Vote denied by peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773) with higher term. Message: Invalid argument: T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 for earlier term 2. Current term is 3.
I20260709 14:55:38.573932 29665 leader_election.cc:403] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:55:38.573974 30313 raft_consensus.cc:515] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.571365 30309 raft_consensus.cc:493] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.575418 30309 raft_consensus.cc:515] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.570497 30260 raft_consensus.cc:515] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.575896 29622 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54508 (request call id 94) took 1941 ms. Trace:
I20260709 14:55:38.578305 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.578090 30078 leader_election.cc:290] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.581462 29771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.593119 29624 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:38.594815 29771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:38.595077 29624 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54496 (request call id 88) took 1973 ms (client timeout 1973 ms). Trace:
I20260709 14:55:38.596222 29890 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:38.596665 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.596858 29890 ts_tablet_manager.cc:1403] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.009s
I20260709 14:55:38.597335 29697 raft_consensus.cc:2468] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:38.582114 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.584141 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.600026 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.600859 29890 raft_consensus.cc:359] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.601763 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.601884 29890 raft_consensus.cc:385] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.602346 29890 raft_consensus.cc:740] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.603471 29890 consensus_queue.cc:260] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.604202 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:38.595808 29624 rpcz_store.cc:269] 0709 14:55:36.634731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.637100 (+  2369us) service_pool.cc:224] Handling call
0709 14:55:38.188503 (+1551403us) spinlock_profiling.cc:243] Waited 1.26 s on lock 0x7b5800000098. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae82d0a0 00007f39ae82c984 00007f39a7da76d4 00007f39a7da7662
0709 14:55:38.594990 (+406487us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2901395200}
I20260709 14:55:38.585961 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.580812 29622 rpcz_store.cc:276] 0709 14:55:36.634558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.636453 (+  1895us) service_pool.cc:224] Handling call
0709 14:55:37.969502 (+1333049us) spinlock_profiling.cc:243] Waited 79.2 ms on lock 0x7b5800000098. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a6602db1 00007f39a6742b71 00007f39a6742a22 00007f39af65bc09 00007f39ae7b5ee0 00007f39ae87f0ab 00007f39ae87f131 00007f39ae840fc0 00007f39ae82b929 00007f39ae82b3d2 00007f39a7da2bd4
0709 14:55:37.969928 (+   426us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:38.451309 (+481381us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:38.451344 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:38.451387 (+    43us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:38.451427 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:38.575533 (+124106us) spinlock_profiling.cc:243] Waited 481 ms on lock 0x7b54001b26d4. stack: 00007f39a6748343 00007f39a6748240 00007f39a60d71d4 00007f39afe15304 00007f39afe15299 00007f39a97d0571 00007f39a9867e01 00007f39a986683e 00007f39ae82b419 00007f39a7da2bd4 00007f39a7da2b62 00007f39a7da2a91 00007f39a7da2a0c 00007f39a7da1cc2 00007f39a7ba248c 00007f39a7ba18c6
0709 14:55:38.575582 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:38.575702 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1288660224}
I20260709 14:55:38.587751 30302 raft_consensus.cc:2749] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773) with higher term. Message: Invalid argument: T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 for earlier term 2. Current term is 3.
I20260709 14:55:38.587821 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.610399 29769 raft_consensus.cc:2393] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:38.588104 29520 catalog_manager.cc:5697] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:38.589907 29812 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.126.129:43385 timed out after 1.723s (SENT) [suppressed 397 similar messages]
I20260709 14:55:38.590099 30260 leader_election.cc:290] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:38.591183 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eb0337846d41bbbc6c76bc9ceacf7e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.591790 30309 leader_election.cc:290] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.591935 30223 leader_election.cc:290] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.614334 30308 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.614905 30308 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.615629 29892 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:38.616123 29892 ts_tablet_manager.cc:1403] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.011s
I20260709 14:55:38.617857 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.618181 30308 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.596081 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.605669 29890 ts_tablet_manager.cc:1434] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:38.584676 30284 leader_election.cc:290] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.606469 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.618546 29699 raft_consensus.cc:2468] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:38.622012 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.592973 30313 leader_election.cc:290] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.609045 30233 raft_consensus.cc:493] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.628005 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.630388 30233 raft_consensus.cc:515] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.631129 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.632329 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.632606 30233 leader_election.cc:290] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.605671 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.624255 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.627985 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eb0337846d41bbbc6c76bc9ceacf7e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.646109 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.629482 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.629767 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.646934 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fdf5620c5348d3bcdf7e22e2fcc699" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.647264 29701 raft_consensus.cc:2468] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:38.647435 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.648124 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.648847 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.662914 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.690351 29695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.709657 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:38.735930 29647 debug-util.cc:398] Leaking SignalData structure 0x7b0800158e20 after lost signal to thread 29725
I20260709 14:55:38.596091 29771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ee54bac9f94ad1aee09b4b9e0bc670" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:38.737273 29647 debug-util.cc:398] Leaking SignalData structure 0x7b0800315ea0 after lost signal to thread 29799
W20260709 14:55:38.738435 29647 debug-util.cc:398] Leaking SignalData structure 0x7b08001cdce0 after lost signal to thread 29873
W20260709 14:55:38.773953 29589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 470348us
I20260709 14:55:38.776576 29771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.777876 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.780115 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.782325 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.784279 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.785503 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.787004 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafd009207874c2498fac31a2c7a8609" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.788270 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081469f8197247539b9154c640f38b6a" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.794519 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:38.799860 29891 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:38.800503 29891 ts_tablet_manager.cc:1403] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.369s	user 0.021s	sys 0.010s
I20260709 14:55:38.803573 29891 raft_consensus.cc:359] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.804185 29891 raft_consensus.cc:385] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.804467 29891 raft_consensus.cc:740] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.805081 29891 consensus_queue.cc:260] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.810485 29890 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:38.812150 29891 ts_tablet_manager.cc:1434] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:55:38.813356 29891 tablet_bootstrap.cc:492] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:38.819865 29891 tablet_bootstrap.cc:654] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.826375 29890 tablet_bootstrap.cc:654] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.828167 30238 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.834183 30285 leader_election.cc:290] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.862287 29815 leader_election.cc:304] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:38.863794 30309 consensus_queue.cc:1048] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.866513 30260 raft_consensus.cc:2804] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.866909 30260 raft_consensus.cc:493] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.867272 30260 raft_consensus.cc:3060] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.890307 29890 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:38.890951 29890 ts_tablet_manager.cc:1403] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.005s
I20260709 14:55:38.893882 29890 raft_consensus.cc:359] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.894822 29890 raft_consensus.cc:385] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.895150 29890 raft_consensus.cc:740] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.895834 29741 leader_election.cc:304] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:38.885627 29664 leader_election.cc:304] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:38.899449 30302 raft_consensus.cc:2804] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:38.899899 30302 raft_consensus.cc:493] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.900307 30302 raft_consensus.cc:3060] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.905303 30223 raft_consensus.cc:493] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.905846 30223 raft_consensus.cc:515] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.908643 30223 leader_election.cc:290] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:38.897354 29664 leader_election.cc:304] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:38.914412 30261 raft_consensus.cc:2804] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:38.914326 30290 raft_consensus.cc:2804] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.923751 30290 raft_consensus.cc:493] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.925474 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:38.926122 29699 raft_consensus.cc:2468] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:38.925494 30290 raft_consensus.cc:3060] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.919013 29890 consensus_queue.cc:260] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.923020 30261 raft_consensus.cc:493] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
W20260709 14:55:38.935590 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 345761us
I20260709 14:55:38.941866 29812 leader_election.cc:304] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:38.936569 30261 raft_consensus.cc:3060] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.943388 29890 ts_tablet_manager.cc:1434] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 14:55:38.943882 30309 raft_consensus.cc:2749] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:38.946482 29812 leader_election.cc:304] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:38.937095 29815 leader_election.cc:304] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:38.948956 29812 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:38.946548 29520 catalog_manager.cc:5697] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.950560 29520 catalog_manager.cc:5697] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.949355 30317 raft_consensus.cc:2749] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:38.953507 30317 raft_consensus.cc:2749] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:38.944679 29695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:38.957491 29891 tablet_bootstrap.cc:492] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:38.957957 29891 ts_tablet_manager.cc:1403] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.145s	user 0.025s	sys 0.061s
I20260709 14:55:38.953459 30271 raft_consensus.cc:2804] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.962769 29890 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:38.966929 30232 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.967460 30232 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.960739 29695 raft_consensus.cc:3060] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.948689 30260 raft_consensus.cc:515] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:38.962421 30271 raft_consensus.cc:493] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.962085 30307 consensus_queue.cc:1048] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:38.979218 30260 leader_election.cc:290] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:38.980631 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:38.975893 30271 raft_consensus.cc:3060] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.986595 30239 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:38.987141 30239 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.995440 30287 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
W20260709 14:55:38.996021 29589 leader_election.cc:343] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.996125 30287 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:38.997633 30329 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:38.997852 29892 raft_consensus.cc:359] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:38.998383 30287 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:38.998165 30329 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:38.998585 29892 raft_consensus.cc:385] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.998914 30287 raft_consensus.cc:493] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:38.999461 30287 raft_consensus.cc:515] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.000277 30329 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.002488 30232 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.002990 30232 raft_consensus.cc:493] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.003065 30329 raft_consensus.cc:493] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.003441 30284 raft_consensus.cc:493] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:39.003979 30284 raft_consensus.cc:515] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.007320 30284 leader_election.cc:290] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.004046 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.004456 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.008172 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:38.998930 29892 raft_consensus.cc:740] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.016712 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.003629 30329 raft_consensus.cc:515] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.010296 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.017427 29892 consensus_queue.cc:260] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.012993 29621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.018617 30329 leader_election.cc:290] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.008070 30261 raft_consensus.cc:515] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.019201 29621 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:39.010174 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.018224 29623 raft_consensus.cc:2468] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:39.019959 29619 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:38.989073 30239 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.010768 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.014837 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.022389 29892 ts_tablet_manager.cc:1434] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.406s	user 0.005s	sys 0.004s
I20260709 14:55:39.022624 29620 raft_consensus.cc:2468] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:39.025947 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.026558 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.018831 29626 raft_consensus.cc:2468] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:39.011083 30302 raft_consensus.cc:515] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.030457 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.030896 29621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.029752 29625 raft_consensus.cc:2468] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 0.
I20260709 14:55:39.042724 29812 leader_election.cc:304] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.031242 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.018810 30271 raft_consensus.cc:515] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.043576 29624 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.031864 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.045166 30271 leader_election.cc:290] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.046589 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.047116 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.028321 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.032727 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.049101 29622 raft_consensus.cc:2468] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:39.049494 29700 raft_consensus.cc:1240] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.034317 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.036612 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.038264 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.052675 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.032644 29892 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:39.049443 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.057400 30316 consensus_queue.cc:1059] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.003470 30232 raft_consensus.cc:515] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.030539 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.058447 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.059020 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.060150 30232 leader_election.cc:290] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.061425 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.062115 29617 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.061775 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.063444 29700 raft_consensus.cc:3060] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.039063 30287 leader_election.cc:290] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.064299 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.066141 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.067342 29695 raft_consensus.cc:2468] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.068053 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.069367 30302 leader_election.cc:290] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.075206 29617 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.069525 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.079066 29620 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.069957 30290 raft_consensus.cc:515] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.071087 29891 raft_consensus.cc:359] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.074605 29890 tablet_bootstrap.cc:654] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:39.077059 29741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 71861.1us
I20260709 14:55:39.080132 29891 raft_consensus.cc:385] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.080420 29891 raft_consensus.cc:740] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.038906 30261 leader_election.cc:290] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.082113 30316 raft_consensus.cc:493] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.086589 30316 raft_consensus.cc:515] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.088786 30316 leader_election.cc:290] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.072817 30271 raft_consensus.cc:2749] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.090593 30307 raft_consensus.cc:3055] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.100833 30307 raft_consensus.cc:740] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:39.090061 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.101837 30307 consensus_queue.cc:260] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.097262 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.103164 29700 raft_consensus.cc:2468] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:39.099602 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.103777 30307 raft_consensus.cc:3060] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.104233 29846 raft_consensus.cc:2468] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.105386 29815 leader_election.cc:304] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:39.098286 30290 leader_election.cc:290] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.106949 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.099923 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.108302 29845 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.102653 29692 raft_consensus.cc:2468] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:39.110448 29815 leader_election.cc:304] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:39.111662 30316 raft_consensus.cc:2804] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.112226 30316 raft_consensus.cc:697] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:39.112351 30260 raft_consensus.cc:2804] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.112819 30260 raft_consensus.cc:493] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.113185 30260 raft_consensus.cc:3060] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.113160 30316 consensus_queue.cc:237] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.121635 29892 tablet_bootstrap.cc:654] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.124745 30260 raft_consensus.cc:515] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.098928 29891 consensus_queue.cc:260] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
W20260709 14:55:39.133879 29590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 53927.1us
I20260709 14:55:39.129635 30261 raft_consensus.cc:493] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.137880 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.138535 29700 raft_consensus.cc:3060] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.138165 30261 raft_consensus.cc:515] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.133652 30260 leader_election.cc:290] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:39.139415 29741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 55949.5us
I20260709 14:55:39.147991 29592 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.148792 30287 raft_consensus.cc:2804] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.149212 30287 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.149585 30287 raft_consensus.cc:3060] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.150064 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.150490 30261 leader_election.cc:290] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.157948 29592 leader_election.cc:304] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.158329 29700 raft_consensus.cc:2468] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:39.165696 30232 raft_consensus.cc:2804] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.170037 30232 raft_consensus.cc:493] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:39.170601 30232 raft_consensus.cc:3060] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.169960 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.174391 29891 ts_tablet_manager.cc:1434] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.216s	user 0.011s	sys 0.001s
I20260709 14:55:39.176682 29891 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:39.166404 30247 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.177690 30247 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.179873 30247 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.177026 29815 leader_election.cc:304] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:39.181314 29590 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.183270 29890 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:39.183871 29890 ts_tablet_manager.cc:1403] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.225s	user 0.017s	sys 0.005s
I20260709 14:55:39.185127 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.185997 29846 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:39.186973 30260 raft_consensus.cc:2804] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.187602 30260 raft_consensus.cc:697] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:39.187847 30335 raft_consensus.cc:2749] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.189635 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.189906 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.191326 29842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.192147 29842 raft_consensus.cc:2468] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:39.187018 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.195200 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.197170 30336 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.197844 30336 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.200484 30336 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.201900 30335 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.202400 30335 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.203151 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.203774 29845 raft_consensus.cc:2468] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:39.204128 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.204705 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.205856 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.206136 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.207141 29842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.207522 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.208099 29849 raft_consensus.cc:2468] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.188692 30260 consensus_queue.cc:237] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.210184 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.211410 30335 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.211627 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.213810 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.214561 29848 raft_consensus.cc:2393] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:39.168308 30287 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.217478 29890 raft_consensus.cc:359] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.220291 29890 raft_consensus.cc:385] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.220742 29890 raft_consensus.cc:740] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.225394 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.226074 29890 consensus_queue.cc:260] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.218559 30287 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.223743 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.224596 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.224659 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.207993 29842 raft_consensus.cc:2468] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:39.228524 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:39.229353 29664 leader_election.cc:343] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.231607 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.233381 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.233765 29843 raft_consensus.cc:2468] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:39.220839 30232 raft_consensus.cc:515] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:39.240242 29664 leader_election.cc:343] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.246008 29664 leader_election.cc:304] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.246982 29664 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.241178 29775 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:39.241262 29738 leader_election.cc:304] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.247802 29664 leader_election.cc:304] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:39.249339 29664 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
W20260709 14:55:39.249984 29664 leader_election.cc:343] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.250473 29664 leader_election.cc:304] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.242270 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.252135 29590 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:39.253505 29738 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.252818 30255 raft_consensus.cc:2804] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.255667 30255 raft_consensus.cc:493] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.256036 30255 raft_consensus.cc:3060] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.256435 30336 raft_consensus.cc:2749] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.257099 30336 raft_consensus.cc:2749] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.258628 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.259897 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.260083 29767 raft_consensus.cc:3060] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.260533 29620 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.261529 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.265373 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.266180 29622 raft_consensus.cc:2393] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:39.253422 30302 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.267096 30302 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.267462 30302 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.267655 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.269047 29769 raft_consensus.cc:3060] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.269311 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1610f420e84a95987b1eccc2dc9bcb" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.271147 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.272413 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.252856 30290 raft_consensus.cc:2804] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.273552 30290 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:39.273945 30290 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.274617 29524 catalog_manager.cc:5697] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.278766 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.282449 30232 leader_election.cc:290] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.283941 30287 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.284344 30287 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:39.284720 30287 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.285426 30301 raft_consensus.cc:2804] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.285808 30301 raft_consensus.cc:493] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:39.286154 30301 raft_consensus.cc:3060] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.286899 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.268159 30343 raft_consensus.cc:2749] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.289654 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.290002 29664 leader_election.cc:304] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:39.289803 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.291234 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.291613 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.291894 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.267975 29590 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:39.294193 29741 leader_election.cc:304] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.294309 30232 raft_consensus.cc:2804] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.295006 30232 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:39.295286 30295 raft_consensus.cc:2804] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.295619 30232 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.295852 30295 raft_consensus.cc:697] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:39.298215 30295 consensus_queue.cc:237] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.298796 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.299829 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.300459 29692 raft_consensus.cc:2468] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:39.298506 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.303790 30343 raft_consensus.cc:2764] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:39.306236 29700 raft_consensus.cc:2468] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:39.307318 29590 leader_election.cc:304] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.304821 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2920c057ea18487a98279dfd0eea7f42" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.310783 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.314723 29892 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:39.315284 29892 ts_tablet_manager.cc:1403] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.292s	user 0.020s	sys 0.040s
I20260709 14:55:39.317353 29767 raft_consensus.cc:2468] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:39.318259 29890 ts_tablet_manager.cc:1434] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.134s	user 0.004s	sys 0.003s
I20260709 14:55:39.319197 29890 tablet_bootstrap.cc:492] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:39.320518 30302 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.322536 30302 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.323283 29769 raft_consensus.cc:2468] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:39.323971 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.323966 29892 raft_consensus.cc:359] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.329294 29892 raft_consensus.cc:385] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.329654 29892 raft_consensus.cc:740] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.329878 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.330542 29892 consensus_queue.cc:260] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.330821 30287 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.331387 30301 raft_consensus.cc:515] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.332413 29692 raft_consensus.cc:1240] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Rejecting Update request from peer e82e6a539fa9488eb3b430929a98ca16 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.332418 29892 ts_tablet_manager.cc:1434] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:39.332818 30287 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.328192 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.328495 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.326619 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:39.334688 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a076c80366459083084df58edc4663" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.335841 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.338420 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.341130 29741 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.341811 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.343353 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.327335 30255 raft_consensus.cc:515] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.344291 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ee54bac9f94ad1aee09b4b9e0bc670" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:39.366612 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 76677.5us
I20260709 14:55:39.367738 29664 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.368407 29890 tablet_bootstrap.cc:654] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:39.346186 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 91141.6us
I20260709 14:55:39.347754 29590 leader_election.cc:304] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.346673 29524 catalog_manager.cc:5697] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.349421 30301 leader_election.cc:290] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.371121 29892 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:39.354171 29891 tablet_bootstrap.cc:654] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.372151 29590 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.351053 30335 raft_consensus.cc:2749] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.363826 29741 leader_election.cc:304] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.373497 29590 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.374342 30284 raft_consensus.cc:2749] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.374723 30295 raft_consensus.cc:2804] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.374955 30284 raft_consensus.cc:2749] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.375128 30295 raft_consensus.cc:493] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.375586 30295 raft_consensus.cc:3060] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.373556 30335 raft_consensus.cc:2749] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.376402 29590 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.377297 30335 raft_consensus.cc:2749] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.378482 29892 tablet_bootstrap.cc:654] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.371392 30346 raft_consensus.cc:2804] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.379606 30346 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.379968 30346 raft_consensus.cc:3060] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.381182 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.383982 29738 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.388345 30346 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:39.389681 29664 leader_election.cc:343] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.390587 29664 leader_election.cc:304] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:39.393311 30348 raft_consensus.cc:2804] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.393707 30348 raft_consensus.cc:493] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.394078 30348 raft_consensus.cc:3060] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.402571 30301 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.403084 30301 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.405354 30301 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.401731 30348 raft_consensus.cc:515] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.407578 30348 leader_election.cc:290] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
W20260709 14:55:39.408404 29664 leader_election.cc:343] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:39.409519 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 52632.5us
I20260709 14:55:39.365582 30078 raft_consensus.cc:2764] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:39.413961 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.417912 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.415202 30255 leader_election.cc:290] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.411707 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.419836 30261 consensus_queue.cc:1059] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.423009 30344 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.424293 30344 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.424678 30344 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.354494 30290 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.426133 30078 raft_consensus.cc:3055] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.433080 29524 catalog_manager.cc:5697] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:39.441061 29741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 64378.9us
I20260709 14:55:39.442788 29891 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:39.443238 29891 ts_tablet_manager.cc:1403] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.267s	user 0.021s	sys 0.000s
I20260709 14:55:39.434000 30078 raft_consensus.cc:740] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
W20260709 14:55:39.450318 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 66430us
W20260709 14:55:39.451474 29738 leader_election.cc:343] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.452299 29738 leader_election.cc:304] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.452076 29664 leader_election.cc:304] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:39.454632 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6059b86fa3534352ae313a2975d9d7d7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.456399 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.457934 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056a50abfe346a99898ee6a44a6b131" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.461302 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.462138 29619 raft_consensus.cc:2376] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1. Re-sending same reply.
I20260709 14:55:39.462478 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.446058 30290 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
W20260709 14:55:39.446789 29665 leader_election.cc:343] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.463371 29694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafd009207874c2498fac31a2c7a8609" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.463996 29665 leader_election.cc:304] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.465353 30290 raft_consensus.cc:2749] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:39.465273 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 83952.2us
W20260709 14:55:39.466639 29665 leader_election.cc:343] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.466759 29695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5aecb4037e64c4bbe51974f7aedbbdd" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.467125 29665 leader_election.cc:304] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.468300 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081469f8197247539b9154c640f38b6a" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.468521 30078 consensus_queue.cc:260] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.469704 30078 raft_consensus.cc:3060] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.469981 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.470412 29665 leader_election.cc:304] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.471884 30255 raft_consensus.cc:2749] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.472328 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.472889 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199118fdca4245a6b2360a9cb4374f5d" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.473558 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.474153 29626 raft_consensus.cc:3060] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.474211 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.474800 29624 raft_consensus.cc:2376] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3. Re-sending same reply.
I20260709 14:55:39.477492 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.477957 30255 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.478458 30255 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.477061 29812 leader_election.cc:304] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.482884 29812 leader_election.cc:304] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
W20260709 14:55:39.493902 29738 leader_election.cc:343] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.494813 29738 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.495662 30317 raft_consensus.cc:2749] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.448762 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.498015 29891 raft_consensus.cc:359] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.498822 29891 raft_consensus.cc:385] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.498981 29812 leader_election.cc:304] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.499140 29891 raft_consensus.cc:740] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.500629 29812 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.500572 29891 consensus_queue.cc:260] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.464958 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.497938 30247 raft_consensus.cc:2749] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.533727 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28800674c0114db4b076dbea85f8197a" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.530660 29739 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.468343 30346 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.479892 30301 raft_consensus.cc:2804] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.482429 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.502163 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.468538 30290 raft_consensus.cc:2749] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.541404 29738 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
W20260709 14:55:39.529247 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 58911us
I20260709 14:55:39.532819 30260 raft_consensus.cc:2749] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.552533 29738 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.499853 30317 raft_consensus.cc:2749] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.537972 30313 raft_consensus.cc:2749] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.500180 30295 raft_consensus.cc:515] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.538048 30255 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.556479 30336 raft_consensus.cc:2804] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.551265 30301 raft_consensus.cc:697] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:39.577564 30343 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.530937 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.579011 30261 raft_consensus.cc:2804] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.579797 30307 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.551954 30232 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.581774 29843 raft_consensus.cc:2468] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:39.582901 30316 consensus_queue.cc:1048] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.501436 30271 consensus_queue.cc:1048] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 14:55:39.583280 29890 tablet_bootstrap.cc:492] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:39.648326 29890 ts_tablet_manager.cc:1403] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.329s	user 0.017s	sys 0.035s
W20260709 14:55:39.583621 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 53039us
I20260709 14:55:39.649112 29891 ts_tablet_manager.cc:1434] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.204s	user 0.020s	sys 0.013s
I20260709 14:55:39.632663 30343 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.649668 29739 leader_election.cc:304] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.650508 30349 raft_consensus.cc:2749] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.650950 30343 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.650897 29739 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:39.651917 30352 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.652369 30352 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.652465 29739 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.583801 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.642403 30261 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.584864 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.657574 30261 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.536864 30347 raft_consensus.cc:2749] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.544958 29623 raft_consensus.cc:1275] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:55:39.646327 29722 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1120 after lost signal to thread 24061
I20260709 14:55:39.593508 29665 leader_election.cc:304] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.593608 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.659168 29695 raft_consensus.cc:1275] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:39.594326 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:39.659816 29722 debug-util.cc:398] Leaking SignalData structure 0x7b080015aa80 after lost signal to thread 29558
I20260709 14:55:39.659839 29775 raft_consensus.cc:2393] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:39.596195 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.660545 30301 consensus_queue.cc:237] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.596706 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.661664 30295 leader_election.cc:290] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.597470 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.662647 29701 raft_consensus.cc:2393] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:39.644924 30307 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.557359 30247 raft_consensus.cc:2804] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.663401 30247 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.663785 30247 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.604991 29592 leader_election.cc:304] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.611567 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.613822 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.614941 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.666177 30287 raft_consensus.cc:2749] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.615916 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.616416 29892 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:39.666795 29624 raft_consensus.cc:1240] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Rejecting Update request from peer 7f1dd65555b84d7296da3f16003688f9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.616736 30344 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.667339 29892 ts_tablet_manager.cc:1403] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.297s	user 0.031s	sys 0.038s
I20260709 14:55:39.666551 29617 raft_consensus.cc:2393] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f1dd65555b84d7296da3f16003688f9 in current term 1: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:39.652944 30352 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.669478 30344 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.619822 29626 raft_consensus.cc:2468] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:39.625577 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9f3368ba2a47e5bf7e8379a786f164" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.670634 30348 raft_consensus.cc:493] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.670780 30302 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.671177 30348 raft_consensus.cc:515] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.671190 30353 raft_consensus.cc:2749] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.647500 29698 raft_consensus.cc:1240] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.632899 30336 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:39.674541 30336 raft_consensus.cc:3060] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.674598 29696 raft_consensus.cc:1240] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
W20260709 14:55:39.641340 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 105185us
I20260709 14:55:39.671342 30302 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.686918 30302 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.692075 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:39.693327 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 88415.8us
I20260709 14:55:39.694124 29592 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.697158 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:39.697903 29722 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3ae0 after lost signal to thread 29650
I20260709 14:55:39.698459 29812 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
W20260709 14:55:39.699049 29722 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca120 after lost signal to thread 29725
I20260709 14:55:39.699134 30316 raft_consensus.cc:2749] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.700311 29812 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.693327 30307 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.701026 30287 raft_consensus.cc:2749] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:39.701908 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 108479us
I20260709 14:55:39.702039 30232 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.702337 29892 raft_consensus.cc:359] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.702710 29665 leader_election.cc:304] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.703079 29892 raft_consensus.cc:385] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.703346 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.703503 30353 raft_consensus.cc:2749] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.704232 29892 raft_consensus.cc:740] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
W20260709 14:55:39.704420 29665 leader_election.cc:343] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.704944 29665 leader_election.cc:304] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.707098 29592 leader_election.cc:304] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.707808 30316 raft_consensus.cc:2749] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.664875 29891 tablet_bootstrap.cc:492] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:39.708976 29812 leader_election.cc:304] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.710309 30324 raft_consensus.cc:2749] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.711761 29769 raft_consensus.cc:2468] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:39.712448 30324 raft_consensus.cc:493] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.712263 30302 consensus_queue.cc:1059] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.712955 30324 raft_consensus.cc:515] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.713302 30078 raft_consensus.cc:2749] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.714439 30348 leader_election.cc:290] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.713405 30255 raft_consensus.cc:3055] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.715023 30255 raft_consensus.cc:740] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:39.710991 30353 raft_consensus.cc:2749] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.715955 30255 consensus_queue.cc:260] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.715981 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.717598 30255 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.717756 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.711557 30307 raft_consensus.cc:2749] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:39.704372 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 51980.6us
I20260709 14:55:39.718981 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.710829 29592 leader_election.cc:304] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.720700 29592 leader_election.cc:304] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.700742 29890 raft_consensus.cc:359] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.720988 30232 raft_consensus.cc:2749] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.722541 30287 raft_consensus.cc:2749] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.719836 29739 leader_election.cc:304] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:39.723690 29592 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.724280 30078 raft_consensus.cc:2804] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.724817 30078 raft_consensus.cc:493] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.721290 29890 raft_consensus.cc:385] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.725471 30078 raft_consensus.cc:3060] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:39.700311 29722 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb6c0 after lost signal to thread 29799
I20260709 14:55:39.726245 30287 raft_consensus.cc:2749] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.721987 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.727084 29696 raft_consensus.cc:3060] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.728533 29592 leader_election.cc:304] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.725279 30247 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.732890 30247 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.704978 29892 consensus_queue.cc:260] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.725490 29664 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.733871 30287 raft_consensus.cc:2749] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.734753 29592 leader_election.cc:304] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.735867 29892 ts_tablet_manager.cc:1434] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 14:55:39.736577 30287 raft_consensus.cc:2749] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.737457 30348 raft_consensus.cc:2749] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.738060 29592 leader_election.cc:304] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.725694 29890 raft_consensus.cc:740] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.739712 30308 raft_consensus.cc:2749] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.739580 29890 consensus_queue.cc:260] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.741673 29890 ts_tablet_manager.cc:1434] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 14:55:39.742730 29890 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
W20260709 14:55:39.756700 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 204290us
W20260709 14:55:39.757541 29722 debug-util.cc:398] Leaking SignalData structure 0x7b0800225560 after lost signal to thread 29873
I20260709 14:55:39.744463 29739 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.747076 29592 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.758350 30287 raft_consensus.cc:2749] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.760205 29592 leader_election.cc:304] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.761484 30308 raft_consensus.cc:2749] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.715080 30324 leader_election.cc:290] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:39.763005 29592 leader_election.cc:304] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.763860 30324 raft_consensus.cc:2749] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.765599 30357 consensus_queue.cc:1048] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.766083 30355 raft_consensus.cc:2804] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.766674 30355 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:39.724704 30261 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.767091 30355 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.768736 30261 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.769390 30336 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.771466 30336 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.751325 29696 raft_consensus.cc:2468] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:39.772089 30356 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:39.772678 30356 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.773316 29891 tablet_bootstrap.cc:654] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.773788 29739 leader_election.cc:304] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.774426 29741 leader_election.cc:304] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.774748 30356 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:39.743418 30352 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.782200 30357 raft_consensus.cc:2804] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.776986 30355 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.783931 30357 raft_consensus.cc:697] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:39.785259 30355 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.757454 29738 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.786167 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.786476 29738 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.786679 30247 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.787190 30247 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:39.778004 30336 raft_consensus.cc:2749] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.779033 30359 consensus_queue.cc:1048] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.779809 29892 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:39.738528 29664 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
W20260709 14:55:39.710001 29812 leader_election.cc:343] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:39.796998 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 87024.8us
I20260709 14:55:39.797865 29812 leader_election.cc:304] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.787637 29738 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.789161 29700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.777534 30078 raft_consensus.cc:515] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.785377 30357 consensus_queue.cc:237] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.790663 30358 consensus_queue.cc:1059] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.791870 30356 consensus_queue.cc:1059] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:39.794855 29739 leader_election.cc:343] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.787648 30247 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.795532 30355 raft_consensus.cc:2749] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:39.797042 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 58588.7us
I20260709 14:55:39.807103 29664 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.799899 29738 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:39.711570 29665 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.808997 29890 tablet_bootstrap.cc:654] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.783505 30352 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.786469 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.810267 29664 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.818142 29664 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.819387 29664 leader_election.cc:304] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:39.820547 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.821019 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.800755 30302 raft_consensus.cc:2749] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.827215 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.827339 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:39.827970 29739 leader_election.cc:304] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:39.815418 29589 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:39.850457 30308 raft_consensus.cc:2804] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.806785 30307 raft_consensus.cc:2749] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.850823 30308 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.850781 29589 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.829046 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.851434 30308 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.829934 29692 raft_consensus.cc:1240] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.852206 30287 raft_consensus.cc:2804] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.830317 30346 raft_consensus.cc:2804] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:39.852720 30287 raft_consensus.cc:697] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:39.806035 30336 raft_consensus.cc:2749] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.853716 30287 consensus_queue.cc:237] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.852910 30346 raft_consensus.cc:697] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:39.811926 30255 raft_consensus.cc:2749] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:39.834903 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 123401us
I20260709 14:55:39.835064 30290 raft_consensus.cc:2749] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.838897 30316 raft_consensus.cc:3055] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.839877 30271 raft_consensus.cc:3055] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.821357 30353 raft_consensus.cc:2749] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.865352 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.821990 30301 raft_consensus.cc:2749] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.811916 30344 raft_consensus.cc:2804] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:39.848575 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:39.863113 30271 raft_consensus.cc:740] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:39.865444 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.867774 30271 consensus_queue.cc:260] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.868387 29692 raft_consensus.cc:1240] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Rejecting Update request from peer e82e6a539fa9488eb3b430929a98ca16 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.869079 30271 raft_consensus.cc:3060] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.862025 30316 raft_consensus.cc:740] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:39.870812 30316 consensus_queue.cc:260] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.872041 30316 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.872124 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d33f46eb524c12bbc09550eb9af5c3" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.866832 30344 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.856652 30346 consensus_queue.cc:237] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:39.870239 29892 tablet_bootstrap.cc:654] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:39.846851 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 45087.2us
W20260709 14:55:39.875703 29812 leader_election.cc:343] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.878311 30355 consensus_queue.cc:1059] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.863973 30352 raft_consensus.cc:2804] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.879137 30352 raft_consensus.cc:493] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.887876 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.887941 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b697f2700e75498eb99c51581b8fd996" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.889190 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.889482 29626 raft_consensus.cc:3060] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.893941 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fdf5620c5348d3bcdf7e22e2fcc699" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.895805 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:39.875010 30344 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.898449 29772 raft_consensus.cc:1240] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.898557 30358 consensus_queue.cc:1048] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.899442 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:39.902456 30308 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.903579 29620 raft_consensus.cc:1240] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:39.904532 30308 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:39.906510 29891 tablet_bootstrap.cc:492] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:39.907081 29891 ts_tablet_manager.cc:1403] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.257s	user 0.019s	sys 0.028s
I20260709 14:55:39.906507 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.911959 30358 raft_consensus.cc:493] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.914563 30358 raft_consensus.cc:515] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.915515 29891 raft_consensus.cc:359] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.916633 29891 raft_consensus.cc:385] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.885623 30352 raft_consensus.cc:3060] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.917560 29891 raft_consensus.cc:740] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.922133 29891 consensus_queue.cc:260] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:39.874656 30247 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.924453 29891 ts_tablet_manager.cc:1434] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:55:39.918967 30356 consensus_queue.cc:1059] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:39.926481 30356 raft_consensus.cc:3055] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.926550 29769 raft_consensus.cc:1240] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.926862 30356 raft_consensus.cc:740] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:39.927634 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:39.927778 30356 consensus_queue.cc:260] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.928907 30356 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.892186 30307 consensus_queue.cc:1048] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 14:55:39.933660 29664 leader_election.cc:304] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:39.937341 30290 raft_consensus.cc:2749] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.938189 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.916426 30344 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:39.940974 29767 raft_consensus.cc:1240] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:39.964854 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.938200 30078 leader_election.cc:290] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.934599 30271 consensus_queue.cc:1048] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:55:39.978477 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fb0dede0ee4f08b979cc8f9f4287da" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:39.979193 29815 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:39.980053 29840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.981360 30307 consensus_queue.cc:1048] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.983179 30307 raft_consensus.cc:2749] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.983865 30307 consensus_queue.cc:1059] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.984946 30317 raft_consensus.cc:3055] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.985316 30317 raft_consensus.cc:740] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:39.986057 29769 raft_consensus.cc:1240] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:39.986063 30317 consensus_queue.cc:260] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:39.987548 30317 raft_consensus.cc:3060] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.988667 30357 raft_consensus.cc:493] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.935578 29665 leader_election.cc:304] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
W20260709 14:55:39.989847 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 64401.4us
I20260709 14:55:39.991291 30290 raft_consensus.cc:2749] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.968535 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.993428 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:39.996771 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:39.979619 29775 raft_consensus.cc:2393] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:40.001596 30357 raft_consensus.cc:515] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.000838 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.005247 30359 consensus_queue.cc:1048] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.005558 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.007611 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:40.008391 29701 raft_consensus.cc:2393] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:40.009948 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.010732 29845 raft_consensus.cc:3060] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.014829 29772 raft_consensus.cc:1240] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer fd639130025e45c088b2a21bdee1df83 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:40.019793 30344 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:39.990882 29520 catalog_manager.cc:5697] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.040526 29891 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16: Bootstrap starting.
I20260709 14:55:40.062695 29698 raft_consensus.cc:2468] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:40.075635 29592 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
W20260709 14:55:40.058560 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 68005.2us
I20260709 14:55:40.102037 29892 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:40.102711 29892 ts_tablet_manager.cc:1403] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.323s	user 0.022s	sys 0.007s
I20260709 14:55:40.089797 30308 raft_consensus.cc:2804] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.092124 29767 raft_consensus.cc:1240] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:40.109321 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.104789 30247 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:40.117316 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.118342 29846 raft_consensus.cc:2410] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:55:40.095582 30358 leader_election.cc:290] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:40.119799 30308 raft_consensus.cc:697] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:40.120756 30308 consensus_queue.cc:237] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:40.124009 29766 raft_consensus.cc:1240] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer 7f1dd65555b84d7296da3f16003688f9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:40.126614 30352 raft_consensus.cc:515] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.096843 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.139220 30301 consensus_queue.cc:1059] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.139797 30347 raft_consensus.cc:3055] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.140194 30347 raft_consensus.cc:740] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:40.140369 30301 raft_consensus.cc:3055] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.140755 30301 raft_consensus.cc:740] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:40.141013 30347 consensus_queue.cc:260] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:40.141508 30301 consensus_queue.cc:260] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.142184 30347 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.142755 30301 raft_consensus.cc:3060] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.137341 29848 raft_consensus.cc:3060] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.148517 29891 tablet_bootstrap.cc:654] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.155004 29812 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.160385 29812 leader_election.cc:304] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.161623 29812 leader_election.cc:304] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.163817 30358 raft_consensus.cc:2749] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.162572 30356 raft_consensus.cc:2749] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.164665 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:40.167032 29589 leader_election.cc:304] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.181317 30324 raft_consensus.cc:2749] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.183555 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:40.184455 29845 raft_consensus.cc:2468] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:40.168802 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:40.185578 29769 raft_consensus.cc:2393] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:40.171433 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858dd19a32a4c3296694ad5511f7211" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:40.172000 29617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:40.133682 29665 leader_election.cc:304] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.176703 30316 raft_consensus.cc:2749] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.158764 29524 catalog_manager.cc:5697] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.178254 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:40.179395 29890 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:40.188709 30371 raft_consensus.cc:493] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.186542 29766 raft_consensus.cc:2393] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
W20260709 14:55:40.194823 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 71737.4us
I20260709 14:55:40.189638 29698 raft_consensus.cc:2468] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
I20260709 14:55:40.194917 30357 leader_election.cc:290] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:40.193430 29617 raft_consensus.cc:2393] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 2: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:40.197657 30290 raft_consensus.cc:2804] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.198176 30290 raft_consensus.cc:697] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:40.198997 30290 consensus_queue.cc:237] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.200592 30284 consensus_queue.cc:1059] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.191412 29890 ts_tablet_manager.cc:1403] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.449s	user 0.040s	sys 0.016s
I20260709 14:55:40.201781 30284 raft_consensus.cc:3055] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.202114 29892 raft_consensus.cc:359] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.202844 29892 raft_consensus.cc:385] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.203114 29892 raft_consensus.cc:740] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.204085 29892 consensus_queue.cc:260] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.202395 30284 raft_consensus.cc:740] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:40.205772 30284 consensus_queue.cc:260] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.205271 29739 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.207547 30284 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.207813 30344 raft_consensus.cc:2749] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.208259 29739 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.209023 30344 raft_consensus.cc:2749] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.204727 29890 raft_consensus.cc:359] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:40.211301 29892 ts_tablet_manager.cc:1434] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.108s	user 0.004s	sys 0.002s
I20260709 14:55:40.212105 29890 raft_consensus.cc:385] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.211362 29738 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.212435 29890 raft_consensus.cc:740] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.213197 29890 consensus_queue.cc:260] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:40.222713 29812 leader_election.cc:304] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
W20260709 14:55:40.225704 29738 leader_election.cc:343] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.224316 29812 leader_election.cc:304] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.230274 29812 leader_election.cc:304] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.235504 29892 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:40.239183 30313 raft_consensus.cc:2749] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.209465 29739 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.241429 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79406492225141b8bbe067ac80930d59" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:40.241668 30370 raft_consensus.cc:2749] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.242167 29739 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.243019 30370 raft_consensus.cc:2749] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.243091 29589 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.243489 29739 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.244333 30370 raft_consensus.cc:2749] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.244590 29589 leader_election.cc:304] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.245314 30287 raft_consensus.cc:2749] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.214869 30247 raft_consensus.cc:2749] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.253655 29741 leader_election.cc:304] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:40.248458 29890 ts_tablet_manager.cc:1434] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:55:40.227676 30358 raft_consensus.cc:2749] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:40.233857 29815 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:40.259912 29812 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.233807 30359 raft_consensus.cc:2749] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.194882 30371 raft_consensus.cc:515] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:40.263389 29890 tablet_bootstrap.cc:492] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:40.269435 30358 consensus_queue.cc:1059] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.270409 30358 raft_consensus.cc:3055] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.270727 30358 raft_consensus.cc:740] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:40.266577 30313 raft_consensus.cc:2749] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.260267 30261 raft_consensus.cc:2804] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.271531 30358 consensus_queue.cc:260] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.272042 30261 raft_consensus.cc:493] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.272336 29812 leader_election.cc:304] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.273458 30359 raft_consensus.cc:2749] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.274160 30313 consensus_queue.cc:1059] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:40.276443 30371 leader_election.cc:290] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:40.262461 30356 consensus_queue.cc:1059] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:55:40.256922 30287 raft_consensus.cc:3060] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.278446 29812 leader_election.cc:304] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.272711 30358 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.255513 30352 leader_election.cc:290] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:40.272418 30261 raft_consensus.cc:3060] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.266196 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:40.279891 30307 raft_consensus.cc:3055] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.261504 30316 consensus_queue.cc:1059] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:55:40.283809 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:40.282286 30247 consensus_queue.cc:1048] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:40.296911 29848 raft_consensus.cc:2468] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:40.288697 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:40.289661 30307 raft_consensus.cc:740] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:40.302675 30307 consensus_queue.cc:260] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.304092 30307 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:40.307735 29738 leader_election.cc:343] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.289114 30317 raft_consensus.cc:2749] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.314105 29699 raft_consensus.cc:2468] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 0.
W20260709 14:55:40.319537 29738 leader_election.cc:343] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.320376 29741 leader_election.cc:304] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.323974 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e58e2afde4325bc579c2239de1e8b" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.324235 30359 raft_consensus.cc:3055] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.324687 30359 raft_consensus.cc:740] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:40.325125 30352 raft_consensus.cc:2804] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.325582 30352 raft_consensus.cc:493] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.326030 30352 raft_consensus.cc:3060] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.329084 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:40.329327 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb995a081c948f6b447a635b524fce7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.318414 30356 raft_consensus.cc:493] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.339691 30356 raft_consensus.cc:515] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:40.342051 29892 tablet_bootstrap.cc:654] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.322327 30317 raft_consensus.cc:3055] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.347870 30317 raft_consensus.cc:740] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:40.325522 30359 consensus_queue.cc:260] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.348193 30356 leader_election.cc:290] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:40.348757 30317 consensus_queue.cc:260] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.350152 30317 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.349205 30359 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.308817 29739 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.370787 29766 raft_consensus.cc:1240] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Rejecting Update request from peer 7f1dd65555b84d7296da3f16003688f9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:40.372360 29769 raft_consensus.cc:1275] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.373836 29626 raft_consensus.cc:1240] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Rejecting Update request from peer 7f1dd65555b84d7296da3f16003688f9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:40.357509 30261 raft_consensus.cc:515] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.366988 30302 consensus_queue.cc:1048] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:40.376039 30261 leader_election.cc:290] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:40.377652 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:40.378523 29699 raft_consensus.cc:3060] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.342962 29845 raft_consensus.cc:2468] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:40.385459 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:40.386127 29696 raft_consensus.cc:2468] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:40.388963 30302 consensus_queue.cc:1059] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.389940 30302 raft_consensus.cc:3055] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.390239 29890 tablet_bootstrap.cc:654] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.390321 30302 raft_consensus.cc:740] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:40.391360 30302 consensus_queue.cc:260] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:40.392506 30302 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.397799 29665 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
W20260709 14:55:40.399273 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 110897us
I20260709 14:55:40.401568 29891 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16: No bootstrap required, opened a new log
I20260709 14:55:40.402021 29891 ts_tablet_manager.cc:1403] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16: Time spent bootstrapping tablet: real 0.404s	user 0.014s	sys 0.019s
I20260709 14:55:40.402501 30348 raft_consensus.cc:2749] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.403544 30290 consensus_queue.cc:1059] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.404810 30346 raft_consensus.cc:3055] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.405202 30346 raft_consensus.cc:740] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:40.400519 29739 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.393119 30261 raft_consensus.cc:2749] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.406072 30346 consensus_queue.cc:260] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.406880 30261 raft_consensus.cc:2749] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:40.405396 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:40.407423 30346 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.407727 30287 raft_consensus.cc:2749] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.385891 30352 raft_consensus.cc:515] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:40.410147 29739 leader_election.cc:304] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.411130 30347 raft_consensus.cc:2804] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.411787 30347 raft_consensus.cc:697] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:40.415613 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
W20260709 14:55:40.418067 29738 leader_election.cc:343] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.418322 30352 leader_election.cc:290] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:40.420512 30324 consensus_queue.cc:1048] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.412642 30347 consensus_queue.cc:237] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:40.425273 29812 leader_election.cc:343] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.430055 29815 leader_election.cc:304] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.430902 29622 raft_consensus.cc:1275] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.431502 30387 raft_consensus.cc:2804] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.431923 30387 raft_consensus.cc:493] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.432260 30387 raft_consensus.cc:3060] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.427389 30353 consensus_queue.cc:1048] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:55:40.435560 29665 leader_election.cc:304] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.436654 29699 raft_consensus.cc:2468] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:40.437256 30348 raft_consensus.cc:2804] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.437770 30348 raft_consensus.cc:697] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:40.405900 29846 raft_consensus.cc:2468] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:40.442375 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf06df1e00c480f897e5b4d213c2ed2" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:40.445089 29699 raft_consensus.cc:3060] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.448644 29741 leader_election.cc:304] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:40.442428 30353 consensus_queue.cc:1048] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 14:55:40.474994 30352 raft_consensus.cc:2804] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.501794 29890 tablet_bootstrap.cc:492] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:40.502357 29890 ts_tablet_manager.cc:1403] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.239s	user 0.014s	sys 0.008s
I20260709 14:55:40.498059 30387 raft_consensus.cc:515] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:40.501899 29892 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:40.501324 30348 consensus_queue.cc:237] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:40.516644 29892 ts_tablet_manager.cc:1403] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.281s	user 0.009s	sys 0.013s
I20260709 14:55:40.516947 29699 raft_consensus.cc:2468] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:40.518473 29741 leader_election.cc:304] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.516599 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:40.516494 30352 raft_consensus.cc:697] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:40.528687 29891 raft_consensus.cc:359] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.529438 29891 raft_consensus.cc:385] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.529634 29891 raft_consensus.cc:740] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.515383 29665 leader_election.cc:304] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.531935 29891 consensus_queue.cc:260] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.540664 30284 consensus_queue.cc:1048] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.526788 30261 raft_consensus.cc:2804] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.526787 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:40.531333 29845 raft_consensus.cc:3060] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.557432 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
W20260709 14:55:40.563410 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 66899.2us
I20260709 14:55:40.563563 29846 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.564143 29891 ts_tablet_manager.cc:1434] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.000s
I20260709 14:55:40.559482 30261 raft_consensus.cc:697] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:40.566030 30261 consensus_queue.cc:237] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:40.571107 30370 raft_consensus.cc:493] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.571689 30370 raft_consensus.cc:515] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.574857 30370 leader_election.cc:290] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:40.576525 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:40.580231 29738 leader_election.cc:343] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.560489 30302 raft_consensus.cc:2804] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.570591 30335 raft_consensus.cc:493] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.607535 29890 raft_consensus.cc:359] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.609000 30302 raft_consensus.cc:697] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:40.623733 29890 raft_consensus.cc:385] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.624953 29890 raft_consensus.cc:740] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.626034 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:40.628233 30302 consensus_queue.cc:237] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:40.630357 29812 leader_election.cc:343] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.633210 29890 consensus_queue.cc:260] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.630118 29846 raft_consensus.cc:1275] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.644204 29890 ts_tablet_manager.cc:1434] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.000s
I20260709 14:55:40.621999 30357 consensus_queue.cc:1048] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:55:40.648553 30387 leader_election.cc:290] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:40.597076 30352 consensus_queue.cc:237] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.652642 29892 raft_consensus.cc:359] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.666188 29890 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83: Bootstrap starting.
I20260709 14:55:40.665648 29892 raft_consensus.cc:385] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.667358 29892 raft_consensus.cc:740] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.668023 29892 consensus_queue.cc:260] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.609851 30335 raft_consensus.cc:515] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.671342 29892 ts_tablet_manager.cc:1434] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.154s	user 0.008s	sys 0.000s
I20260709 14:55:40.675174 29844 raft_consensus.cc:1275] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.677953 30287 consensus_queue.cc:1048] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.671820 29845 raft_consensus.cc:2468] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:40.678638 30346 consensus_queue.cc:1048] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.682753 29892 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:40.699676 29700 raft_consensus.cc:1275] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.700917 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:40.705639 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baaf03c38f542be991936ed2ed5413e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:40.716089 29693 raft_consensus.cc:3060] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:40.711050 29739 leader_election.cc:343] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.722605 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
W20260709 14:55:40.744230 30407 log.cc:927] Time spent T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9: Append to log took a long time: real 0.068s	user 0.002s	sys 0.000s
I20260709 14:55:40.745486 29693 raft_consensus.cc:2468] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:40.747125 29892 tablet_bootstrap.cc:654] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.753085 29815 leader_election.cc:304] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.754338 30359 raft_consensus.cc:2804] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.754882 30359 raft_consensus.cc:697] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:40.762214 30359 consensus_queue.cc:237] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:40.767547 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 64845.7us
I20260709 14:55:40.783740 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:40.784905 29845 raft_consensus.cc:2393] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
W20260709 14:55:40.779021 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 68997.9us
W20260709 14:55:40.791848 29739 leader_election.cc:343] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.797160 30412 consensus_queue.cc:1048] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.764616 30335 leader_election.cc:290] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:40.799628 29739 leader_election.cc:304] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:40.778633 30308 raft_consensus.cc:493] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.810519 30386 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:40.813055 30261 raft_consensus.cc:2804] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.814442 29890 tablet_bootstrap.cc:654] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:40.814936 29739 leader_election.cc:343] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:40.821702 29590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 57399.5us
I20260709 14:55:40.821461 29739 leader_election.cc:304] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.818802 29522 catalog_manager.cc:5697] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 1 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.820227 30401 consensus_queue.cc:1048] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:40.822068 30386 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.824331 30302 consensus_queue.cc:1048] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.833597 29590 leader_election.cc:304] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:40.822924 30370 raft_consensus.cc:2749] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.820860 30308 raft_consensus.cc:515] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.845865 29767 raft_consensus.cc:1275] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:40.845983 30403 log.cc:927] Time spent T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: Append to log took a long time: real 0.154s	user 0.001s	sys 0.000s
I20260709 14:55:40.847092 30308 leader_election.cc:290] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:40.850131 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:40.831851 30261 raft_consensus.cc:697] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
W20260709 14:55:40.870980 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 87610.1us
I20260709 14:55:40.841277 30335 raft_consensus.cc:3060] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.886935 29892 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:40.887436 29892 ts_tablet_manager.cc:1403] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.205s	user 0.021s	sys 0.027s
I20260709 14:55:40.901600 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:40.906194 29849 raft_consensus.cc:2393] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:40.871672 30353 consensus_queue.cc:1048] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:55:40.913054 30386 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:40.917250 30261 consensus_queue.cc:237] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:40.927197 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:40.928148 29769 raft_consensus.cc:2393] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:40.939046 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:40.953622 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:40.939909 30386 raft_consensus.cc:493] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.961419 30386 raft_consensus.cc:515] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:40.963456 30386 leader_election.cc:290] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:40.944924 29701 raft_consensus.cc:2468] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:40.965054 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:40.965792 29699 raft_consensus.cc:2393] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 1: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:40.967842 29815 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:40.969918 30359 raft_consensus.cc:2804] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:40.970273 30359 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:40.970615 30359 raft_consensus.cc:3060] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:40.936858 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 48116.9us
I20260709 14:55:40.977137 29892 raft_consensus.cc:359] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:40.978030 29892 raft_consensus.cc:385] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.978353 29892 raft_consensus.cc:740] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.980178 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0862279a794ce9b2c2a14ba2c810ed" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:40.988663 29892 consensus_queue.cc:260] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:41.018930 29892 ts_tablet_manager.cc:1434] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
I20260709 14:55:41.022397 29892 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:41.007719 30335 raft_consensus.cc:2749] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.030645 29812 leader_election.cc:304] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:41.032976 30387 raft_consensus.cc:3060] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.046553 30359 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:41.050096 29890 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83: No bootstrap required, opened a new log
I20260709 14:55:41.070410 30347 consensus_queue.cc:1048] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.070986 29890 ts_tablet_manager.cc:1403] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83: Time spent bootstrapping tablet: real 0.408s	user 0.026s	sys 0.048s
I20260709 14:55:41.075342 30359 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:41.075984 29890 raft_consensus.cc:359] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.052553 29521 catalog_manager.cc:5697] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.055799 29892 tablet_bootstrap.cc:654] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.078616 29890 raft_consensus.cc:385] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.078963 29890 raft_consensus.cc:740] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.079737 29890 consensus_queue.cc:260] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.081319 29890 ts_tablet_manager.cc:1434] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:41.060550 30349 consensus_queue.cc:1048] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.081825 29521 catalog_manager.cc:5697] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.052070 30387 raft_consensus.cc:2749] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.076324 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:41.097427 29693 raft_consensus.cc:2468] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:41.084576 29521 catalog_manager.cc:5697] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.099149 30370 consensus_queue.cc:1048] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.101080 29521 catalog_manager.cc:5697] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.117210 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:41.118314 29775 raft_consensus.cc:2393] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:41.099589 29815 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.125723 29620 raft_consensus.cc:3060] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.128034 30359 raft_consensus.cc:2804] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:41.128697 30359 raft_consensus.cc:697] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:41.129762 30359 consensus_queue.cc:237] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:41.134811 30370 consensus_queue.cc:1048] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.151738 29589 leader_election.cc:304] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:41.155597 30324 raft_consensus.cc:3060] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.165763 30387 consensus_queue.cc:1048] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.174835 30386 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.175324 30386 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.177495 30386 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:41.178750 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:41.179442 29623 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:41.181952 29812 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.191344 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.192045 29767 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:41.193233 29844 raft_consensus.cc:1275] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.193441 29620 raft_consensus.cc:1275] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.199920 29848 raft_consensus.cc:1275] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.198312 30386 raft_consensus.cc:2804] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.202157 30386 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.202555 30386 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.204512 30346 consensus_queue.cc:1048] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:41.205036 30324 raft_consensus.cc:2749] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.206338 30335 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.206141 30346 consensus_queue.cc:1048] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.206611 30302 consensus_queue.cc:1048] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:41.207959 30335 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.208421 29622 raft_consensus.cc:3060] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.219357 29892 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:41.219842 29892 ts_tablet_manager.cc:1403] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.198s	user 0.006s	sys 0.009s
I20260709 14:55:41.210402 30357 consensus_queue.cc:1048] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:41.233573 29892 raft_consensus.cc:359] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.234331 29892 raft_consensus.cc:385] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.234632 29522 catalog_manager.cc:5697] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.234612 29892 raft_consensus.cc:740] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.236634 29522 catalog_manager.cc:5697] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.240175 29892 consensus_queue.cc:260] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.240641 30335 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:41.242323 29892 ts_tablet_manager.cc:1434] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:55:41.242556 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:41.243260 29844 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.244768 29590 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.245334 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:41.246133 29701 raft_consensus.cc:2393] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:41.245848 29522 catalog_manager.cc:5697] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.248303 30335 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:41.248713 30335 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.249073 30335 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.243271 29892 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:41.264485 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 44366.4us
I20260709 14:55:41.226791 29620 raft_consensus.cc:3060] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.274395 29619 raft_consensus.cc:3060] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:41.277663 30432 log.cc:927] Time spent T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:55:41.285912 29524 catalog_manager.cc:5697] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.291543 29524 catalog_manager.cc:5697] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 2, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } }
I20260709 14:55:41.301018 30386 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.301610 29622 raft_consensus.cc:1275] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.306316 30386 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:41.312845 29892 tablet_bootstrap.cc:654] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.316258 30387 consensus_queue.cc:1048] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:41.263135 30335 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.320132 30346 consensus_queue.cc:1048] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:41.331897 30287 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:41.332916 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:41.342988 30349 consensus_queue.cc:1048] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.353330 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:41.332204 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:41.360611 29775 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.362334 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:41.363804 29693 raft_consensus.cc:2393] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:41.332427 30287 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:41.367626 30287 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:41.379858 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:41.380687 29693 raft_consensus.cc:2393] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:41.383756 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.384440 29767 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.385527 29589 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:41.358614 30335 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:41.361949 29619 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.401852 29775 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:41.403321 29812 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.404366 30387 raft_consensus.cc:2804] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:41.404985 30387 raft_consensus.cc:697] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:41.400193 30324 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.406137 30324 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.406090 30387 consensus_queue.cc:237] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.400314 30412 raft_consensus.cc:2804] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:41.411362 30412 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e82e6a539fa9488eb3b430929a98ca16)
I20260709 14:55:41.411748 30412 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.415489 30417 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.416023 30417 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:41.425529 30438 log.cc:927] Time spent T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:55:41.429322 29522 catalog_manager.cc:5697] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.439064 30287 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.428108 30417 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:41.449612 30324 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:41.451437 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.441039 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:41.507526 30442 log.cc:927] Time spent T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:55:41.444144 30287 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.522465 29775 raft_consensus.cc:2393] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:41.509162 29841 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.521853 30359 raft_consensus.cc:493] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.526976 29840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:41.563288 29590 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.577111 29843 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
W20260709 14:55:41.578183 30443 log.cc:927] Time spent T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 14:55:41.579137 30447 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:41.579535 30447 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.579886 30447 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.560986 30359 raft_consensus.cc:515] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.569551 29840 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.584332 30359 leader_election.cc:290] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:41.586480 30412 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:41.588665 30412 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:41.591322 29619 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
W20260709 14:55:41.577417 30444 log.cc:927] Time spent T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 14:55:41.604269 29590 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:41.609120 30302 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.609654 30302 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:41.611902 30302 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:41.613785 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:41.614586 29693 raft_consensus.cc:2393] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate 7f1dd65555b84d7296da3f16003688f9 in this term.
I20260709 14:55:41.622699 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.623338 29775 raft_consensus.cc:2468] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:41.623065 30324 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.624174 30324 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.626242 30324 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:41.626981 29590 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.628055 30324 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:41.628384 30324 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.628731 30324 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.597070 30447 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.631510 29664 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:41.632278 30302 raft_consensus.cc:2804] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.632640 30302 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.632973 30302 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.619796 30335 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:41.633946 29840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:41.634045 30335 raft_consensus.cc:697] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:41.643687 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:41.644485 29699 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.665349 30359 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:41.693789 30359 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.695695 30359 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:41.702023 30287 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:41.703052 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:41.703678 29846 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.704814 29590 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.705943 30324 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.708451 30324 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:41.683043 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.709430 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:41.689627 30335 consensus_queue.cc:237] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.709770 29775 raft_consensus.cc:2468] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 0.
I20260709 14:55:41.689813 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.712970 29772 raft_consensus.cc:2393] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:41.700831 29701 raft_consensus.cc:1275] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.717573 29846 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.718461 30348 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.718936 29590 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.718931 30348 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.721643 30348 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:41.733369 29812 leader_election.cc:304] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.737994 30386 raft_consensus.cc:2804] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:41.743113 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:41.744578 29849 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:41.742115 30449 raft_consensus.cc:2804] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:41.743770 30386 raft_consensus.cc:493] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.746404 30386 raft_consensus.cc:3060] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.735095 30401 consensus_queue.cc:1048] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:41.755369 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:41.759951 30302 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:41.764585 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:41.765195 29766 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.765806 29840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:41.766422 30302 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:41.769312 29665 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:41.774595 29620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:41.775583 29766 raft_consensus.cc:2468] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 3.
I20260709 14:55:41.776842 29664 leader_election.cc:304] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:41.777743 30348 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.765211 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:41.778249 30348 raft_consensus.cc:493] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.778293 30454 raft_consensus.cc:2804] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:41.778606 29774 raft_consensus.cc:2393] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:41.778730 30348 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.778925 30454 raft_consensus.cc:697] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 3 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:41.779844 30454 consensus_queue.cc:237] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER 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: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:41.777743 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.781950 29769 raft_consensus.cc:2393] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:41.780119 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:41.789959 30348 raft_consensus.cc:515] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.791915 29770 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:41.794701 30348 leader_election.cc:290] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:41.727533 30359 consensus_queue.cc:1048] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:55:41.802028 29590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 83167us
I20260709 14:55:41.848862 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:41.852831 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:41.853353 29892 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: No bootstrap required, opened a new log
I20260709 14:55:41.853713 29766 raft_consensus.cc:2393] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:41.853850 29892 ts_tablet_manager.cc:1403] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.611s	user 0.073s	sys 0.083s
I20260709 14:55:41.855361 30358 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.855842 30358 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.858023 30358 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:41.860309 29892 raft_consensus.cc:359] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.861091 29892 raft_consensus.cc:385] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.861379 29892 raft_consensus.cc:740] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.864009 30271 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:41.876655 30457 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.745889 30449 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:41.804420 29520 catalog_manager.cc:5697] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 2, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 2 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.810461 30346 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.812134 30417 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:41.878227 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:41.878615 30417 raft_consensus.cc:697] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:41.879630 30417 consensus_queue.cc:237] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.820380 30370 consensus_queue.cc:1048] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.826462 29840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af8dbdc694484cbc7c43d07ffcbe97" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:41.882356 29840 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.878147 30346 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:41.901964 30346 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:41.904414 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.905105 29770 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:41.907245 29664 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:41.912042 30348 raft_consensus.cc:2804] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.912398 30348 raft_consensus.cc:493] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.912734 30348 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.919715 30348 raft_consensus.cc:515] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:41.925853 30348 leader_election.cc:290] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:41.928288 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:41.928997 29622 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.933856 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:41.934540 29770 raft_consensus.cc:3060] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.942553 30449 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.943105 29522 catalog_manager.cc:5697] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.954363 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6703bb902e4369bc4b132b73ad5563" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:41.977299 29774 raft_consensus.cc:1275] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:41.979061 30358 consensus_queue.cc:1048] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.984283 29622 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 3.
I20260709 14:55:41.985394 29840 raft_consensus.cc:2468] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 3.
I20260709 14:55:41.985697 29664 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:41.986676 30454 raft_consensus.cc:2804] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:41.987193 30454 raft_consensus.cc:697] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 3 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:41.987265 29665 leader_election.cc:304] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:41.988488 30302 raft_consensus.cc:2804] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:41.864843 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.865653 30359 raft_consensus.cc:493] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:41.989122 30302 raft_consensus.cc:697] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 3 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:41.989310 30359 raft_consensus.cc:515] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:41.990051 30302 consensus_queue.cc:237] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER 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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.991617 30359 leader_election.cc:290] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
W20260709 14:55:41.866146 29592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 217673us
I20260709 14:55:41.869001 29769 raft_consensus.cc:1275] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.862022 29892 consensus_queue.cc:260] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:41.873698 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:41.992491 29592 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: fd639130025e45c088b2a21bdee1df83
I20260709 14:55:41.993934 29892 ts_tablet_manager.cc:1434] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.000s
I20260709 14:55:41.994843 30324 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.995203 30324 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.995527 30324 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.805792 30447 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:41.874927 29589 leader_election.cc:304] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:41.876595 30271 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:41.729435 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.998755 29775 raft_consensus.cc:2393] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:41.999130 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:41.999922 29769 raft_consensus.cc:2368] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 for earlier term 2. Current term is 3.
W20260709 14:55:41.999143 29812 leader_election.cc:343] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:42.000782 30271 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:42.002005 30271 consensus_queue.cc:1048] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:42.004041 29589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 129188us
I20260709 14:55:42.004436 29766 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:42.004019 29812 leader_election.cc:400] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Vote denied by peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001) with higher term. Message: Invalid argument: T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 for earlier term 2. Current term is 3.
I20260709 14:55:42.005488 29812 leader_election.cc:403] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:42.005563 30335 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.006044 30335 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.007170 29844 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:42.008029 30335 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:42.009596 30417 raft_consensus.cc:2764] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 14:55:42.009790 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:42.010579 29624 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:41.988133 30454 consensus_queue.cc:237] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER 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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:42.012388 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.013048 29844 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 1.
I20260709 14:55:42.010897 29590 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:42.016008 30335 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:42.016464 30335 raft_consensus.cc:697] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.016583 29590 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.013804 30271 raft_consensus.cc:3060] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.017313 30335 consensus_queue.cc:237] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.018114 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:42.019289 30461 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:42.019688 30461 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.020007 30461 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.020107 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:42.020402 29624 raft_consensus.cc:1275] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.023763 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec18d47ed88b468c8e45a3e248ea73ac" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:42.025686 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:42.026332 29692 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:42.028308 29815 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.029079 30358 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:42.029479 30358 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f1dd65555b84d7296da3f16003688f9)
I20260709 14:55:42.029844 30358 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.031131 30461 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.035576 30324 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:42.036697 29626 raft_consensus.cc:2368] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 for earlier term 2. Current term is 3.
I20260709 14:55:42.036450 30358 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:42.023804 30457 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.044014 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:42.044497 29623 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:42.052039 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:42.052639 29844 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.052860 30457 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:42.057065 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:42.057519 30370 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.058015 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.058084 30370 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.058790 29843 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:42.060060 29590 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.058128 29846 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.060829 30370 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.063632 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:42.064226 29774 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:42.051872 29770 raft_consensus.cc:2468] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 3.
I20260709 14:55:42.065539 29844 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:55:42.065795 30447 raft_consensus.cc:2804] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:42.066345 30447 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd639130025e45c088b2a21bdee1df83)
I20260709 14:55:42.066829 30461 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 3 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:42.066888 30447 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.069692 29846 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:55:42.070182 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:42.071143 29590 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.071930 30462 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.072476 30462 raft_consensus.cc:697] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.043313 30271 raft_consensus.cc:2749] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001) with higher term. Message: Invalid argument: T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 for earlier term 2. Current term is 3.
I20260709 14:55:42.073406 30462 consensus_queue.cc:237] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER 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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:42.015290 29812 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.084452 29590 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.066402 30324 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 3 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:42.085291 30335 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.086122 30335 raft_consensus.cc:697] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.087544 30335 consensus_queue.cc:237] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER 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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:42.084560 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 69364.9us
I20260709 14:55:42.114145 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.115032 29846 raft_consensus.cc:2393] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 3: Already voted for candidate 0f4d92d17b5d45c197641c3c19a4151b in this term.
I20260709 14:55:42.114909 29812 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:42.115818 30387 raft_consensus.cc:2764] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:55:42.088967 30271 raft_consensus.cc:2804] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.836236 30386 raft_consensus.cc:515] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.088991 29769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:42.116571 30271 raft_consensus.cc:493] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.116701 29769 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.117081 30271 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.095019 29692 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:42.098063 29766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:42.117918 30386 leader_election.cc:290] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.098284 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:42.040978 30449 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.120364 30449 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:42.094314 30358 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:42.124197 29769 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:55:42.127388 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:42.129335 30449 raft_consensus.cc:493] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.130041 30449 raft_consensus.cc:515] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.134353 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.142565 29520 catalog_manager.cc:5697] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 3, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.143878 29520 catalog_manager.cc:5697] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 3, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.090727 30447 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.147348 30447 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:42.149641 29846 raft_consensus.cc:2393] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:42.159298 29840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:42.161336 30386 consensus_queue.cc:1048] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:42.162011 30449 leader_election.cc:290] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:42.162465 29815 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.163166 29812 leader_election.cc:400] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385) with higher term. Message: Invalid argument: T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd639130025e45c088b2a21bdee1df83 for earlier term 2. Current term is 3.
I20260709 14:55:42.163255 30386 raft_consensus.cc:2764] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 14:55:42.166337 29844 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:42.170621 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:42.174449 29590 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.118376 29766 raft_consensus.cc:2393] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:42.176486 30449 raft_consensus.cc:2804] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:42.177034 30449 raft_consensus.cc:697] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.177953 30449 consensus_queue.cc:237] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.182401 30271 raft_consensus.cc:515] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.183559 29840 raft_consensus.cc:2368] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3.
I20260709 14:55:42.184372 30271 leader_election.cc:290] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.186530 29590 leader_election.cc:400] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Vote denied by peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773) with higher term. Message: Invalid argument: T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3.
I20260709 14:55:42.186867 29590 leader_election.cc:403] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:55:42.187454 30335 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.190284 29766 raft_consensus.cc:1275] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.192468 30454 consensus_queue.cc:1048] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:42.195104 30335 raft_consensus.cc:2749] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773) with higher term. Message: Invalid argument: T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3.
I20260709 14:55:42.195987 29843 raft_consensus.cc:1275] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.101610 29524 catalog_manager.cc:5697] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.197338 30302 consensus_queue.cc:1048] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.199136 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:42.199741 29619 raft_consensus.cc:3060] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:42.212600 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:42.227506 29619 raft_consensus.cc:2468] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
W20260709 14:55:42.237660 29572 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:42.240216 29623 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:42.241158 29812 leader_election.cc:304] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.245625 29738 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:42.243700 29521 catalog_manager.cc:5697] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.256820 30352 raft_consensus.cc:2749] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.261034 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:42.261580 29774 raft_consensus.cc:3060] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:42.267427 30370 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.267913 30370 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.255017 30271 raft_consensus.cc:2804] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:42.270023 30271 raft_consensus.cc:697] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:42.274637 29774 raft_consensus.cc:2468] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:42.278352 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:42.279282 29772 raft_consensus.cc:3060] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.283918 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.284883 29846 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:42.286347 29739 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.290436 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:42.288375 29812 leader_election.cc:304] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.247763 30349 raft_consensus.cc:493] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.269896 30370 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.311424 29771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c408002f4ee7498fbe57fa92a2481633" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:42.312243 29771 raft_consensus.cc:2393] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 1: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:42.312448 30271 consensus_queue.cc:237] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.291909 30401 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:42.312198 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:42.301025 30386 raft_consensus.cc:2804] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.312181 29768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db073ed2fbc4a7490851dcd0a3e898e" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:42.300325 30357 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.324316 30401 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.334889 30401 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.336946 29767 raft_consensus.cc:2393] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4d92d17b5d45c197641c3c19a4151b in current term 2: Already voted for candidate e82e6a539fa9488eb3b430929a98ca16 in this term.
I20260709 14:55:42.339679 29693 raft_consensus.cc:1240] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 3 LEADER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.309065 30349 raft_consensus.cc:515] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:42.328274 30357 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.348964 30349 leader_election.cc:290] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:42.350507 29701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:42.351673 29772 raft_consensus.cc:2468] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:42.329789 30386 raft_consensus.cc:697] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
W20260709 14:55:42.365922 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 56155.4us
W20260709 14:55:42.374280 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 69068.8us
I20260709 14:55:42.367741 29844 raft_consensus.cc:1240] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.364722 30462 consensus_queue.cc:1059] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:55:42.387321 29589 leader_election.cc:304] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b; no voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:42.408550 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.409296 29849 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:42.395735 30461 raft_consensus.cc:2749] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:42.414031 29739 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.413424 30357 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.398959 30386 consensus_queue.cc:237] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER 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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.430518 29524 catalog_manager.cc:5697] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 3, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 3 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.453920 30478 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:42.454442 30478 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.454824 30478 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.411514 30462 consensus_queue.cc:1243] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer 7f1dd65555b84d7296da3f16003688f9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:55:42.462003 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76e51d5c2c43cea9298512a3ba28ff" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.463912 29739 leader_election.cc:304] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:42.466753 30287 raft_consensus.cc:3055] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:42.467262 30287 raft_consensus.cc:740] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.468307 29845 raft_consensus.cc:1275] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.468178 30287 consensus_queue.cc:260] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:42.469985 30454 consensus_queue.cc:1048] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:42.474552 30474 log.cc:927] Time spent T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:55:42.474998 30287 raft_consensus.cc:3060] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.479514 30401 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.432358 29524 catalog_manager.cc:5697] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.499183 29524 catalog_manager.cc:5697] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.500963 29524 catalog_manager.cc:5697] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.519874 30401 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.520931 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:42.521606 29843 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.538540 29841 raft_consensus.cc:1275] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:42.538769 30478 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.541419 30478 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.541499 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:42.543592 29841 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.543939 30461 consensus_queue.cc:1048] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:55:42.561504 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
I20260709 14:55:42.566551 29843 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 3.
I20260709 14:55:42.567405 29845 raft_consensus.cc:1240] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.568084 29521 catalog_manager.cc:5697] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 1 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.568662 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:42.569473 29626 raft_consensus.cc:1275] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:42.574946 29626 pending_rounds.cc:85] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Aborting all ops after (but not including) 1
I20260709 14:55:42.574829 30449 consensus_queue.cc:1059] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:42.570318 29739 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.575363 29626 pending_rounds.cc:107] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:42.576009 30478 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.576259 29626 raft_consensus.cc:2889] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:42.576728 30478 raft_consensus.cc:697] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:42.577698 30478 consensus_queue.cc:237] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER 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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.583065 30483 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.583519 30483 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.585372 30483 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.589138 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:42.589676 30484 consensus_queue.cc:1048] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.592974 29845 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:42.594061 30457 raft_consensus.cc:3055] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:42.595530 30457 raft_consensus.cc:740] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.596248 29739 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.596416 30457 consensus_queue.cc:260] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.597235 30370 raft_consensus.cc:2804] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:42.597626 30370 raft_consensus.cc:493] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.597750 30457 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.597995 30370 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.597771 30371 raft_consensus.cc:2749] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.594607 29772 raft_consensus.cc:1240] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.589924 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:42.605633 30370 raft_consensus.cc:515] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.609300 30370 leader_election.cc:290] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 3 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:42.608816 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:42.610843 29843 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.613610 29846 raft_consensus.cc:1275] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.615545 30449 consensus_queue.cc:1048] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.619743 29767 raft_consensus.cc:1275] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.622182 29622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b" is_pre_election: true
W20260709 14:55:42.610307 30488 log.cc:927] Time spent T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:55:42.625928 29841 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 3.
I20260709 14:55:42.626780 29849 raft_consensus.cc:1240] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:55:42.629207 30457 consensus_queue.cc:1059] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:42.630116 30457 raft_consensus.cc:3055] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:42.630443 30457 raft_consensus.cc:740] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.632826 29626 raft_consensus.cc:1275] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.634261 30461 consensus_queue.cc:1059] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.636315 29739 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:42.637352 30483 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.637814 30483 raft_consensus.cc:697] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:42.638643 30483 consensus_queue.cc:237] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER 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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.640394 29619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b8480b654c4fa28c68d1b362fce87d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
I20260709 14:55:42.641077 29772 raft_consensus.cc:1240] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.640295 30457 consensus_queue.cc:260] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.645000 30449 consensus_queue.cc:1048] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:42.645735 29841 raft_consensus.cc:1275] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.646422 30484 consensus_queue.cc:1048] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.647344 30287 consensus_queue.cc:1048] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.647934 29524 catalog_manager.cc:5697] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.656124 29696 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.656899 29843 raft_consensus.cc:2468] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 3.
I20260709 14:55:42.662168 29739 leader_election.cc:304] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:42.663668 29696 raft_consensus.cc:1275] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.645778 30457 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.665248 29772 raft_consensus.cc:1275] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.679688 30371 raft_consensus.cc:2804] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.681087 30371 raft_consensus.cc:697] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:42.684849 30287 consensus_queue.cc:1048] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:42.684892 30371 consensus_queue.cc:237] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER 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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.706601 30348 consensus_queue.cc:1048] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.710049 29521 catalog_manager.cc:5697] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 2 to 3, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.712500 29521 catalog_manager.cc:5697] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 2 to 3, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.722457 29772 raft_consensus.cc:1240] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Rejecting Update request from peer 0f4d92d17b5d45c197641c3c19a4151b for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.726801 30287 consensus_queue.cc:1059] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:42.729868 30287 consensus_queue.cc:1243] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Peer e82e6a539fa9488eb3b430929a98ca16 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:55:42.730463 30287 raft_consensus.cc:3055] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:42.730854 30287 raft_consensus.cc:740] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:42.731887 30287 consensus_queue.cc:260] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:42.732990 30287 raft_consensus.cc:3060] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.794557 30481 consensus_queue.cc:1048] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:42.871153 29524 catalog_manager.cc:5697] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 2 to 3, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.882611 30479 consensus_queue.cc:1048] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:42.895108 29622 raft_consensus.cc:1275] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.898080 30479 consensus_queue.cc:1048] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.949308 29772 raft_consensus.cc:1275] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.955593 30386 consensus_queue.cc:1048] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.029415 29843 raft_consensus.cc:1275] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:43.030982 30478 consensus_queue.cc:1048] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.068197 29622 raft_consensus.cc:1275] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:43.068620 29622 pending_rounds.cc:85] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Aborting all ops after (but not including) 1
I20260709 14:55:43.068871 29622 pending_rounds.cc:107] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:43.069106 29622 raft_consensus.cc:2889] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:43.071048 30401 consensus_queue.cc:1048] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.113834 29626 raft_consensus.cc:1275] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:43.114257 29626 pending_rounds.cc:85] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Aborting all ops after (but not including) 1
I20260709 14:55:43.114475 29626 pending_rounds.cc:107] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:43.115185 29626 raft_consensus.cc:2889] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:43.116747 30478 consensus_queue.cc:1048] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.126287 29843 raft_consensus.cc:1275] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:43.128283 30478 consensus_queue.cc:1048] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.164239 29843 raft_consensus.cc:1275] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:43.168371 30370 consensus_queue.cc:1048] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.189953 29619 raft_consensus.cc:1275] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:43.190328 29619 pending_rounds.cc:85] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Aborting all ops after (but not including) 1
I20260709 14:55:43.190548 29619 pending_rounds.cc:107] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:43.190791 29619 raft_consensus.cc:2889] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:43.192356 30401 consensus_queue.cc:1048] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:55:44.579860 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
W20260709 14:55:44.583132 29664 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:55:44.630155 29664 consensus_peers.cc:597] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.647624 29664 consensus_peers.cc:597] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.651652 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 63922.4us
W20260709 14:55:44.653759 29738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:43385, user_credentials={real_user=slave}} blocked reactor thread for 48343us
W20260709 14:55:44.659924 29738 consensus_peers.cc:597] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.670190 29738 consensus_peers.cc:597] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.670827 29738 consensus_peers.cc:597] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.671332 29738 consensus_peers.cc:597] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.676646 29738 consensus_peers.cc:597] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.687071 29812 consensus_peers.cc:597] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.696636 29812 consensus_peers.cc:597] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.697351 29812 consensus_peers.cc:597] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.699887 29664 consensus_peers.cc:597] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.713024 29664 consensus_peers.cc:597] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.742543 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:55:44.751487 29738 consensus_peers.cc:597] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.752862 29664 consensus_peers.cc:597] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.753649 24058 tablet_replica.cc:333] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.758206 24058 raft_consensus.cc:2243] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.759714 24058 raft_consensus.cc:2272] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.762355 24058 tablet_replica.cc:333] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.763214 24058 raft_consensus.cc:2243] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:44.763406 29738 consensus_peers.cc:597] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.763773 24058 raft_consensus.cc:2272] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.769930 29738 consensus_peers.cc:597] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.770339 24058 tablet_replica.cc:333] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.771347 24058 raft_consensus.cc:2243] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.773319 24058 raft_consensus.cc:2272] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.777455 24058 tablet_replica.cc:333] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.778334 24058 raft_consensus.cc:2243] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.778867 24058 raft_consensus.cc:2272] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.781793 24058 tablet_replica.cc:333] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.783891 24058 raft_consensus.cc:2243] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.785904 24058 raft_consensus.cc:2272] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.789350 29738 consensus_peers.cc:597] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.793500 24058 tablet_replica.cc:333] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.796193 24058 raft_consensus.cc:2243] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.796779 24058 raft_consensus.cc:2272] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.799717 24058 tablet_replica.cc:333] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.800523 24058 raft_consensus.cc:2243] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.801033 24058 raft_consensus.cc:2272] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.805894 24058 tablet_replica.cc:333] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.806753 24058 raft_consensus.cc:2243] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.807946 24058 raft_consensus.cc:2272] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.810684 24058 tablet_replica.cc:333] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.811414 24058 raft_consensus.cc:2243] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.811906 24058 raft_consensus.cc:2272] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.816406 24058 tablet_replica.cc:333] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.817255 24058 raft_consensus.cc:2243] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.817776 24058 raft_consensus.cc:2272] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.821520 24058 tablet_replica.cc:333] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.822335 24058 raft_consensus.cc:2243] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.822875 24058 raft_consensus.cc:2272] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.824747 29664 consensus_peers.cc:597] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.825564 24058 tablet_replica.cc:333] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.826426 24058 raft_consensus.cc:2243] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.827420 24058 raft_consensus.cc:2272] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.830106 24058 tablet_replica.cc:333] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.830890 24058 raft_consensus.cc:2243] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.831851 24058 raft_consensus.cc:2272] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.835485 24058 tablet_replica.cc:333] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.836345 24058 raft_consensus.cc:2243] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.836877 24058 raft_consensus.cc:2272] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.839373 24058 tablet_replica.cc:333] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.840133 24058 raft_consensus.cc:2243] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.842350 24058 raft_consensus.cc:2272] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.844898 24058 tablet_replica.cc:333] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.845705 24058 raft_consensus.cc:2243] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.846704 24058 raft_consensus.cc:2272] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.849857 24058 tablet_replica.cc:333] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.850616 24058 raft_consensus.cc:2243] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.851112 24058 raft_consensus.cc:2272] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.853745 24058 tablet_replica.cc:333] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.854507 24058 raft_consensus.cc:2243] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.855029 24058 raft_consensus.cc:2272] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.857776 24058 tablet_replica.cc:333] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.858600 24058 raft_consensus.cc:2243] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.859158 24058 raft_consensus.cc:2272] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.862027 24058 tablet_replica.cc:333] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.862849 24058 raft_consensus.cc:2243] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.863372 24058 raft_consensus.cc:2272] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.864339 29664 consensus_peers.cc:597] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.866258 24058 tablet_replica.cc:333] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.867141 24058 raft_consensus.cc:2243] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.868170 24058 raft_consensus.cc:2272] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.870680 24058 tablet_replica.cc:333] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.871382 24058 raft_consensus.cc:2243] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.872308 24058 raft_consensus.cc:2272] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.874856 24058 tablet_replica.cc:333] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.875625 24058 raft_consensus.cc:2243] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.876121 24058 raft_consensus.cc:2272] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.878623 24058 tablet_replica.cc:333] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.879359 24058 raft_consensus.cc:2243] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.879856 24058 raft_consensus.cc:2272] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.882177 24058 tablet_replica.cc:333] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.882920 24058 raft_consensus.cc:2243] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.883409 24058 raft_consensus.cc:2272] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.885345 29738 consensus_peers.cc:597] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.885902 24058 tablet_replica.cc:333] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.886760 24058 raft_consensus.cc:2243] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.887284 24058 raft_consensus.cc:2272] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.889973 24058 tablet_replica.cc:333] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.890939 24058 raft_consensus.cc:2243] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.892017 24058 raft_consensus.cc:2272] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.894513 24058 tablet_replica.cc:333] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.895289 24058 raft_consensus.cc:2243] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.895903 24058 raft_consensus.cc:2272] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.898547 24058 tablet_replica.cc:333] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.899320 24058 raft_consensus.cc:2243] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.899835 24058 raft_consensus.cc:2272] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.904191 24058 tablet_replica.cc:333] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.904989 24058 raft_consensus.cc:2243] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.906437 24058 raft_consensus.cc:2272] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.908947 24058 tablet_replica.cc:333] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.909698 24058 raft_consensus.cc:2243] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.910179 24058 raft_consensus.cc:2272] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.912279 29738 consensus_peers.cc:597] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.912439 24058 tablet_replica.cc:333] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.913388 24058 raft_consensus.cc:2243] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.913938 24058 raft_consensus.cc:2272] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.916369 24058 tablet_replica.cc:333] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.917050 24058 raft_consensus.cc:2243] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.917536 24058 raft_consensus.cc:2272] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.919912 24058 tablet_replica.cc:333] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.920696 24058 raft_consensus.cc:2243] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:44.921211 29664 consensus_peers.cc:597] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.921244 24058 raft_consensus.cc:2272] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.924072 24058 tablet_replica.cc:333] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.924860 24058 raft_consensus.cc:2243] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.925901 24058 raft_consensus.cc:2272] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.928471 24058 tablet_replica.cc:333] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.929260 24058 raft_consensus.cc:2243] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.929754 24058 raft_consensus.cc:2272] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.932013 24058 tablet_replica.cc:333] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.932715 24058 raft_consensus.cc:2243] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.933679 24058 raft_consensus.cc:2272] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.936244 24058 tablet_replica.cc:333] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.936990 24058 raft_consensus.cc:2243] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.937513 24058 raft_consensus.cc:2272] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.940032 24058 tablet_replica.cc:333] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.940811 24058 raft_consensus.cc:2243] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.941359 24058 raft_consensus.cc:2272] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.943650 24058 tablet_replica.cc:333] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.944380 24058 raft_consensus.cc:2243] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.945406 24058 raft_consensus.cc:2272] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.948060 24058 tablet_replica.cc:333] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.948797 24058 raft_consensus.cc:2243] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.949339 24058 raft_consensus.cc:2272] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.951784 24058 tablet_replica.cc:333] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.952461 24058 raft_consensus.cc:2243] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:44.952893 29812 consensus_peers.cc:597] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.953042 24058 raft_consensus.cc:2272] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.955722 24058 tablet_replica.cc:333] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.956403 24058 raft_consensus.cc:2243] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.957474 24058 raft_consensus.cc:2272] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.960117 24058 tablet_replica.cc:333] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.960769 24058 raft_consensus.cc:2243] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.961303 24058 raft_consensus.cc:2272] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.963694 24058 tablet_replica.cc:333] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: stopping tablet replica
I20260709 14:55:44.964329 24058 raft_consensus.cc:2243] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.964869 24058 raft_consensus.cc:2272] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.022823 29812 consensus_peers.cc:597] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.105383 29664 consensus_peers.cc:597] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.119877 29812 consensus_peers.cc:597] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.136988 29812 consensus_peers.cc:597] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.145974 29812 consensus_peers.cc:597] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.155149 29738 consensus_peers.cc:597] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.177326 29664 consensus_peers.cc:597] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.180002 29738 consensus_peers.cc:597] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.694108 29741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 88313.7us
I20260709 14:55:45.812670 30514 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.813647 30514 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:45.816596 30514 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:45.817124 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:45.822170 29664 leader_election.cc:336] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.822625 29664 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:45.823378 30514 raft_consensus.cc:2749] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:45.879580 30514 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.880311 30514 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:45.885433 30514 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:45.886224 30484 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.886788 30484 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:45.891197 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:45.891508 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:45.891749 30484 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:45.894512 30513 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.895092 30513 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:45.897893 29664 leader_election.cc:336] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.899305 30519 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.899463 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:45.899803 30519 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:45.901777 29664 leader_election.cc:336] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.902215 29664 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:45.903936 30484 raft_consensus.cc:2749] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:45.905258 29738 leader_election.cc:336] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.902125 30519 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:45.905745 29738 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:45.906522 30519 raft_consensus.cc:2749] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:45.906068 30513 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:45.909556 29664 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:45.909910 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:45.910533 30514 raft_consensus.cc:2749] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:45.911062 29738 leader_election.cc:336] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.911419 29696 raft_consensus.cc:2468] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:45.912846 29741 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:45.913789 30519 raft_consensus.cc:2804] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:45.915107 30519 raft_consensus.cc:493] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.915549 30519 raft_consensus.cc:3060] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.923946 30519 raft_consensus.cc:515] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:45.927441 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45b0b4710a4bc0aa755d64751f71f0" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:45.927995 29696 raft_consensus.cc:3060] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:45.929850 29738 leader_election.cc:336] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.930945 30519 leader_election.cc:290] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:45.936444 29696 raft_consensus.cc:2468] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:45.940070 29741 leader_election.cc:304] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:45.941208 30513 raft_consensus.cc:2804] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.943778 30386 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.944290 30386 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:45.946924 30386 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:45.952509 30484 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.953045 30484 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:45.955049 30484 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:45.957798 30484 raft_consensus.cc:493] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.958253 30484 raft_consensus.cc:515] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:45.960546 30484 leader_election.cc:290] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
W20260709 14:55:45.964480 29664 leader_election.cc:336] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
W20260709 14:55:45.965070 29812 leader_election.cc:336] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.968088 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:45.968595 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:45.970620 29664 leader_election.cc:336] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.971560 29665 leader_election.cc:304] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:45.972884 30514 raft_consensus.cc:2749] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:45.973776 30513 raft_consensus.cc:697] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:45.974720 30513 consensus_queue.cc:237] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:45.976526 29664 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:45.977164 30514 raft_consensus.cc:2749] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:45.977871 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:45.978381 29696 raft_consensus.cc:2468] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:45.979178 29815 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:45.980154 30386 raft_consensus.cc:2804] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:45.980516 30386 raft_consensus.cc:493] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.980893 30386 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.986575 30519 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:45.987103 30519 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:45.990947 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:45.992452 30519 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:45.993908 29738 leader_election.cc:336] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:45.994414 29738 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:45.993790 30386 raft_consensus.cc:515] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:45.996909 30519 raft_consensus.cc:2749] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:45.999847 30386 leader_election.cc:290] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.003938 30514 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.005584 30514 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.005913 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b044882a710849fa93d52a2982b61788" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:46.006592 29696 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.008188 30514 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.014206 29696 raft_consensus.cc:2468] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:46.017527 30519 raft_consensus.cc:493] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.018113 30519 raft_consensus.cc:515] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.019708 29815 leader_election.cc:304] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.020514 30386 raft_consensus.cc:2804] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:46.023034 30386 raft_consensus.cc:697] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:46.023913 30386 consensus_queue.cc:237] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:46.027400 29664 leader_election.cc:336] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.033193 30519 leader_election.cc:290] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.036845 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:46.047297 29738 leader_election.cc:336] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.047408 29522 catalog_manager.cc:5697] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.049072 29665 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:46.051357 30484 raft_consensus.cc:2749] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:46.054944 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
W20260709 14:55:46.065368 24058 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29647)
I20260709 14:55:46.068280 29739 leader_election.cc:304] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:46.069407 30507 raft_consensus.cc:2749] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:46.071720 29812 leader_election.cc:336] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.072454 30507 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.074857 30507 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.077883 30507 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.078388 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:46.078990 29696 raft_consensus.cc:2468] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:46.081013 29741 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:46.082283 30507 raft_consensus.cc:2804] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.082645 30507 raft_consensus.cc:493] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.082988 30507 raft_consensus.cc:3060] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.093528 30507 raft_consensus.cc:515] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.097783 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440fb19298445d2a0f1b8212e89d43d" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
W20260709 14:55:46.098047 29738 leader_election.cc:336] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.098361 29692 raft_consensus.cc:3060] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.103575 30386 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.104166 30386 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.105407 29692 raft_consensus.cc:2468] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:46.106469 29741 leader_election.cc:304] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:46.106699 30386 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.107250 30519 raft_consensus.cc:2804] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.107245 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:46.108366 29696 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:46.109637 29815 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.110532 30386 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:46.110914 30386 raft_consensus.cc:493] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.111274 30386 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:46.111544 30519 raft_consensus.cc:697] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:46.112565 30519 consensus_queue.cc:237] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.118717 30507 leader_election.cc:290] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.119122 30386 raft_consensus.cc:515] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.123077 29524 catalog_manager.cc:5697] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 2 to 3, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 3 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.125419 30514 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.125618 30479 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.125963 30514 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.126143 30479 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:46.127188 29738 leader_election.cc:336] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.128011 30514 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:46.128281 30479 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.130211 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:46.136729 30386 leader_election.cc:290] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:46.136898 29664 leader_election.cc:336] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.137392 29664 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:46.139199 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972b0669add24d33a8696d378d8a8b87" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:46.138747 30514 raft_consensus.cc:2749] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:46.139760 29696 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:46.140985 30386 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.141525 30386 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.143390 30386 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.144446 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:46.145047 29699 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:46.146608 29815 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.148173 30479 raft_consensus.cc:2804] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.148543 30479 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.149003 30479 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.152961 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
W20260709 14:55:46.125437 29812 leader_election.cc:336] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.165680 30479 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.168134 30479 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.175971 29696 raft_consensus.cc:2468] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 4.
I20260709 14:55:46.177531 30479 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.188657 29815 leader_election.cc:304] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.188817 30479 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.179528 30519 raft_consensus.cc:493] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.179702 29524 catalog_manager.cc:5697] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.192287 30519 raft_consensus.cc:515] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.184991 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:46.191401 30479 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.191426 30512 raft_consensus.cc:2804] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:46.194211 29692 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.194510 30512 raft_consensus.cc:697] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 4 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:46.195576 30512 consensus_queue.cc:237] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.191548 30386 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.196724 30386 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.198448 30386 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
W20260709 14:55:46.200738 29738 leader_election.cc:336] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.201838 30519 leader_election.cc:290] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.203449 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:46.204852 29741 leader_election.cc:304] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:46.206833 30519 raft_consensus.cc:2749] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:46.215255 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:46.215828 29772 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:55:46.216354 30513 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.215692 29524 catalog_manager.cc:5697] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 3 to 4, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 4 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.216881 30513 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.218938 30513 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.227425 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:46.228018 29696 raft_consensus.cc:2468] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:46.229034 29741 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
W20260709 14:55:46.230031 29738 leader_election.cc:336] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.231161 30513 raft_consensus.cc:2804] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.231603 30513 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.231912 30513 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.239233 30514 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.240063 30519 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.239885 30514 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.240561 30519 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.242832 30519 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
W20260709 14:55:46.244602 29812 leader_election.cc:336] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.242247 30514 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.245105 29812 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:46.247483 29692 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:46.248198 30513 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.252399 30479 raft_consensus.cc:2749] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:46.253473 29815 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.254361 30479 raft_consensus.cc:2804] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.254860 30479 raft_consensus.cc:697] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:46.255723 30479 consensus_queue.cc:237] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.251782 30513 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:46.257380 29738 leader_election.cc:336] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.258834 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:46.259500 29692 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:46.254058 29812 leader_election.cc:336] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
W20260709 14:55:46.270011 29812 leader_election.cc:336] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
W20260709 14:55:46.270776 29812 leader_election.cc:336] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.272378 29692 raft_consensus.cc:2468] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:46.272604 29524 catalog_manager.cc:5697] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 2 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.273761 29741 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
W20260709 14:55:46.274811 29738 leader_election.cc:336] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.274829 30513 raft_consensus.cc:2804] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.275561 30513 raft_consensus.cc:697] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:46.275792 30479 raft_consensus.cc:493] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.276386 30479 raft_consensus.cc:515] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.276487 30513 consensus_queue.cc:237] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.279394 30479 leader_election.cc:290] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
W20260709 14:55:46.280901 29664 leader_election.cc:336] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.291272 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:46.291636 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9" is_pre_election: true
I20260709 14:55:46.291975 29772 raft_consensus.cc:2468] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:46.292261 29692 raft_consensus.cc:2468] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:46.294154 29815 leader_election.cc:304] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.295006 30479 raft_consensus.cc:2804] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.295449 30479 raft_consensus.cc:493] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.295822 30479 raft_consensus.cc:3060] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.303803 30479 raft_consensus.cc:515] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.304780 29524 catalog_manager.cc:5697] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.308982 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:46.323144 30386 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.323731 30386 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.324443 29841 raft_consensus.cc:2468] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:46.325748 30386 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.329033 29812 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.336292 30386 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:46.336436 29812 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:46.336711 30386 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.337111 30386 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:46.337291 30512 raft_consensus.cc:2804] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.337719 30512 raft_consensus.cc:493] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.338084 30512 raft_consensus.cc:3060] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.335440 30479 leader_election.cc:290] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:46.341542 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:46.348397 29665 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.349332 30386 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.350350 30514 raft_consensus.cc:2804] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.350749 30514 raft_consensus.cc:493] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.351110 30514 raft_consensus.cc:3060] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.351545 30386 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.352065 30479 raft_consensus.cc:493] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
W20260709 14:55:46.352226 29812 leader_election.cc:336] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.352584 30479 raft_consensus.cc:515] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:46.353484 29812 leader_election.cc:336] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
W20260709 14:55:46.354365 29812 leader_election.cc:336] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.354523 30479 leader_election.cc:290] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
W20260709 14:55:46.360092 29812 leader_election.cc:336] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
W20260709 14:55:46.360913 29812 leader_election.cc:336] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.362648 30484 raft_consensus.cc:493] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.363265 30484 raft_consensus.cc:515] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.368026 30484 leader_election.cc:290] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:46.369087 30518 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.369834 30518 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.371588 30512 raft_consensus.cc:515] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.372303 30518 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:46.360728 30514 raft_consensus.cc:515] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.376679 29692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c8366a8efc455e8043b9fa27701540" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:46.381809 29844 raft_consensus.cc:2393] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82e6a539fa9488eb3b430929a98ca16 in current term 2: Already voted for candidate fd639130025e45c088b2a21bdee1df83 in this term.
I20260709 14:55:46.381924 29692 raft_consensus.cc:3060] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.382707 30512 leader_election.cc:290] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.386255 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:46.386417 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:46.386890 29772 raft_consensus.cc:2468] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:46.386914 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:46.388253 29767 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 1.
I20260709 14:55:46.388392 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16" is_pre_election: true
I20260709 14:55:46.389061 29770 raft_consensus.cc:2468] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 1.
I20260709 14:55:46.389205 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:46.389782 29772 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:46.396703 29772 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 4.
I20260709 14:55:46.400647 30514 leader_election.cc:290] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.402302 29692 raft_consensus.cc:2468] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
W20260709 14:55:46.380829 29812 leader_election.cc:336] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.403899 30507 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.404543 30507 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:46.406975 29812 leader_election.cc:336] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.410212 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635992b3fc6a4c72bd5f6cf0369c7b21" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:46.410259 29739 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83
I20260709 14:55:46.410634 29664 leader_election.cc:304] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:46.411063 29772 raft_consensus.cc:3060] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.411816 29664 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:46.412319 30530 raft_consensus.cc:2804] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.412698 30530 raft_consensus.cc:493] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.412997 30514 raft_consensus.cc:2804] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.413033 30530 raft_consensus.cc:3060] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.413493 30514 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.413872 30514 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.415025 30507 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
W20260709 14:55:46.415642 29664 leader_election.cc:336] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
W20260709 14:55:46.417943 29664 leader_election.cc:336] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.419147 29815 leader_election.cc:304] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.420797 30512 raft_consensus.cc:2804] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.421487 30512 raft_consensus.cc:697] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:46.422350 30512 consensus_queue.cc:237] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:46.422876 29772 raft_consensus.cc:2468] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:46.423419 30532 raft_consensus.cc:2749] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:46.423120 30530 raft_consensus.cc:515] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:46.430310 29738 leader_election.cc:336] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.432595 30530 leader_election.cc:290] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:46.434959 29844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a056f838f5894aa29b272bdab8d60fb5" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:46.435844 29844 raft_consensus.cc:3060] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.461556 29812 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [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: fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16
I20260709 14:55:46.462800 29812 leader_election.cc:304] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.463806 29524 catalog_manager.cc:5697] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 2 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.478425 30514 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.480613 30514 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:46.480710 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f6683020849a18bade016ba0f1c64" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:46.481307 30479 raft_consensus.cc:2749] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:46.481520 30512 raft_consensus.cc:2804] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.481985 30512 raft_consensus.cc:493] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.482398 30512 raft_consensus.cc:3060] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.483886 29812 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.481360 29772 raft_consensus.cc:3060] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.488562 30479 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:46.489110 30479 raft_consensus.cc:697] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:46.490023 30479 consensus_queue.cc:237] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.492309 29772 raft_consensus.cc:2468] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:46.493726 29692 raft_consensus.cc:1275] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.495283 30532 consensus_queue.cc:1048] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.495950 29812 leader_election.cc:304] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
W20260709 14:55:46.499425 29664 leader_election.cc:336] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.500339 29844 raft_consensus.cc:2468] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:46.501652 30386 raft_consensus.cc:2804] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.506590 30386 raft_consensus.cc:697] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:46.507653 30386 consensus_queue.cc:237] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.516482 29767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:46.517323 29767 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.518077 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83" is_pre_election: true
I20260709 14:55:46.518795 29846 raft_consensus.cc:2468] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 1.
I20260709 14:55:46.523505 30512 raft_consensus.cc:515] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.526611 29665 leader_election.cc:304] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.527473 30512 leader_election.cc:290] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.527675 29739 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.528257 30518 raft_consensus.cc:2804] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.528899 30518 raft_consensus.cc:697] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:46.529060 30507 raft_consensus.cc:2804] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.529644 30507 raft_consensus.cc:493] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f4d92d17b5d45c197641c3c19a4151b)
I20260709 14:55:46.530167 30507 raft_consensus.cc:3060] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.539557 29664 leader_election.cc:304] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
W20260709 14:55:46.541909 29664 leader_election.cc:336] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.544454 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697cbbdfb6bb44b5b9967cc310cc9440" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:46.544039 29522 catalog_manager.cc:5697] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 3 to 4, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 4 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.545074 29772 raft_consensus.cc:3060] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.529917 30518 consensus_queue.cc:237] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:46.547137 29664 leader_election.cc:336] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
W20260709 14:55:46.548825 29812 leader_election.cc:336] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.553022 29772 raft_consensus.cc:2468] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:55:46.558224 30531 raft_consensus.cc:2804] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.558971 30531 raft_consensus.cc:697] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:46.559613 29767 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:46.560118 30531 consensus_queue.cc:237] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.598483 29692 raft_consensus.cc:1275] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:46.605787 29739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 64615us
I20260709 14:55:46.609086 29522 catalog_manager.cc:5697] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 2 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.628001 29664 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [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: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 0f4d92d17b5d45c197641c3c19a4151b
W20260709 14:55:46.628219 29812 leader_election.cc:336] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.632396 29812 leader_election.cc:304] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.634253 30540 raft_consensus.cc:2804] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.635321 30540 raft_consensus.cc:697] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:46.636296 30540 consensus_queue.cc:237] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:46.638334 30512 raft_consensus.cc:2804] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.638902 30512 raft_consensus.cc:697] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:46.646282 30539 consensus_queue.cc:1048] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:46.648883 29692 raft_consensus.cc:1275] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:55:46.659757 29738 consensus_peers.cc:597] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:46.661401 30507 raft_consensus.cc:515] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:46.661931 29738 consensus_peers.cc:597] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:46.663476 30507 leader_election.cc:290] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:46.664450 29522 catalog_manager.cc:5697] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:46.673357 29738 leader_election.cc:336] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111)
I20260709 14:55:46.678968 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6b9ef434d42bb8ffdb625fd1ead34" candidate_uuid: "e82e6a539fa9488eb3b430929a98ca16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:46.686794 30386 consensus_queue.cc:1048] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:46.687526 29812 consensus_peers.cc:597] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:46.644850 30512 consensus_queue.cc:237] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.687177 29846 raft_consensus.cc:3060] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.725344 29522 catalog_manager.cc:5697] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.727882 29522 catalog_manager.cc:5697] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.734846 29846 raft_consensus.cc:2468] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82e6a539fa9488eb3b430929a98ca16 in term 2.
I20260709 14:55:46.737730 29699 raft_consensus.cc:1275] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.744520 30532 consensus_queue.cc:1048] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:46.745698 29812 consensus_peers.cc:597] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:46.753633 29739 leader_election.cc:304] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:46.755383 30519 raft_consensus.cc:2804] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.755890 30519 raft_consensus.cc:697] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Becoming Leader. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:46.756814 30519 consensus_queue.cc:237] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:46.760315 29696 raft_consensus.cc:1275] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:46.764140 30548 consensus_queue.cc:1048] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:46.798470 29522 catalog_manager.cc:5697] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 2 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:46.799644 29738 consensus_peers.cc:597] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:46.836534 29738 consensus_peers.cc:597] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:46.846495 29664 consensus_peers.cc:597] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:46.846865 29812 consensus_peers.cc:597] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:46.854417 29812 consensus_peers.cc:597] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:46.860740 29522 catalog_manager.cc:5697] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 reported cstate change: term changed from 1 to 2, leader changed from 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129) to e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "e82e6a539fa9488eb3b430929a98ca16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.861279 29696 raft_consensus.cc:1275] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.878619 29767 raft_consensus.cc:1275] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:55:46.881459 29812 consensus_peers.cc:597] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:46.882144 30548 consensus_queue.cc:1048] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:46.903244 30548 consensus_queue.cc:1048] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.949436 29692 raft_consensus.cc:1275] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.950766 30535 consensus_queue.cc:1048] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:46.964341 29812 consensus_peers.cc:597] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:46.983847 29846 raft_consensus.cc:1275] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.985427 30540 consensus_queue.cc:1048] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:47.012219 29664 consensus_peers.cc:597] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.018381 29738 consensus_peers.cc:597] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.046257 29812 consensus_peers.cc:597] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.067878 29664 consensus_peers.cc:597] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.073266 24058 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29647)
W20260709 14:55:47.079172 29738 consensus_peers.cc:597] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.085644 29664 consensus_peers.cc:597] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.093327 29767 raft_consensus.cc:1275] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.094669 30548 consensus_queue.cc:1048] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:47.133100 29664 consensus_peers.cc:597] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:47.145859 29772 raft_consensus.cc:1275] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.148690 30548 consensus_queue.cc:1048] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:47.150153 29812 consensus_peers.cc:597] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:47.154997 29772 raft_consensus.cc:1275] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.156427 30531 consensus_queue.cc:1048] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:47.169241 29812 consensus_peers.cc:597] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.210721 29738 consensus_peers.cc:597] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.215682 29664 consensus_peers.cc:597] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.229642 29738 consensus_peers.cc:597] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.234280 29812 consensus_peers.cc:597] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.239807 29812 consensus_peers.cc:597] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.253095 29664 consensus_peers.cc:597] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:47.262780 29770 raft_consensus.cc:1275] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.265687 30540 consensus_queue.cc:1048] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:47.275123 29664 consensus_peers.cc:597] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.278714 29664 consensus_peers.cc:597] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:47.281986 29844 raft_consensus.cc:1275] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer e82e6a539fa9488eb3b430929a98ca16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.283504 30539 consensus_queue.cc:1048] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:47.316421 29738 consensus_peers.cc:597] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.345405 29738 consensus_peers.cc:597] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.352242 29664 consensus_peers.cc:597] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.377807 29738 consensus_peers.cc:597] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.424175 29664 consensus_peers.cc:597] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.430121 29738 consensus_peers.cc:597] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.447592 29738 consensus_peers.cc:597] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.452333 29812 consensus_peers.cc:597] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.455596 29738 consensus_peers.cc:597] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.489128 29812 consensus_peers.cc:597] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.533392 29664 consensus_peers.cc:597] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.560873 29812 consensus_peers.cc:597] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.573746 29738 consensus_peers.cc:597] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.586261 29738 consensus_peers.cc:597] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.591380 29812 consensus_peers.cc:597] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.672264 29664 consensus_peers.cc:597] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:47.730569 29738 consensus_peers.cc:597] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:48.074132 24058 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 29647)
W20260709 14:55:48.888237 29738 consensus_peers.cc:597] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.066537 29738 consensus_peers.cc:597] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.075101 24058 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 29647)
W20260709 14:55:49.245500 29812 consensus_peers.cc:597] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.270955 29812 consensus_peers.cc:597] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.281939 29664 consensus_peers.cc:597] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.327668 29812 consensus_peers.cc:597] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.344309 29812 consensus_peers.cc:597] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.348104 29812 consensus_peers.cc:597] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.369333 29664 consensus_peers.cc:597] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.374825 29738 consensus_peers.cc:597] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.385100 29812 consensus_peers.cc:597] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.388228 29738 consensus_peers.cc:597] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.421499 29812 consensus_peers.cc:597] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.428493 29664 consensus_peers.cc:597] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.429131 29664 consensus_peers.cc:597] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.454205 29738 consensus_peers.cc:597] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.476673 29738 consensus_peers.cc:597] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.564558 29738 consensus_peers.cc:597] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.582129 29664 consensus_peers.cc:597] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.589187 29738 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111) [suppressed 435 similar messages]
W20260709 14:55:49.593487 29738 consensus_peers.cc:597] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.616565 29812 consensus_peers.cc:597] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.711803 29664 consensus_peers.cc:597] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.731082 29738 consensus_peers.cc:597] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.742472 29664 consensus_peers.cc:597] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.764287 29812 consensus_peers.cc:597] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.791109 29738 consensus_peers.cc:597] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.823879 29664 consensus_peers.cc:597] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.827075 29664 consensus_peers.cc:597] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.837805 29812 consensus_peers.cc:597] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:49.866694 29738 consensus_peers.cc:597] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.940523 29812 consensus_peers.cc:597] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.974002 29812 consensus_peers.cc:597] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:49.981472 29812 consensus_peers.cc:597] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.023840 29738 consensus_peers.cc:597] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.026320 29738 consensus_peers.cc:597] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.039674 29664 consensus_peers.cc:597] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.041733 29812 consensus_peers.cc:597] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.057287 29738 consensus_peers.cc:597] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.075560 24058 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 29647)
W20260709 14:55:50.093796 29738 consensus_peers.cc:597] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.107592 29664 consensus_peers.cc:597] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.128980 29812 consensus_peers.cc:597] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.210175 29738 consensus_peers.cc:597] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.225740 29738 consensus_peers.cc:597] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:50.272450 29664 consensus_peers.cc:597] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:50.358877 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
W20260709 14:55:50.522696 29664 consensus_peers.cc:597] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:50.554399 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:50.565727 30583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:50.573138 30584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:50.578529 30586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:50.586917 24058 server_base.cc:1061] running on GCE node
I20260709 14:55:50.589943 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:50.590265 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:50.590724 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608950590704 us; error 0 us; skew 500 ppm
I20260709 14:55:50.591547 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:50.607055 24058 webserver.cc:533] Webserver started at http://127.23.126.129:35027/ using document root <none> and password file <none>
I20260709 14:55:50.607659 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:50.607875 24058 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:55:50.618816 24058 fs_manager.cc:714] Time spent opening directory manager: real 0.010s	user 0.007s	sys 0.004s
I20260709 14:55:50.628234 30591 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:50.629206 24058 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:50.629613 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "0f4d92d17b5d45c197641c3c19a4151b"
format_stamp: "Formatted at 2026-07-09 14:55:28 on dist-test-slave-vl6x"
I20260709 14:55:50.630074 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:50.653393 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:50.654989 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:50.656591 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:50.664680 30598 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:55:50.921228 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:55:50.921602 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.261s	user 0.006s	sys 0.005s
I20260709 14:55:50.921953 24058 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:55:50.932619 30598 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:50.950059 30598 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:50.951057 30598 tablet_bootstrap.cc:492] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:50.951660 30598 ts_tablet_manager.cc:1403] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 14:55:50.954416 30598 raft_consensus.cc:359] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:50.955276 30598 raft_consensus.cc:740] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.955933 30598 consensus_queue.cc:260] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:50.960021 30598 ts_tablet_manager.cc:1434] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:55:50.960836 30598 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.019531 30598 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.022287 30598 tablet_bootstrap.cc:492] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.022868 30598 ts_tablet_manager.cc:1403] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.035s
I20260709 14:55:51.024816 30598 raft_consensus.cc:359] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.025388 30598 raft_consensus.cc:740] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.027946 30598 consensus_queue.cc:260] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [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: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.030818 30598 ts_tablet_manager.cc:1434] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:55:51.031574 30598 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.047992 30598 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.049818 30598 tablet_bootstrap.cc:492] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.050487 30598 ts_tablet_manager.cc:1403] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:55:51.053011 30598 raft_consensus.cc:359] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.053653 30598 raft_consensus.cc:740] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.054442 30598 consensus_queue.cc:260] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.058926 30598 ts_tablet_manager.cc:1434] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:51.059722 30598 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.088130 30598 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.089036 30598 tablet_bootstrap.cc:492] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.089695 30598 ts_tablet_manager.cc:1403] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260709 14:55:51.093938 30598 raft_consensus.cc:359] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.094635 30598 raft_consensus.cc:740] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.095415 30598 consensus_queue.cc:260] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.099191 30598 ts_tablet_manager.cc:1434] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:51.100008 30598 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.131335 30598 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.132447 30598 tablet_bootstrap.cc:492] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.133095 30598 ts_tablet_manager.cc:1403] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.009s
I20260709 14:55:51.136198 30598 raft_consensus.cc:359] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.136915 30598 raft_consensus.cc:740] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.137735 30598 consensus_queue.cc:260] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.139554 30598 ts_tablet_manager.cc:1434] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:51.140319 30598 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.170306 30598 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=1 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.171260 30598 tablet_bootstrap.cc:492] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.171931 30598 ts_tablet_manager.cc:1403] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.015s
I20260709 14:55:51.175346 30598 raft_consensus.cc:359] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.176030 30598 raft_consensus.cc:740] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.177649 30598 consensus_queue.cc:260] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.179543 30598 ts_tablet_manager.cc:1434] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:51.180274 30598 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.194772 30598 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.195636 30598 tablet_bootstrap.cc:492] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.196252 30598 ts_tablet_manager.cc:1403] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:55:51.198642 30598 raft_consensus.cc:359] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.199331 30598 raft_consensus.cc:740] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.200148 30598 consensus_queue.cc:260] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.202080 30598 ts_tablet_manager.cc:1434] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:51.202859 30598 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.236712 30598 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.237732 30598 tablet_bootstrap.cc:492] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.238420 30598 ts_tablet_manager.cc:1403] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.007s
I20260709 14:55:51.240825 30598 raft_consensus.cc:359] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.241536 30598 raft_consensus.cc:740] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.242337 30598 consensus_queue.cc:260] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.244472 30598 ts_tablet_manager.cc:1434] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:51.245275 30598 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.262529 24058 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:55:51.265908 30598 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.266896 30598 tablet_bootstrap.cc:492] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.267508 30598 ts_tablet_manager.cc:1403] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 14:55:51.269966 30598 raft_consensus.cc:359] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.270613 30598 raft_consensus.cc:740] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.271369 30598 consensus_queue.cc:260] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.272308 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.341s	user 0.258s	sys 0.002s
I20260709 14:55:51.273464 30598 ts_tablet_manager.cc:1434] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:51.274327 30598 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.308399 30598 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.309639 30598 tablet_bootstrap.cc:492] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.310535 30598 ts_tablet_manager.cc:1403] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.019s
I20260709 14:55:51.313853 30598 raft_consensus.cc:359] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.314829 30598 raft_consensus.cc:740] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.315755 30598 consensus_queue.cc:260] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.319435 30598 ts_tablet_manager.cc:1434] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:51.320502 30598 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.352247 30598 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.353497 30598 tablet_bootstrap.cc:492] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.354406 30598 ts_tablet_manager.cc:1403] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.004s
I20260709 14:55:51.357599 30598 raft_consensus.cc:359] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.358557 30598 raft_consensus.cc:740] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.359475 30598 consensus_queue.cc:260] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.363680 30598 ts_tablet_manager.cc:1434] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:51.364663 30598 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:51.393450 29741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 81767.5us
I20260709 14:55:51.396361 30598 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.397783 30598 tablet_bootstrap.cc:492] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.398685 30598 ts_tablet_manager.cc:1403] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.006s
I20260709 14:55:51.401486 30598 raft_consensus.cc:359] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.402246 30598 raft_consensus.cc:740] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.403092 30598 consensus_queue.cc:260] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.405270 30598 ts_tablet_manager.cc:1434] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:51.406078 30598 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:51.426800 29738 consensus_peers.cc:597] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:51.445513 30598 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.446745 30598 tablet_bootstrap.cc:492] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.447419 30598 ts_tablet_manager.cc:1403] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.004s
I20260709 14:55:51.450102 30598 raft_consensus.cc:359] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.450805 30598 raft_consensus.cc:740] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.451633 30598 consensus_queue.cc:260] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.453975 30598 ts_tablet_manager.cc:1434] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:55:51.454761 30598 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.482160 30598 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.484395 30598 tablet_bootstrap.cc:492] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.485240 30598 ts_tablet_manager.cc:1403] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260709 14:55:51.489683 30598 raft_consensus.cc:359] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.490571 30598 raft_consensus.cc:740] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.492045 30598 consensus_queue.cc:260] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.494670 30598 ts_tablet_manager.cc:1434] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:51.495757 30598 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.531001 30598 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=1 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.540292 30598 tablet_bootstrap.cc:492] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.541625 30598 ts_tablet_manager.cc:1403] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.003s
I20260709 14:55:51.544704 30598 raft_consensus.cc:359] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.545737 30598 raft_consensus.cc:740] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.546753 30598 consensus_queue.cc:260] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
W20260709 14:55:51.559960 29812 consensus_peers.cc:597] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:51.561872 30598 ts_tablet_manager.cc:1434] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:51.563073 30598 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:51.571624 29738 consensus_peers.cc:597] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:51.598858 30598 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.602206 30598 tablet_bootstrap.cc:492] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.603112 30598 ts_tablet_manager.cc:1403] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.015s
I20260709 14:55:51.609009 30598 raft_consensus.cc:359] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.609958 30598 raft_consensus.cc:740] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.611027 30598 consensus_queue.cc:260] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.613680 30598 ts_tablet_manager.cc:1434] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:51.615520 30598 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.646167 30598 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.648023 30598 tablet_bootstrap.cc:492] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.648679 30598 ts_tablet_manager.cc:1403] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.004s
I20260709 14:55:51.651971 30598 raft_consensus.cc:359] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.652674 30598 raft_consensus.cc:740] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.653774 30598 consensus_queue.cc:260] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.657033 30598 ts_tablet_manager.cc:1434] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:55:51.657859 30598 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:51.662495 29664 consensus_peers.cc:597] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:51.760385 30598 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.761770 30598 tablet_bootstrap.cc:492] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.762670 30598 ts_tablet_manager.cc:1403] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.105s	user 0.034s	sys 0.011s
I20260709 14:55:51.766083 30598 raft_consensus.cc:359] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.769333 30598 raft_consensus.cc:740] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.777906 30598 consensus_queue.cc:260] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:51.780957 30598 ts_tablet_manager.cc:1434] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:51.782040 30598 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:51.812053 29664 consensus_peers.cc:597] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:51.820602 30598 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.822031 30598 tablet_bootstrap.cc:492] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.823203 30598 ts_tablet_manager.cc:1403] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.007s
I20260709 14:55:51.826432 30598 raft_consensus.cc:359] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.827208 30598 raft_consensus.cc:740] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.828265 30598 consensus_queue.cc:260] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.831198 30598 ts_tablet_manager.cc:1434] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:51.832598 30598 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:51.846312 29738 consensus_peers.cc:597] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:51.853968 30598 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.855189 30598 tablet_bootstrap.cc:492] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.857353 30598 ts_tablet_manager.cc:1403] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 14:55:51.862720 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:43385
I20260709 14:55:51.863011 30677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:43385 every 8 connection(s)
I20260709 14:55:51.863296 30598 raft_consensus.cc:359] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.870931 30598 raft_consensus.cc:740] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.872740 30598 consensus_queue.cc:260] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:51.876144 30598 ts_tablet_manager.cc:1434] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:51.878333 30598 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:51.924443 30647 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:51.928452 29812 consensus_peers.cc:597] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:51.947824 29738 consensus_peers.cc:597] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:51.953490 29664 consensus_peers.cc:597] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:51.958213 30679 heartbeater.cc:344] Connected to a master server at 127.23.126.190:33579
I20260709 14:55:51.958705 30679 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.959611 30679 heartbeater.cc:507] Master 127.23.126.190:33579 requested a full tablet report, sending...
I20260709 14:55:51.959828 30598 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=1 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:51.960420 30648 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:51.960742 30598 tablet_bootstrap.cc:492] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:51.961450 30598 ts_tablet_manager.cc:1403] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.023s
I20260709 14:55:51.963832 30598 raft_consensus.cc:359] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.969835 30598 raft_consensus.cc:740] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.971890 30598 consensus_queue.cc:260] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:51.974040 30598 ts_tablet_manager.cc:1434] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:51.979396 30598 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.014305 30598 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.015403 30598 tablet_bootstrap.cc:492] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.016079 30598 ts_tablet_manager.cc:1403] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.012s
I20260709 14:55:52.018633 30598 raft_consensus.cc:359] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.019397 30598 raft_consensus.cc:740] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.020278 30598 consensus_queue.cc:260] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.022629 30598 ts_tablet_manager.cc:1434] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:55:52.023458 30598 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.046494 30644 raft_consensus.cc:3060] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:52.048147 30598 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.049227 30598 tablet_bootstrap.cc:492] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.049985 30598 ts_tablet_manager.cc:1403] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260709 14:55:52.052956 30598 raft_consensus.cc:359] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.053738 30598 raft_consensus.cc:740] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.054572 30598 consensus_queue.cc:260] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.056918 30598 ts_tablet_manager.cc:1434] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:52.057811 30598 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.058643 30647 raft_consensus.cc:3060] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:52.082589 30598 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.083757 30598 tablet_bootstrap.cc:492] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.084475 30598 ts_tablet_manager.cc:1403] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.013s
W20260709 14:55:52.086112 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 51850.9us
I20260709 14:55:52.087358 30598 raft_consensus.cc:359] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.088164 30598 raft_consensus.cc:740] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.089200 30598 consensus_queue.cc:260] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
W20260709 14:55:52.094663 29812 consensus_peers.cc:597] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:52.102039 30598 ts_tablet_manager.cc:1434] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 14:55:52.103251 30598 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.110693 30646 raft_consensus.cc:3060] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:52.163112 29664 consensus_peers.cc:597] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.176960 30598 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.197554 30598 tablet_bootstrap.cc:492] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.198261 30598 ts_tablet_manager.cc:1403] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.010s
W20260709 14:55:52.188979 29738 consensus_peers.cc:597] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.200739 30598 raft_consensus.cc:359] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.201951 30598 raft_consensus.cc:740] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
W20260709 14:55:52.195442 29812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 99935.7us
I20260709 14:55:52.203053 30598 consensus_queue.cc:260] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.205127 30598 ts_tablet_manager.cc:1434] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:52.205922 30598 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.208518 29521 ts_manager.cc:194] Re-registered known tserver with Master: 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385)
I20260709 14:55:52.213894 30644 raft_consensus.cc:3060] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:52.257428 29812 consensus_peers.cc:597] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:52.282879 29521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59016
I20260709 14:55:52.289454 30679 heartbeater.cc:499] Master 127.23.126.190:33579 was elected leader, sending a full tablet report...
I20260709 14:55:52.319464 30598 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: 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
W20260709 14:55:52.330052 29665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.132:32773, user_credentials={real_user=slave}} blocked reactor thread for 61762.9us
I20260709 14:55:52.333742 30598 tablet_bootstrap.cc:492] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.334424 30598 ts_tablet_manager.cc:1403] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.007s
W20260709 14:55:52.336174 29664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:42001, user_credentials={real_user=slave}} blocked reactor thread for 65350.8us
W20260709 14:55:52.338198 29815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 59187.4us
W20260709 14:55:52.343736 29738 consensus_peers.cc:597] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.359133 30598 raft_consensus.cc:359] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.360968 30598 raft_consensus.cc:740] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.361886 30598 consensus_queue.cc:260] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [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: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.363168 30644 raft_consensus.cc:3060] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:52.364795 30598 ts_tablet_manager.cc:1434] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:55:52.365651 30598 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:52.366407 29812 consensus_peers.cc:597] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20260709 14:55:52.376312 29664 consensus_peers.cc:597] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20260709 14:55:52.409933 29664 consensus_peers.cc:597] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.433939 30598 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.435063 30598 tablet_bootstrap.cc:492] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.435789 30598 ts_tablet_manager.cc:1403] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.017s
I20260709 14:55:52.438480 30598 raft_consensus.cc:359] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.439250 30598 raft_consensus.cc:740] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.440079 30598 consensus_queue.cc:260] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
W20260709 14:55:52.441499 29738 consensus_peers.cc:597] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.441929 30598 ts_tablet_manager.cc:1434] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:52.442767 30598 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.466800 30598 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.467971 30598 tablet_bootstrap.cc:492] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.468670 30598 ts_tablet_manager.cc:1403] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260709 14:55:52.471294 30598 raft_consensus.cc:359] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.472015 30598 raft_consensus.cc:740] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.473358 30598 consensus_queue.cc:260] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.475744 30598 ts_tablet_manager.cc:1434] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:52.480839 30598 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.499369 30598 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.500363 30598 tablet_bootstrap.cc:492] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.501053 30598 ts_tablet_manager.cc:1403] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:55:52.503713 30598 raft_consensus.cc:359] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.509341 30598 raft_consensus.cc:740] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.510219 30598 consensus_queue.cc:260] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [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: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.512708 30598 ts_tablet_manager.cc:1434] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:52.513603 30598 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.537585 30598 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.538532 30598 tablet_bootstrap.cc:492] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.539151 30598 ts_tablet_manager.cc:1403] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 14:55:52.541777 30598 raft_consensus.cc:359] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.542562 30598 raft_consensus.cc:740] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.543417 30598 consensus_queue.cc:260] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.545892 30598 ts_tablet_manager.cc:1434] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:52.546720 30598 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:52.574081 29812 consensus_peers.cc:597] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.582234 30598 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.583309 30598 tablet_bootstrap.cc:492] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.584069 30598 ts_tablet_manager.cc:1403] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.008s
I20260709 14:55:52.603777 30598 raft_consensus.cc:359] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.605724 30598 raft_consensus.cc:740] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.606900 30598 consensus_queue.cc:260] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.610682 30598 ts_tablet_manager.cc:1434] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:55:52.614771 30598 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.641114 30598 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.642211 30598 tablet_bootstrap.cc:492] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.642983 30598 ts_tablet_manager.cc:1403] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260709 14:55:52.646384 30598 raft_consensus.cc:359] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.647137 30598 raft_consensus.cc:740] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.647939 30598 consensus_queue.cc:260] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.651311 30598 ts_tablet_manager.cc:1434] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:52.652176 30598 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.676901 30598 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=1 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.678022 30598 tablet_bootstrap.cc:492] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.678758 30598 ts_tablet_manager.cc:1403] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260709 14:55:52.681460 30598 raft_consensus.cc:359] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.682243 30598 raft_consensus.cc:740] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.682997 30598 consensus_queue.cc:260] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.685427 30598 ts_tablet_manager.cc:1434] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:52.686270 30598 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
W20260709 14:55:52.686381 29664 consensus_peers.cc:597] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.709544 30598 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:55:52.709744 29738 consensus_peers.cc:597] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:55:52.710572 30598 tablet_bootstrap.cc:492] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.711373 30598 ts_tablet_manager.cc:1403] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 14:55:52.714049 30598 raft_consensus.cc:359] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.714828 30598 raft_consensus.cc:740] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.715662 30598 consensus_queue.cc:260] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.717540 30598 ts_tablet_manager.cc:1434] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:52.719316 30598 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.741983 30598 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.743106 30598 tablet_bootstrap.cc:492] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.743845 30598 ts_tablet_manager.cc:1403] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 14:55:52.746444 30598 raft_consensus.cc:359] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.747186 30598 raft_consensus.cc:740] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.747993 30598 consensus_queue.cc:260] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.749644 30598 ts_tablet_manager.cc:1434] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:52.750494 30598 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.752321 30648 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:52.769107 30598 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.770140 30598 tablet_bootstrap.cc:492] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.770910 30598 ts_tablet_manager.cc:1403] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:55:52.773629 30598 raft_consensus.cc:359] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.774374 30598 raft_consensus.cc:740] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.775110 30598 consensus_queue.cc:260] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.777732 30598 ts_tablet_manager.cc:1434] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:52.778599 30598 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.801796 30598 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.802735 30598 tablet_bootstrap.cc:492] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.803462 30598 ts_tablet_manager.cc:1403] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 14:55:52.806016 30598 raft_consensus.cc:359] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.806766 30598 raft_consensus.cc:740] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.807514 30598 consensus_queue.cc:260] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:52.809758 30598 ts_tablet_manager.cc:1434] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:52.810591 30598 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.839658 30598 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.840690 30598 tablet_bootstrap.cc:492] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.841428 30598 ts_tablet_manager.cc:1403] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.003s
I20260709 14:55:52.846424 30598 raft_consensus.cc:359] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.847129 30598 raft_consensus.cc:740] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.847810 30598 consensus_queue.cc:260] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:52.851250 30598 ts_tablet_manager.cc:1434] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:52.852006 30598 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.870776 30598 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.871767 30598 tablet_bootstrap.cc:492] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.872432 30598 ts_tablet_manager.cc:1403] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:55:52.874962 30598 raft_consensus.cc:359] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.875664 30598 raft_consensus.cc:740] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.876327 30648 raft_consensus.cc:3060] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.877048 30598 consensus_queue.cc:260] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:52.877786 30644 raft_consensus.cc:3060] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:52.879520 30598 ts_tablet_manager.cc:1434] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:52.881858 30598 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:52.916869 30648 raft_consensus.cc:3060] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.994059 30598 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:52.995358 30598 tablet_bootstrap.cc:492] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:52.996228 30598 ts_tablet_manager.cc:1403] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.115s	user 0.055s	sys 0.048s
I20260709 14:55:52.999357 30598 raft_consensus.cc:359] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:53.000402 30598 raft_consensus.cc:740] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.001278 30598 consensus_queue.cc:260] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [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: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:53.003768 30598 ts_tablet_manager.cc:1434] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:53.004694 30598 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:53.029774 30598 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:53.030820 30598 tablet_bootstrap.cc:492] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:53.031669 30598 ts_tablet_manager.cc:1403] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260709 14:55:53.034562 30598 raft_consensus.cc:359] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:53.036114 30598 raft_consensus.cc:740] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.036852 30598 consensus_queue.cc:260] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:53.035703 30644 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.043593 30647 raft_consensus.cc:3060] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:53.046839 30598 ts_tablet_manager.cc:1434] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 14:55:53.047686 30598 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:53.087412 30598 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:53.088624 30598 tablet_bootstrap.cc:492] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:53.089381 30598 ts_tablet_manager.cc:1403] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.015s
I20260709 14:55:53.097519 30598 raft_consensus.cc:359] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:53.098280 30598 raft_consensus.cc:740] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.099145 30598 consensus_queue.cc:260] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:53.101222 30598 ts_tablet_manager.cc:1434] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:53.102489 30598 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:53.123958 30598 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:53.124989 30598 tablet_bootstrap.cc:492] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:53.125810 30598 ts_tablet_manager.cc:1403] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260709 14:55:53.128656 30598 raft_consensus.cc:359] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:53.129449 30598 raft_consensus.cc:740] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.130230 30598 consensus_queue.cc:260] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:53.132433 30598 ts_tablet_manager.cc:1434] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:55:53.138235 30598 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:53.162322 30598 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:53.163869 30598 tablet_bootstrap.cc:492] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:53.164510 30598 ts_tablet_manager.cc:1403] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260709 14:55:53.166986 30598 raft_consensus.cc:359] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:53.168267 30598 raft_consensus.cc:740] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.169005 30598 consensus_queue.cc:260] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:53.179975 30598 ts_tablet_manager.cc:1434] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:55:53.189584 30598 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap starting.
I20260709 14:55:53.200588 30647 raft_consensus.cc:3060] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:53.213837 30598 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:53.216081 30598 tablet_bootstrap.cc:492] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Bootstrap complete.
I20260709 14:55:53.217659 30598 ts_tablet_manager.cc:1403] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 14:55:53.219491 30598 raft_consensus.cc:359] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:53.220095 30598 raft_consensus.cc:740] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.220727 30598 consensus_queue.cc:260] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:53.225843 30598 ts_tablet_manager.cc:1434] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:57.423297 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:57.474663 29699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:41680
I20260709 14:55:57.475196 29699 raft_consensus.cc:606] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:57.477591 29699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:41680
I20260709 14:55:57.478106 29699 raft_consensus.cc:606] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:57.492256 29770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:57.492657 29770 raft_consensus.cc:606] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:57.518967 29849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0"
dest_uuid: "fd639130025e45c088b2a21bdee1df83"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:49284
I20260709 14:55:57.519495 29849 raft_consensus.cc:606] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:57.521831 29770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:57.522332 29770 raft_consensus.cc:606] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:57.524565 29770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "7f1dd65555b84d7296da3f16003688f9"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:57.524994 29770 raft_consensus.cc:606] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Received request to transfer leadership to TS 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:57.525913 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:55:57.527040 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:57.713332 30737 raft_consensus.cc:993] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.713901 30738 raft_consensus.cc:1081] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.715207 30648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37128
I20260709 14:55:57.715739 30648 raft_consensus.cc:493] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.716109 30648 raft_consensus.cc:3060] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.721343 30648 raft_consensus.cc:515] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:57.723080 30648 leader_election.cc:290] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:57.733902 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:57.734630 29699 raft_consensus.cc:3055] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:57.734944 29699 raft_consensus.cc:740] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:57.735700 29699 consensus_queue.cc:260] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:57.736960 29699 raft_consensus.cc:3060] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.737896 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b40b0337c346cfae1c24fb41e0e1de" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:57.738366 29849 raft_consensus.cc:3060] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.742794 29699 raft_consensus.cc:2468] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:57.744155 30595 leader_election.cc:304] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:57.744453 29849 raft_consensus.cc:2468] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:57.751500 30747 raft_consensus.cc:2804] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:57.752694 30747 raft_consensus.cc:697] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:57.753571 30747 consensus_queue.cc:237] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:57.763752 29521 catalog_manager.cc:5697] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.838538 30738 raft_consensus.cc:993] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.839015 30737 raft_consensus.cc:1081] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.840358 30648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37128
I20260709 14:55:57.840859 30648 raft_consensus.cc:493] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.841223 30648 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.846561 30648 raft_consensus.cc:515] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:57.848429 30648 leader_election.cc:290] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 3 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:57.849203 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:57.849790 29699 raft_consensus.cc:3055] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:57.850077 29699 raft_consensus.cc:740] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:57.850772 29699 consensus_queue.cc:260] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:57.851857 29699 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.857590 29699 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:55:57.858575 30595 leader_election.cc:304] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:57.859138 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f49c91d44b4ae68dc17408eecfdfb7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:57.859402 30747 raft_consensus.cc:2804] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.859730 29770 raft_consensus.cc:3060] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.859938 30747 raft_consensus.cc:697] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:57.860765 30747 consensus_queue.cc:237] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:57.866562 29770 raft_consensus.cc:2468] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:55:57.871773 29521 catalog_manager.cc:5697] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 2 to 3, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 3 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.899369 30703 raft_consensus.cc:993] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.899499 30757 raft_consensus.cc:993] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 7f1dd65555b84d7296da3f16003688f9 to start an election
I20260709 14:55:57.900003 30739 raft_consensus.cc:1081] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.900230 30744 raft_consensus.cc:1081] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Signalling peer 7f1dd65555b84d7296da3f16003688f9 to start an election
I20260709 14:55:57.901470 30648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37114
I20260709 14:55:57.901932 30648 raft_consensus.cc:493] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.902209 30648 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:57.903410 29699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
 from {username='slave'} at 127.0.0.1:48100
I20260709 14:55:57.903926 29699 raft_consensus.cc:493] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.904261 29699 raft_consensus.cc:3060] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.909192 30648 raft_consensus.cc:515] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:57.911126 30648 leader_election.cc:290] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 5 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:57.910553 29699 raft_consensus.cc:515] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:57.911692 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:57.912304 29772 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:57.912966 29699 leader_election.cc:290] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:57.916550 29772 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 5.
I20260709 14:55:57.917659 30592 leader_election.cc:304] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:57.918052 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:57.918462 30747 raft_consensus.cc:2804] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:57.918635 29841 raft_consensus.cc:3060] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.919063 30747 raft_consensus.cc:697] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 5 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:57.919301 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edd577f6fb44fa8d74dd521b8ebc84" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:57.917657 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9a44b6f314a57ac6bf78fd54734d0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:57.919859 29772 raft_consensus.cc:3055] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:57.920107 29849 raft_consensus.cc:3055] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:57.920362 29772 raft_consensus.cc:740] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:57.919940 30747 consensus_queue.cc:237] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:57.920583 29849 raft_consensus.cc:740] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:57.921325 29849 consensus_queue.cc:260] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:57.921295 29772 consensus_queue.cc:260] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:57.922698 29849 raft_consensus.cc:3060] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:57.922941 29772 raft_consensus.cc:3060] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.928212 29841 raft_consensus.cc:2468] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:57.931504 29772 raft_consensus.cc:2468] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:57.932993 29664 leader_election.cc:304] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:55:57.934805 30755 raft_consensus.cc:2804] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:57.935554 30755 raft_consensus.cc:697] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:57.936403 30755 consensus_queue.cc:237] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:57.937522 29849 raft_consensus.cc:2468] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 5.
I20260709 14:55:57.937439 29521 catalog_manager.cc:5697] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 4 to 5, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 5 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.950966 29520 catalog_manager.cc:5697] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.997489 30735 raft_consensus.cc:993] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.997991 30757 raft_consensus.cc:1081] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:57.999619 30648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37120
I20260709 14:55:58.000428 30648 raft_consensus.cc:493] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:58.000746 30648 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:58.001940 30744 raft_consensus.cc:993] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:58.002467 30744 raft_consensus.cc:1081] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:58.004266 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37120
I20260709 14:55:58.004707 30647 raft_consensus.cc:493] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:58.005000 30647 raft_consensus.cc:3060] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.006407 30648 raft_consensus.cc:515] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:58.007983 30648 leader_election.cc:290] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 4 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:58.008646 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:58.009266 29772 raft_consensus.cc:3055] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:58.009248 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231dbd71d14c23aa170f5cd5024c60" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:58.009891 29772 raft_consensus.cc:740] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:58.010044 29849 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:58.010003 30647 raft_consensus.cc:515] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:58.010720 29772 consensus_queue.cc:260] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:58.012003 29772 raft_consensus.cc:3060] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:58.012642 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:58.013195 29770 raft_consensus.cc:3055] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:58.013069 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a73adc6b044bd8a1f18655fe69604" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:58.013556 29770 raft_consensus.cc:740] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:58.013777 29841 raft_consensus.cc:3060] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.014315 29770 consensus_queue.cc:260] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:58.015339 29770 raft_consensus.cc:3060] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.017192 29849 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:55:58.020306 29841 raft_consensus.cc:2468] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:58.020823 29772 raft_consensus.cc:2468] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:55:58.021530 30593 leader_election.cc:304] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:58.022459 30747 raft_consensus.cc:2804] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:58.022579 30647 leader_election.cc:290] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:58.022913 30747 raft_consensus.cc:697] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:58.026202 30747 consensus_queue.cc:237] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:58.025025 30593 leader_election.cc:304] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:58.029843 30748 raft_consensus.cc:2804] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:58.038677 29520 catalog_manager.cc:5697] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 3 to 4, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.041560 29770 raft_consensus.cc:2468] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:58.042675 30748 raft_consensus.cc:697] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:58.043550 30748 consensus_queue.cc:237] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:58.091116 29520 catalog_manager.cc:5697] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.195847 29841 raft_consensus.cc:1275] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.198601 30748 consensus_queue.cc:1048] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:58.221016 29696 raft_consensus.cc:1275] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.222966 30762 consensus_queue.cc:1048] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:58.318202 29772 raft_consensus.cc:1275] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.319747 30755 consensus_queue.cc:1048] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:58.328619 29846 raft_consensus.cc:1275] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.330312 30755 consensus_queue.cc:1048] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:58.367831 29846 raft_consensus.cc:1275] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 5 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:58.369227 30747 consensus_queue.cc:1048] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:58.372354 29772 raft_consensus.cc:1275] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 5 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:58.374960 30747 consensus_queue.cc:1048] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:58.402943 29696 raft_consensus.cc:1275] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:58.404553 30748 consensus_queue.cc:1048] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:58.425848 29772 raft_consensus.cc:1275] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:58.427174 30747 consensus_queue.cc:1048] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:58.449885 29772 raft_consensus.cc:1275] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.451004 30747 consensus_queue.cc:1048] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:58.470052 29846 raft_consensus.cc:1275] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.473996 30747 consensus_queue.cc:1048] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:58.496382 29772 raft_consensus.cc:1275] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:58.498150 30747 consensus_queue.cc:1048] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:58.512307 29843 raft_consensus.cc:1275] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:58.513481 30762 consensus_queue.cc:1048] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:58.528162 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:58.590003 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:58.622888 29772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "7f1dd65555b84d7296da3f16003688f9"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:58.623488 29772 raft_consensus.cc:606] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Received request to transfer leadership to TS 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:58.625777 29772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3608d31e74a94f28988700649df7756b"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:58.626194 29772 raft_consensus.cc:606] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:58.628209 29772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:58.628611 29772 raft_consensus.cc:606] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:58.631063 29843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01"
dest_uuid: "fd639130025e45c088b2a21bdee1df83"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:49284
I20260709 14:55:58.631613 29843 raft_consensus.cc:606] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:58.633984 29699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:41680
I20260709 14:55:58.634413 29699 raft_consensus.cc:606] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:58.636940 29772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "7f1dd65555b84d7296da3f16003688f9"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:58.637518 29772 raft_consensus.cc:606] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Received request to transfer leadership to TS 7f1dd65555b84d7296da3f16003688f9
I20260709 14:55:58.638501 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:55:58.639727 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:58.660089 30744 raft_consensus.cc:993] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 7f1dd65555b84d7296da3f16003688f9 to start an election
I20260709 14:55:58.661954 30757 raft_consensus.cc:1081] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Signalling peer 7f1dd65555b84d7296da3f16003688f9 to start an election
I20260709 14:55:58.664587 29699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
 from {username='slave'} at 127.0.0.1:48100
I20260709 14:55:58.665124 29699 raft_consensus.cc:493] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:58.665515 29699 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.671764 29699 raft_consensus.cc:515] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:58.673195 29699 leader_election.cc:290] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:58.673880 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:58.674139 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:58.674621 29772 raft_consensus.cc:3055] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:58.674698 29843 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.674919 29772 raft_consensus.cc:740] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:58.675657 29772 consensus_queue.cc:260] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:58.676623 29772 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.680792 29843 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:58.681927 29665 leader_election.cc:304] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:58.683014 29772 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:58.683612 30756 raft_consensus.cc:2804] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:58.684118 30756 raft_consensus.cc:697] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:58.684975 30756 consensus_queue.cc:237] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:58.694340 29524 catalog_manager.cc:5697] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.718456 30755 raft_consensus.cc:993] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:58.718946 30756 raft_consensus.cc:1081] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:58.720587 30644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37128
I20260709 14:55:58.721055 30644 raft_consensus.cc:493] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:58.721490 30644 raft_consensus.cc:3060] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.727281 30644 raft_consensus.cc:515] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:58.729442 30644 leader_election.cc:290] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:58.729684 29843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:58.730109 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb89f1f0754bceb9f81b5b612076cc" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:58.730358 29843 raft_consensus.cc:3060] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.730719 29699 raft_consensus.cc:3055] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:58.731042 29699 raft_consensus.cc:740] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:58.731837 29699 consensus_queue.cc:260] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:58.733089 29699 raft_consensus.cc:3060] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.740159 29699 raft_consensus.cc:2468] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:58.740576 29843 raft_consensus.cc:2468] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:58.813616 30595 leader_election.cc:304] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
W20260709 14:55:58.814460 30595 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:39565, user_credentials={real_user=slave}} blocked reactor thread for 72760us
I20260709 14:55:58.814750 30748 raft_consensus.cc:2804] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:58.817610 30748 raft_consensus.cc:697] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:58.818562 30748 consensus_queue.cc:237] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:58.834905 29524 catalog_manager.cc:5697] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.968613 30735 raft_consensus.cc:993] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 7f1dd65555b84d7296da3f16003688f9 to start an election
I20260709 14:55:58.969036 30757 raft_consensus.cc:1081] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Signalling peer 7f1dd65555b84d7296da3f16003688f9 to start an election
I20260709 14:55:58.970443 29699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
 from {username='slave'} at 127.0.0.1:48100
I20260709 14:55:58.970963 29699 raft_consensus.cc:493] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:58.971287 29699 raft_consensus.cc:3060] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.976759 29699 raft_consensus.cc:515] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:58.978078 29699 leader_election.cc:290] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:58.978727 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:58.979151 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9b460f0d3f4ed0bf926ea72152055d" candidate_uuid: "7f1dd65555b84d7296da3f16003688f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:58.979317 29772 raft_consensus.cc:3055] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:58.979679 29772 raft_consensus.cc:740] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:58.979707 29846 raft_consensus.cc:3060] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.980544 29772 consensus_queue.cc:260] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:58.981858 29772 raft_consensus.cc:3060] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.986789 29846 raft_consensus.cc:2468] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:58.987417 30735 raft_consensus.cc:993] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:58.987851 30735 raft_consensus.cc:1081] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:58.988013 29665 leader_election.cc:304] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f1dd65555b84d7296da3f16003688f9, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:58.988463 29772 raft_consensus.cc:2468] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f1dd65555b84d7296da3f16003688f9 in term 2.
I20260709 14:55:58.988981 30785 raft_consensus.cc:2804] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:58.989533 30785 raft_consensus.cc:697] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Leader. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:55:58.989552 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37120
I20260709 14:55:58.990267 30647 raft_consensus.cc:493] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:58.990646 30647 raft_consensus.cc:3060] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.990538 30785 consensus_queue.cc:237] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:55:59.002193 30647 raft_consensus.cc:515] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.004043 30647 leader_election.cc:290] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:59.004684 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:59.005122 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8767214147b4bc4ac7f77d09070d013" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:59.005421 29772 raft_consensus.cc:3055] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:59.005746 29772 raft_consensus.cc:740] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:59.005746 29846 raft_consensus.cc:3060] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.006671 29772 consensus_queue.cc:260] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.007639 29772 raft_consensus.cc:3060] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.011802 29846 raft_consensus.cc:2468] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:59.004113 29524 catalog_manager.cc:5697] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "7f1dd65555b84d7296da3f16003688f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.012866 30593 leader_election.cc:304] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:59.013731 30762 raft_consensus.cc:2804] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:59.014209 30762 raft_consensus.cc:697] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:59.014971 30762 consensus_queue.cc:237] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.015410 29772 raft_consensus.cc:2468] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:59.027854 29524 catalog_manager.cc:5697] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.043018 30735 raft_consensus.cc:993] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.043404 30757 raft_consensus.cc:1081] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.044641 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3608d31e74a94f28988700649df7756b"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37120
I20260709 14:55:59.045053 30647 raft_consensus.cc:493] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.045390 30647 raft_consensus.cc:3060] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.049729 30647 raft_consensus.cc:515] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:59.051048 30647 leader_election.cc:290] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:55:59.051673 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:59.051950 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608d31e74a94f28988700649df7756b" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:59.052304 29699 raft_consensus.cc:3060] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.052476 29772 raft_consensus.cc:3055] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:59.052838 29772 raft_consensus.cc:740] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:59.053493 29772 consensus_queue.cc:260] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:59.054399 29772 raft_consensus.cc:3060] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.057631 29699 raft_consensus.cc:2468] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:59.058691 30595 leader_election.cc:304] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:59.059454 30762 raft_consensus.cc:2804] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:59.059947 30762 raft_consensus.cc:697] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:59.059983 29772 raft_consensus.cc:2468] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:59.060875 30762 consensus_queue.cc:237] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:55:59.070552 29524 catalog_manager.cc:5697] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.135017 29846 raft_consensus.cc:1275] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.136171 30756 consensus_queue.cc:1048] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.137125 29772 raft_consensus.cc:1275] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.138535 30756 consensus_queue.cc:1048] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.189608 30739 raft_consensus.cc:993] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.190183 30703 raft_consensus.cc:1081] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.191453 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37114
I20260709 14:55:59.192006 30647 raft_consensus.cc:493] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.192348 30647 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.197151 30647 raft_consensus.cc:515] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:59.198549 30647 leader_election.cc:290] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 4 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:55:59.199072 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:59.199540 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efac13f572cf4c3b80a63c7668689f01" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:55:59.199676 29846 raft_consensus.cc:3055] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:59.200165 29846 raft_consensus.cc:740] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:55:59.200138 29699 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.201117 29696 raft_consensus.cc:1275] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.201174 29846 consensus_queue.cc:260] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:59.202503 30762 consensus_queue.cc:1048] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.202605 29846 raft_consensus.cc:3060] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.206928 29699 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:55:59.208290 30595 leader_election.cc:304] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:55:59.209414 30747 raft_consensus.cc:2804] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:59.209853 30747 raft_consensus.cc:697] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:59.209921 29846 raft_consensus.cc:2468] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:55:59.210901 30747 consensus_queue.cc:237] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:55:59.226318 29846 raft_consensus.cc:1275] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.227960 30762 consensus_queue.cc:1048] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.249389 29521 catalog_manager.cc:5697] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 3 to 4, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.451726 29843 raft_consensus.cc:1275] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.453205 30756 consensus_queue.cc:1048] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:59.462522 29770 raft_consensus.cc:1275] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 7f1dd65555b84d7296da3f16003688f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.463637 30755 consensus_queue.cc:1048] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.539109 29770 raft_consensus.cc:1275] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.540132 30747 consensus_queue.cc:1048] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.544612 29843 raft_consensus.cc:1275] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.545790 30747 consensus_queue.cc:1048] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.624401 29772 raft_consensus.cc:1275] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.625541 30748 consensus_queue.cc:1048] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.635655 29696 raft_consensus.cc:1275] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.637281 30747 consensus_queue.cc:1048] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.640641 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:59.689330 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:59.698747 29846 raft_consensus.cc:1275] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:59.700073 30747 consensus_queue.cc:1048] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.711532 29696 raft_consensus.cc:1275] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:59.721978 30748 consensus_queue.cc:1048] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.746177 29772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:59.746592 29772 raft_consensus.cc:606] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:59.748729 29772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:59.749076 29772 raft_consensus.cc:606] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:59.751051 29772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d"
dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:57254
I20260709 14:55:59.751402 29772 raft_consensus.cc:606] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:55:59.755084 29699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
mode: GRACEFUL
new_leader_uuid: "fd639130025e45c088b2a21bdee1df83"
 from {username='slave'} at 127.0.0.1:41680
I20260709 14:55:59.755625 29699 raft_consensus.cc:606] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Received request to transfer leadership to TS fd639130025e45c088b2a21bdee1df83
I20260709 14:55:59.758049 29699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af"
dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
mode: GRACEFUL
new_leader_uuid: "fd639130025e45c088b2a21bdee1df83"
 from {username='slave'} at 127.0.0.1:41680
I20260709 14:55:59.758404 29699 raft_consensus.cc:606] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Received request to transfer leadership to TS fd639130025e45c088b2a21bdee1df83
I20260709 14:55:59.759219 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:59.760309 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:59.831631 30757 raft_consensus.cc:993] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.832170 30757 raft_consensus.cc:1081] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.833612 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37120
I20260709 14:55:59.834074 30647 raft_consensus.cc:493] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.834396 30647 raft_consensus.cc:3060] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.838778 30647 raft_consensus.cc:515] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.840219 30647 leader_election.cc:290] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:59.840757 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:59.841179 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d616f9e1e64d9bb1022542d782f5a1" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:59.841411 29772 raft_consensus.cc:3055] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:59.841759 29846 raft_consensus.cc:3060] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.841830 29772 raft_consensus.cc:740] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:59.842603 29772 consensus_queue.cc:260] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.843681 29772 raft_consensus.cc:3060] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.847045 29846 raft_consensus.cc:2468] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:59.847911 30593 leader_election.cc:304] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:55:59.848639 30748 raft_consensus.cc:2804] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:59.849085 30748 raft_consensus.cc:697] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:55:59.849561 29772 raft_consensus.cc:2468] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 2.
I20260709 14:55:59.849984 30748 consensus_queue.cc:237] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.862229 29524 catalog_manager.cc:5697] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 1 to 2, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 2 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.976445 30735 raft_consensus.cc:993] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.978466 30735 raft_consensus.cc:1081] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:55:59.980288 30648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37120
I20260709 14:55:59.980793 30648 raft_consensus.cc:493] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.981133 30648 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.987833 30648 raft_consensus.cc:515] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.989655 30648 leader_election.cc:290] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 4 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:55:59.990298 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:55:59.990554 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8cfac25b54fd8938fa6bbc99c978d" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:55:59.990911 29772 raft_consensus.cc:3055] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:59.991086 29841 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.991243 29772 raft_consensus.cc:740] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:55:59.992034 29772 consensus_queue.cc:260] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:55:59.993116 29772 raft_consensus.cc:3060] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.999982 29841 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:56:00.000159 29772 raft_consensus.cc:2468] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:56:00.001256 30593 leader_election.cc:304] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:56:00.001999 30748 raft_consensus.cc:2804] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:00.002599 30748 raft_consensus.cc:697] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:56:00.003424 30748 consensus_queue.cc:237] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:56:00.013346 29524 catalog_manager.cc:5697] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 3 to 4, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.104355 30755 raft_consensus.cc:993] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: : Instructing follower fd639130025e45c088b2a21bdee1df83 to start an election
I20260709 14:56:00.104964 30785 raft_consensus.cc:1081] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Signalling peer fd639130025e45c088b2a21bdee1df83 to start an election
I20260709 14:56:00.106415 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af"
dest_uuid: "fd639130025e45c088b2a21bdee1df83"
 from {username='slave'} at 127.0.0.1:36192
I20260709 14:56:00.106952 29846 raft_consensus.cc:493] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.107242 29846 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.112378 29846 raft_consensus.cc:515] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:56:00.114084 29846 leader_election.cc:290] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 3 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:56:00.114672 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:56:00.115238 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec4a99148ea4705bbcefddd44c799af" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:56:00.115334 29699 raft_consensus.cc:3055] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:00.115862 29699 raft_consensus.cc:740] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:56:00.115883 29770 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.116763 29699 consensus_queue.cc:260] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [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: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:56:00.117833 29699 raft_consensus.cc:3060] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.121285 29770 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:56:00.122361 29812 leader_election.cc:304] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [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: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:56:00.122756 29699 raft_consensus.cc:2468] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 3.
I20260709 14:56:00.123342 30703 raft_consensus.cc:2804] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:00.123847 30703 raft_consensus.cc:697] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:56:00.124497 30703 consensus_queue.cc:237] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [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: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:56:00.138769 29524 catalog_manager.cc:5697] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 2 to 3, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 3 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.155423 30735 raft_consensus.cc:993] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:56:00.155874 30813 raft_consensus.cc:1081] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:56:00.157238 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37120
I20260709 14:56:00.157649 30647 raft_consensus.cc:493] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.157940 30647 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.162531 30647 raft_consensus.cc:515] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:56:00.164019 30647 leader_election.cc:290] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 3 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:56:00.164816 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:56:00.165026 29770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7158df0ecf4bf3a09de751d87e6a08" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:56:00.165457 29699 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.165704 29770 raft_consensus.cc:3055] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:00.166121 29770 raft_consensus.cc:740] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e82e6a539fa9488eb3b430929a98ca16, State: Running, Role: LEADER
I20260709 14:56:00.166800 29770 consensus_queue.cc:260] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:56:00.167913 29770 raft_consensus.cc:3060] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.171520 29699 raft_consensus.cc:2468] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:56:00.172536 30595 leader_election.cc:304] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:56:00.173389 30748 raft_consensus.cc:2804] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:00.173914 30748 raft_consensus.cc:697] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:56:00.174708 30748 consensus_queue.cc:237] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [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: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } }
I20260709 14:56:00.175453 29770 raft_consensus.cc:2468] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:56:00.183041 29524 catalog_manager.cc:5697] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 2 to 3, leader changed from e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 3 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.226847 30755 raft_consensus.cc:993] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9: : Instructing follower fd639130025e45c088b2a21bdee1df83 to start an election
I20260709 14:56:00.227305 30785 raft_consensus.cc:1081] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Signalling peer fd639130025e45c088b2a21bdee1df83 to start an election
I20260709 14:56:00.228716 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0"
dest_uuid: "fd639130025e45c088b2a21bdee1df83"
 from {username='slave'} at 127.0.0.1:36192
I20260709 14:56:00.229255 29846 raft_consensus.cc:493] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.229611 29846 raft_consensus.cc:3060] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.230006 29770 raft_consensus.cc:1275] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.231189 30748 consensus_queue.cc:1048] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.235780 29846 raft_consensus.cc:515] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:56:00.237859 29846 leader_election.cc:290] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Requested vote from peers 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565), e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001)
I20260709 14:56:00.239229 29699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:56:00.239696 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09309629b84d4192109ae6a2fe26b0" candidate_uuid: "fd639130025e45c088b2a21bdee1df83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:56:00.239918 29699 raft_consensus.cc:3055] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:00.240377 29772 raft_consensus.cc:3060] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.240437 29699 raft_consensus.cc:740] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f1dd65555b84d7296da3f16003688f9, State: Running, Role: LEADER
I20260709 14:56:00.241391 29699 consensus_queue.cc:260] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:56:00.243060 29699 raft_consensus.cc:3060] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.247692 29772 raft_consensus.cc:2468] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:56:00.249428 29812 leader_election.cc:304] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82e6a539fa9488eb3b430929a98ca16, fd639130025e45c088b2a21bdee1df83; no voters: 
I20260709 14:56:00.250447 30703 raft_consensus.cc:2804] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.250890 30703 raft_consensus.cc:697] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Becoming Leader. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:56:00.251622 30703 consensus_queue.cc:237] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } }
I20260709 14:56:00.252321 29699 raft_consensus.cc:2468] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd639130025e45c088b2a21bdee1df83 in term 2.
I20260709 14:56:00.261931 29841 raft_consensus.cc:1275] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.264673 30796 consensus_queue.cc:1048] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.279910 29521 catalog_manager.cc:5697] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 reported cstate change: term changed from 1 to 2, leader changed from 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130) to fd639130025e45c088b2a21bdee1df83 (127.23.126.132). New cstate: current_term: 2 leader_uuid: "fd639130025e45c088b2a21bdee1df83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.383220 29770 raft_consensus.cc:1275] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:00.384438 30796 consensus_queue.cc:1048] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.394441 29846 raft_consensus.cc:1275] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:00.406914 30748 consensus_queue.cc:1048] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.536593 29699 raft_consensus.cc:1275] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.537986 30804 consensus_queue.cc:1048] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.552928 29770 raft_consensus.cc:1275] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.554782 30804 consensus_queue.cc:1048] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:00.584432 29772 raft_consensus.cc:1275] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.585716 30748 consensus_queue.cc:1048] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.593916 29696 raft_consensus.cc:1275] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.595423 30796 consensus_queue.cc:1048] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.761097 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:00.801034 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:00.802953 29699 raft_consensus.cc:1275] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.804324 30825 consensus_queue.cc:1048] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.815649 29772 raft_consensus.cc:1275] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Refusing update from remote peer fd639130025e45c088b2a21bdee1df83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.817239 30825 consensus_queue.cc:1048] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.854064 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7"
dest_uuid: "fd639130025e45c088b2a21bdee1df83"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:49284
I20260709 14:56:00.854583 29846 raft_consensus.cc:606] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:56:00.857113 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0"
dest_uuid: "fd639130025e45c088b2a21bdee1df83"
mode: GRACEFUL
new_leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:49284
I20260709 14:56:00.857686 29846 raft_consensus.cc:606] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Received request to transfer leadership to TS 0f4d92d17b5d45c197641c3c19a4151b
I20260709 14:56:00.858855 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:00.860033 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:00.904264 30703 raft_consensus.cc:993] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:56:00.904793 30825 raft_consensus.cc:1081] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:56:00.906363 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37114
I20260709 14:56:00.906893 30647 raft_consensus.cc:493] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.907266 30647 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.914000 30647 raft_consensus.cc:515] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:56:00.916344 29841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:56:00.916487 30647 leader_election.cc:290] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 3 election: Requested vote from peers fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773), 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565)
I20260709 14:56:00.916649 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca8d48328c44dcbd6383b24e11dea7" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f1dd65555b84d7296da3f16003688f9"
I20260709 14:56:00.916908 29841 raft_consensus.cc:3055] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:00.917275 29841 raft_consensus.cc:740] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:56:00.917320 29696 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.918025 29841 consensus_queue.cc:260] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:56:00.919127 29841 raft_consensus.cc:3060] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.923672 29696 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:56:00.923877 29841 raft_consensus.cc:2468] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 3.
I20260709 14:56:00.924693 30595 leader_election.cc:304] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, 7f1dd65555b84d7296da3f16003688f9; no voters: 
I20260709 14:56:00.925722 30748 raft_consensus.cc:2804] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:00.926218 30748 raft_consensus.cc:697] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:56:00.927094 30748 consensus_queue.cc:237] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [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: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } }
I20260709 14:56:00.938076 29521 catalog_manager.cc:5697] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 2 to 3, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 3 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.979957 30703 raft_consensus.cc:993] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83: : Instructing follower 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:56:00.980356 30804 raft_consensus.cc:1081] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Signalling peer 0f4d92d17b5d45c197641c3c19a4151b to start an election
I20260709 14:56:00.981650 30647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0"
dest_uuid: "0f4d92d17b5d45c197641c3c19a4151b"
 from {username='slave'} at 127.0.0.1:37114
I20260709 14:56:00.982105 30647 raft_consensus.cc:493] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.982378 30647 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.988220 30647 raft_consensus.cc:515] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:56:00.990661 29772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e82e6a539fa9488eb3b430929a98ca16"
I20260709 14:56:00.990685 30647 leader_election.cc:290] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [CANDIDATE]: Term 4 election: Requested vote from peers e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001), fd639130025e45c088b2a21bdee1df83 (127.23.126.132:32773)
I20260709 14:56:00.990836 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93662dd5a96144eeac0b1911cfc0c1b0" candidate_uuid: "0f4d92d17b5d45c197641c3c19a4151b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd639130025e45c088b2a21bdee1df83"
I20260709 14:56:00.991310 29772 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.991554 29846 raft_consensus.cc:3055] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:00.991861 29846 raft_consensus.cc:740] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd639130025e45c088b2a21bdee1df83, State: Running, Role: LEADER
I20260709 14:56:00.992630 29846 consensus_queue.cc:260] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:56:00.993662 29846 raft_consensus.cc:3060] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.997605 29772 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:56:00.998790 30592 leader_election.cc:304] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [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: 0f4d92d17b5d45c197641c3c19a4151b, e82e6a539fa9488eb3b430929a98ca16; no voters: 
I20260709 14:56:00.999555 30747 raft_consensus.cc:2804] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:00.999903 29846 raft_consensus.cc:2468] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4d92d17b5d45c197641c3c19a4151b in term 4.
I20260709 14:56:01.000056 30747 raft_consensus.cc:697] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Becoming Leader. State: Replica: 0f4d92d17b5d45c197641c3c19a4151b, State: Running, Role: LEADER
I20260709 14:56:01.001132 30747 consensus_queue.cc:237] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [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: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } }
I20260709 14:56:01.010442 29521 catalog_manager.cc:5697] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b reported cstate change: term changed from 3 to 4, leader changed from fd639130025e45c088b2a21bdee1df83 (127.23.126.132) to 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129). New cstate: current_term: 4 leader_uuid: "0f4d92d17b5d45c197641c3c19a4151b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4d92d17b5d45c197641c3c19a4151b" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:01.389565 29846 raft_consensus.cc:1275] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:01.390682 30748 consensus_queue.cc:1048] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:01.400164 29772 raft_consensus.cc:1275] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:01.402305 30748 consensus_queue.cc:1048] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82e6a539fa9488eb3b430929a98ca16" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 42001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:01.505877 29841 raft_consensus.cc:1275] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:01.506970 29696 raft_consensus.cc:1275] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Refusing update from remote peer 0f4d92d17b5d45c197641c3c19a4151b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:01.507474 30748 consensus_queue.cc:1048] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd639130025e45c088b2a21bdee1df83" member_type: VOTER last_known_addr { host: "127.23.126.132" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:01.509179 30747 consensus_queue.cc:1048] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f1dd65555b84d7296da3f16003688f9" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 39565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:01.860812 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:01.898568 24058 tablet_server.cc:179] TabletServer@127.23.126.129:43385 shutting down...
I20260709 14:56:01.933604 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:01.934621 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.935413 24058 raft_consensus.cc:2243] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.935859 24058 raft_consensus.cc:2272] T 6858dd19a32a4c3296694ad5511f7211 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.938050 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.938645 24058 raft_consensus.cc:2243] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.939535 24058 raft_consensus.cc:2272] T facb89f1f0754bceb9f81b5b612076cc P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.942205 29738 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 199 similar messages]
I20260709 14:56:01.942260 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.944360 24058 raft_consensus.cc:2243] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.944854 24058 raft_consensus.cc:2272] T 7cb995a081c948f6b447a635b524fce7 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.946442 29738 consensus_peers.cc:597] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.947070 29738 consensus_peers.cc:597] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.947814 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.948488 24058 raft_consensus.cc:2243] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.948905 24058 raft_consensus.cc:2272] T 19c8366a8efc455e8043b9fa27701540 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.950860 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.951459 24058 raft_consensus.cc:2243] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.952153 24058 raft_consensus.cc:2272] T 93662dd5a96144eeac0b1911cfc0c1b0 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.954952 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.955549 24058 raft_consensus.cc:2243] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.956260 24058 raft_consensus.cc:2272] T 69f9a44b6f314a57ac6bf78fd54734d0 P 0f4d92d17b5d45c197641c3c19a4151b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.958140 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.958690 24058 raft_consensus.cc:2243] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.959067 24058 raft_consensus.cc:2272] T 6e6703bb902e4369bc4b132b73ad5563 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.960980 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.961556 24058 raft_consensus.cc:2243] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.961948 24058 raft_consensus.cc:2272] T 35af8dbdc694484cbc7c43d07ffcbe97 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.964437 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.965261 24058 raft_consensus.cc:2243] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.966280 24058 raft_consensus.cc:2272] T 1c7158df0ecf4bf3a09de751d87e6a08 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.968999 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.969767 24058 raft_consensus.cc:2243] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.972232 24058 raft_consensus.cc:2272] T b044882a710849fa93d52a2982b61788 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.974560 29812 consensus_peers.cc:597] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.975286 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.976893 24058 raft_consensus.cc:2243] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.977471 24058 raft_consensus.cc:2272] T a056f838f5894aa29b272bdab8d60fb5 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.980291 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.981055 24058 raft_consensus.cc:2243] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.981619 24058 raft_consensus.cc:2272] T e09e58e2afde4325bc579c2239de1e8b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.984426 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.985217 24058 raft_consensus.cc:2243] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.985749 24058 raft_consensus.cc:2272] T d056a50abfe346a99898ee6a44a6b131 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.985814 29664 consensus_peers.cc:597] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.988808 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.989624 24058 raft_consensus.cc:2243] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.990145 24058 raft_consensus.cc:2272] T 972b0669add24d33a8696d378d8a8b87 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.992657 29812 consensus_peers.cc:597] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.993062 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.993983 24058 raft_consensus.cc:2243] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.994529 24058 raft_consensus.cc:2272] T 7f1610f420e84a95987b1eccc2dc9bcb P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.996166 29812 consensus_peers.cc:597] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.997114 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.997972 24058 raft_consensus.cc:2243] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.998553 24058 raft_consensus.cc:2272] T 5c45b0b4710a4bc0aa755d64751f71f0 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.001259 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.001926 24058 raft_consensus.cc:2243] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.002413 24058 raft_consensus.cc:2272] T 9b9f3368ba2a47e5bf7e8379a786f164 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.004900 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.005491 24058 raft_consensus.cc:2243] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.005910 24058 raft_consensus.cc:2272] T 68ee54bac9f94ad1aee09b4b9e0bc670 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.007968 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.008791 24058 raft_consensus.cc:2243] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.009322 24058 raft_consensus.cc:2272] T 199118fdca4245a6b2360a9cb4374f5d P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.011602 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.012167 24058 raft_consensus.cc:2243] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.012926 24058 raft_consensus.cc:2272] T 22d616f9e1e64d9bb1022542d782f5a1 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.014863 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.015384 24058 raft_consensus.cc:2243] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.015763 24058 raft_consensus.cc:2272] T 1baaf03c38f542be991936ed2ed5413e P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.017813 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.018407 24058 raft_consensus.cc:2243] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.018815 24058 raft_consensus.cc:2272] T fafd009207874c2498fac31a2c7a8609 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.020761 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.021322 24058 raft_consensus.cc:2243] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.022006 24058 raft_consensus.cc:2272] T efac13f572cf4c3b80a63c7668689f01 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.024173 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.024766 24058 raft_consensus.cc:2243] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.025229 24058 raft_consensus.cc:2272] T 28800674c0114db4b076dbea85f8197a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.027269 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.027876 24058 raft_consensus.cc:2243] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.028332 24058 raft_consensus.cc:2272] T c5aecb4037e64c4bbe51974f7aedbbdd P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.030380 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.030979 24058 raft_consensus.cc:2243] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.031440 24058 raft_consensus.cc:2272] T c408002f4ee7498fbe57fa92a2481633 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.033834 24058 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:02.034201 29664 consensus_peers.cc:597] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.034555 24058 raft_consensus.cc:2243] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.034991 24058 raft_consensus.cc:2272] T 9c0f6683020849a18bade016ba0f1c64 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.036849 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.037395 24058 raft_consensus.cc:2243] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.037727 24058 raft_consensus.cc:2272] T 0db073ed2fbc4a7490851dcd0a3e898e P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.039788 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.040376 24058 raft_consensus.cc:2243] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.041087 24058 raft_consensus.cc:2272] T 8cca8d48328c44dcbd6383b24e11dea7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.043887 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.044471 24058 raft_consensus.cc:2243] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.044857 24058 raft_consensus.cc:2272] T a1b8480b654c4fa28c68d1b362fce87d P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.046985 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.047519 24058 raft_consensus.cc:2243] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.048302 24058 raft_consensus.cc:2272] T e8767214147b4bc4ac7f77d09070d013 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.050060 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.050534 24058 raft_consensus.cc:2243] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.050859 24058 raft_consensus.cc:2272] T 6059b86fa3534352ae313a2975d9d7d7 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.052845 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.053413 24058 raft_consensus.cc:2243] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.054091 24058 raft_consensus.cc:2272] T 00b40b0337c346cfae1c24fb41e0e1de P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.055852 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.056350 24058 raft_consensus.cc:2243] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.057008 24058 raft_consensus.cc:2272] T b66a73adc6b044bd8a1f18655fe69604 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.058785 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.059315 24058 raft_consensus.cc:2243] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.060068 24058 raft_consensus.cc:2272] T 3608d31e74a94f28988700649df7756b P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.062021 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.062508 24058 raft_consensus.cc:2243] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.062919 24058 raft_consensus.cc:2272] T 697cbbdfb6bb44b5b9967cc310cc9440 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.063378 29812 consensus_peers.cc:597] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.064782 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.065387 24058 raft_consensus.cc:2243] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.065750 24058 raft_consensus.cc:2272] T 42fb0dede0ee4f08b979cc8f9f4287da P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.067632 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.068131 24058 raft_consensus.cc:2243] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.068559 24058 raft_consensus.cc:2272] T b440fb19298445d2a0f1b8212e89d43d P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.070448 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.070967 24058 raft_consensus.cc:2243] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.071334 24058 raft_consensus.cc:2272] T 7bf06df1e00c480f897e5b4d213c2ed2 P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.073218 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.073735 24058 raft_consensus.cc:2243] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.074502 24058 raft_consensus.cc:2272] T 44f49c91d44b4ae68dc17408eecfdfb7 P 0f4d92d17b5d45c197641c3c19a4151b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.076361 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.076851 24058 raft_consensus.cc:2243] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.077663 24058 raft_consensus.cc:2272] T 70c8cfac25b54fd8938fa6bbc99c978d P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.079516 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.080061 24058 raft_consensus.cc:2243] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.080473 24058 raft_consensus.cc:2272] T 081469f8197247539b9154c640f38b6a P 0f4d92d17b5d45c197641c3c19a4151b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.082556 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.083225 24058 raft_consensus.cc:2243] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.083619 24058 raft_consensus.cc:2272] T d1a6b9ef434d42bb8ffdb625fd1ead34 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.085748 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.086239 24058 raft_consensus.cc:2243] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.086990 24058 raft_consensus.cc:2272] T 4b231dbd71d14c23aa170f5cd5024c60 P 0f4d92d17b5d45c197641c3c19a4151b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.088884 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:02.089358 24058 raft_consensus.cc:2243] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.089824 24058 raft_consensus.cc:2272] T 635992b3fc6a4c72bd5f6cf0369c7b21 P 0f4d92d17b5d45c197641c3c19a4151b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.089983 29738 consensus_peers.cc:597] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.098982 29738 consensus_peers.cc:597] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.112058 29738 consensus_peers.cc:597] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.129418 29664 consensus_peers.cc:597] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.141407 29812 consensus_peers.cc:597] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.151929 24058 tablet_server.cc:196] TabletServer@127.23.126.129:43385 shutdown complete.
W20260709 14:56:02.154832 29738 consensus_peers.cc:597] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.167696 29738 consensus_peers.cc:597] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.168051 29664 consensus_peers.cc:597] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.188264 29664 consensus_peers.cc:597] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.226224 29664 consensus_peers.cc:597] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.232450 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
W20260709 14:56:02.262037 29741 consensus_peers.cc:597] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.268477 29815 consensus_peers.cc:597] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.294466 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:02.295584 24058 tablet_replica.cc:333] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.296880 24058 raft_consensus.cc:2243] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:02.294780 29812 consensus_peers.cc:597] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.297554 24058 raft_consensus.cc:2272] T 199118fdca4245a6b2360a9cb4374f5d P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.297329 29738 consensus_peers.cc:597] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.300086 24058 tablet_replica.cc:333] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.300885 24058 raft_consensus.cc:2243] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.301461 24058 raft_consensus.cc:2272] T b697f2700e75498eb99c51581b8fd996 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.301986 29815 consensus_peers.cc:597] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.302984 29664 consensus_peers.cc:597] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.303534 29664 consensus_peers.cc:597] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.304183 24058 tablet_replica.cc:333] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.305109 24058 raft_consensus.cc:2243] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.306339 24058 raft_consensus.cc:2272] T 6858dd19a32a4c3296694ad5511f7211 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.306281 29664 consensus_peers.cc:597] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.309132 24058 tablet_replica.cc:333] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
W20260709 14:56:02.309077 29741 consensus_peers.cc:597] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.310007 24058 raft_consensus.cc:2243] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.311028 24058 raft_consensus.cc:2272] T d056a50abfe346a99898ee6a44a6b131 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.313508 24058 tablet_replica.cc:333] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.314339 24058 raft_consensus.cc:2243] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.314749 24058 raft_consensus.cc:2272] T 9b9f3368ba2a47e5bf7e8379a786f164 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.316494 24058 tablet_replica.cc:333] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.316985 24058 raft_consensus.cc:2243] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.317418 24058 raft_consensus.cc:2272] T b044882a710849fa93d52a2982b61788 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.319075 24058 tablet_replica.cc:333] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.319594 24058 raft_consensus.cc:2243] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.319929 24058 raft_consensus.cc:2272] T 28800674c0114db4b076dbea85f8197a P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.321717 24058 tablet_replica.cc:333] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.322456 24058 raft_consensus.cc:2243] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.322880 24058 raft_consensus.cc:2272] T c5aecb4037e64c4bbe51974f7aedbbdd P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.325310 24058 tablet_replica.cc:333] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.326177 24058 raft_consensus.cc:2243] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.326962 24058 raft_consensus.cc:2272] T b8edd577f6fb44fa8d74dd521b8ebc84 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.327190 29738 consensus_peers.cc:597] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.329002 24058 tablet_replica.cc:333] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.329677 24058 raft_consensus.cc:2243] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.330050 24058 raft_consensus.cc:2272] T 19c8366a8efc455e8043b9fa27701540 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.331722 24058 tablet_replica.cc:333] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.332226 24058 raft_consensus.cc:2243] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.332564 24058 raft_consensus.cc:2272] T fec4a99148ea4705bbcefddd44c799af P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.334336 24058 tablet_replica.cc:333] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.334825 24058 raft_consensus.cc:2243] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.335469 24058 raft_consensus.cc:2272] T 0b9b460f0d3f4ed0bf926ea72152055d P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.337234 24058 tablet_replica.cc:333] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.337723 24058 raft_consensus.cc:2243] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.338462 24058 raft_consensus.cc:2272] T e09e58e2afde4325bc579c2239de1e8b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.340360 24058 tablet_replica.cc:333] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.340838 24058 raft_consensus.cc:2243] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.341583 24058 raft_consensus.cc:2272] T a056f838f5894aa29b272bdab8d60fb5 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.343618 24058 tablet_replica.cc:333] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.344197 24058 raft_consensus.cc:2243] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.344682 24058 raft_consensus.cc:2272] T 39fdf5620c5348d3bcdf7e22e2fcc699 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.347280 24058 tablet_replica.cc:333] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.348062 24058 raft_consensus.cc:2243] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.348908 24058 raft_consensus.cc:2272] T 6059b86fa3534352ae313a2975d9d7d7 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.350008 29812 consensus_peers.cc:597] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.351169 24058 tablet_replica.cc:333] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.351809 24058 raft_consensus.cc:2243] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.352231 24058 raft_consensus.cc:2272] T b440fb19298445d2a0f1b8212e89d43d P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.354174 24058 tablet_replica.cc:333] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.354723 24058 raft_consensus.cc:2243] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.355100 24058 raft_consensus.cc:2272] T ec09309629b84d4192109ae6a2fe26b0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.356817 24058 tablet_replica.cc:333] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.357424 24058 raft_consensus.cc:2243] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.358135 24058 raft_consensus.cc:2272] T 42fb0dede0ee4f08b979cc8f9f4287da P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.360284 24058 tablet_replica.cc:333] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.361053 24058 raft_consensus.cc:2243] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.362108 24058 raft_consensus.cc:2272] T 6e6703bb902e4369bc4b132b73ad5563 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.363912 29812 consensus_peers.cc:597] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.366103 29812 consensus_peers.cc:597] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.367769 24058 tablet_replica.cc:333] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.368619 24058 raft_consensus.cc:2243] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.369189 24058 raft_consensus.cc:2272] T 3b0862279a794ce9b2c2a14ba2c810ed P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.371645 24058 tablet_replica.cc:333] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.372347 24058 raft_consensus.cc:2243] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.372820 24058 raft_consensus.cc:2272] T 1c7158df0ecf4bf3a09de751d87e6a08 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.375219 24058 tablet_replica.cc:333] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.375891 24058 raft_consensus.cc:2243] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.376370 24058 raft_consensus.cc:2272] T ba76e51d5c2c43cea9298512a3ba28ff P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.378918 24058 tablet_replica.cc:333] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.379451 24058 raft_consensus.cc:2243] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.379871 24058 raft_consensus.cc:2272] T facb89f1f0754bceb9f81b5b612076cc P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.380355 29741 consensus_peers.cc:597] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.381948 24058 tablet_replica.cc:333] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.382570 24058 raft_consensus.cc:2243] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.382985 24058 raft_consensus.cc:2272] T 081469f8197247539b9154c640f38b6a P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.384799 24058 tablet_replica.cc:333] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.385381 24058 raft_consensus.cc:2243] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.385808 24058 raft_consensus.cc:2272] T 2920c057ea18487a98279dfd0eea7f42 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.387737 24058 tablet_replica.cc:333] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.388262 24058 raft_consensus.cc:2243] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.389086 24058 raft_consensus.cc:2272] T 35af8dbdc694484cbc7c43d07ffcbe97 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.390923 24058 tablet_replica.cc:333] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.391765 24058 raft_consensus.cc:2243] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.392280 24058 raft_consensus.cc:2272] T 1baaf03c38f542be991936ed2ed5413e P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.394856 24058 tablet_replica.cc:333] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.395625 24058 raft_consensus.cc:2243] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.396126 24058 raft_consensus.cc:2272] T fafd009207874c2498fac31a2c7a8609 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.398602 24058 tablet_replica.cc:333] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.399389 24058 raft_consensus.cc:2243] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.399946 24058 raft_consensus.cc:2272] T 79406492225141b8bbe067ac80930d59 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.402050 29815 consensus_peers.cc:597] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.402561 24058 tablet_replica.cc:333] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.403358 24058 raft_consensus.cc:2243] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.404379 24058 raft_consensus.cc:2272] T e8a076c80366459083084df58edc4663 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.406893 24058 tablet_replica.cc:333] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.407433 24058 raft_consensus.cc:2243] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.408337 24058 raft_consensus.cc:2272] T e8d33f46eb524c12bbc09550eb9af5c3 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.410452 29738 consensus_peers.cc:597] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.411126 24058 tablet_replica.cc:333] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.412009 24058 raft_consensus.cc:2243] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.412588 24058 raft_consensus.cc:2272] T 00b40b0337c346cfae1c24fb41e0e1de P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.415095 24058 tablet_replica.cc:333] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.415760 24058 raft_consensus.cc:2243] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.416311 24058 raft_consensus.cc:2272] T 3608d31e74a94f28988700649df7756b P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.418587 24058 tablet_replica.cc:333] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.419126 24058 raft_consensus.cc:2243] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.419528 24058 raft_consensus.cc:2272] T 8cca8d48328c44dcbd6383b24e11dea7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.421620 24058 tablet_replica.cc:333] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.422143 24058 raft_consensus.cc:2243] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.422838 24058 raft_consensus.cc:2272] T 9c0f6683020849a18bade016ba0f1c64 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.424574 24058 tablet_replica.cc:333] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.425081 24058 raft_consensus.cc:2243] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.425621 24058 raft_consensus.cc:2272] T 7bf06df1e00c480f897e5b4d213c2ed2 P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.427271 24058 tablet_replica.cc:333] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.427776 24058 raft_consensus.cc:2243] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.428155 24058 raft_consensus.cc:2272] T e7eb0337846d41bbbc6c76bc9ceacf7e P 7f1dd65555b84d7296da3f16003688f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.429972 24058 tablet_replica.cc:333] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.430445 24058 raft_consensus.cc:2243] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.430935 24058 raft_consensus.cc:2272] T 44f49c91d44b4ae68dc17408eecfdfb7 P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.433293 24058 tablet_replica.cc:333] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
W20260709 14:56:02.433447 29815 consensus_peers.cc:597] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.434046 24058 raft_consensus.cc:2243] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.434649 24058 raft_consensus.cc:2272] T efac13f572cf4c3b80a63c7668689f01 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.434793 29815 consensus_peers.cc:597] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.436736 24058 tablet_replica.cc:333] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.437326 24058 raft_consensus.cc:2243] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.438061 24058 raft_consensus.cc:2272] T 7cb995a081c948f6b447a635b524fce7 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.439841 24058 tablet_replica.cc:333] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.440337 24058 raft_consensus.cc:2243] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.440740 24058 raft_consensus.cc:2272] T 5c45b0b4710a4bc0aa755d64751f71f0 P 7f1dd65555b84d7296da3f16003688f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.442615 24058 tablet_replica.cc:333] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.443089 24058 raft_consensus.cc:2243] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.443794 24058 raft_consensus.cc:2272] T ec18d47ed88b468c8e45a3e248ea73ac P 7f1dd65555b84d7296da3f16003688f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.445549 24058 tablet_replica.cc:333] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9: stopping tablet replica
I20260709 14:56:02.445986 24058 raft_consensus.cc:2243] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.446405 24058 raft_consensus.cc:2272] T 972b0669add24d33a8696d378d8a8b87 P 7f1dd65555b84d7296da3f16003688f9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.473110 29812 consensus_peers.cc:597] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.483443 29815 consensus_peers.cc:597] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.516654 29741 consensus_peers.cc:597] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.519233 29812 consensus_peers.cc:597] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 -> Peer 0f4d92d17b5d45c197641c3c19a4151b (127.23.126.129:43385): Couldn't send request to peer 0f4d92d17b5d45c197641c3c19a4151b. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.532509 29815 consensus_peers.cc:597] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.559036 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
W20260709 14:56:02.588541 29741 consensus_peers.cc:597] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.590780 29741 consensus_peers.cc:597] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.597383 29741 consensus_peers.cc:597] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.624450 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
W20260709 14:56:02.630795 29815 consensus_peers.cc:597] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.631976 29812 consensus_peers.cc:597] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.655004 29812 consensus_peers.cc:597] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.660567 29812 consensus_peers.cc:597] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.664119 29741 consensus_peers.cc:597] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.676677 29741 consensus_peers.cc:597] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.690344 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:02.691301 24058 tablet_replica.cc:333] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.692332 24058 raft_consensus.cc:2243] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.693053 24058 raft_consensus.cc:2272] T 6858dd19a32a4c3296694ad5511f7211 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.695942 24058 tablet_replica.cc:333] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.696712 24058 raft_consensus.cc:2243] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.697311 24058 raft_consensus.cc:2272] T 0db073ed2fbc4a7490851dcd0a3e898e P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.698678 29815 consensus_peers.cc:597] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.699801 24058 tablet_replica.cc:333] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.700659 24058 raft_consensus.cc:2243] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.701228 24058 raft_consensus.cc:2272] T b8edd577f6fb44fa8d74dd521b8ebc84 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.703133 24058 tablet_replica.cc:333] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.703728 24058 raft_consensus.cc:2243] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.704523 24058 raft_consensus.cc:2272] T c5aecb4037e64c4bbe51974f7aedbbdd P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.706409 24058 tablet_replica.cc:333] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.706890 24058 raft_consensus.cc:2243] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.707217 24058 raft_consensus.cc:2272] T fec4a99148ea4705bbcefddd44c799af P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.708916 24058 tablet_replica.cc:333] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.709465 24058 raft_consensus.cc:2243] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.709784 24058 raft_consensus.cc:2272] T 93662dd5a96144eeac0b1911cfc0c1b0 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.711447 24058 tablet_replica.cc:333] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.711925 24058 raft_consensus.cc:2243] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.712280 24058 raft_consensus.cc:2272] T 69f9a44b6f314a57ac6bf78fd54734d0 P e82e6a539fa9488eb3b430929a98ca16 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.714558 24058 tablet_replica.cc:333] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.715101 24058 raft_consensus.cc:2243] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.715597 24058 raft_consensus.cc:2272] T d056a50abfe346a99898ee6a44a6b131 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.716115 29812 consensus_peers.cc:597] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.717638 24058 tablet_replica.cc:333] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.718253 24058 raft_consensus.cc:2243] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.718645 24058 raft_consensus.cc:2272] T 6059b86fa3534352ae313a2975d9d7d7 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.720350 24058 tablet_replica.cc:333] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.720881 24058 raft_consensus.cc:2243] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.721632 24058 raft_consensus.cc:2272] T b697f2700e75498eb99c51581b8fd996 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.723313 24058 tablet_replica.cc:333] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.723827 24058 raft_consensus.cc:2243] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.724542 24058 raft_consensus.cc:2272] T 68ee54bac9f94ad1aee09b4b9e0bc670 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.726533 24058 tablet_replica.cc:333] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.727046 24058 raft_consensus.cc:2243] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.727438 24058 raft_consensus.cc:2272] T b66a73adc6b044bd8a1f18655fe69604 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.729179 24058 tablet_replica.cc:333] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.729760 24058 raft_consensus.cc:2243] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.730473 24058 raft_consensus.cc:2272] T 5c45b0b4710a4bc0aa755d64751f71f0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.732190 24058 tablet_replica.cc:333] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.732759 24058 raft_consensus.cc:2243] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.733477 24058 raft_consensus.cc:2272] T 7f1610f420e84a95987b1eccc2dc9bcb P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.735666 24058 tablet_replica.cc:333] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.736234 24058 raft_consensus.cc:2243] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.736654 24058 raft_consensus.cc:2272] T ec18d47ed88b468c8e45a3e248ea73ac P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.738492 29812 consensus_peers.cc:597] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.741315 24058 tablet_replica.cc:333] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.742182 24058 raft_consensus.cc:2243] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.743150 24058 raft_consensus.cc:2272] T 39fdf5620c5348d3bcdf7e22e2fcc699 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.744753 29815 consensus_peers.cc:597] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.745334 24058 tablet_replica.cc:333] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.745915 24058 raft_consensus.cc:2243] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.746315 24058 raft_consensus.cc:2272] T 0b9b460f0d3f4ed0bf926ea72152055d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.748278 24058 tablet_replica.cc:333] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
W20260709 14:56:02.748253 29741 consensus_peers.cc:597] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.749001 24058 raft_consensus.cc:2243] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.749764 24058 raft_consensus.cc:2272] T b440fb19298445d2a0f1b8212e89d43d P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.751591 24058 tablet_replica.cc:333] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.752089 24058 raft_consensus.cc:2243] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.752485 24058 raft_consensus.cc:2272] T ec09309629b84d4192109ae6a2fe26b0 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.754210 24058 tablet_replica.cc:333] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.754828 24058 raft_consensus.cc:2243] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.755285 24058 raft_consensus.cc:2272] T 42fb0dede0ee4f08b979cc8f9f4287da P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.757622 24058 tablet_replica.cc:333] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.758311 24058 raft_consensus.cc:2243] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:02.759023 29815 consensus_peers.cc:597] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 -> Peer 7f1dd65555b84d7296da3f16003688f9 (127.23.126.130:39565): Couldn't send request to peer 7f1dd65555b84d7296da3f16003688f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:39565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.759250 24058 raft_consensus.cc:2272] T 3b0862279a794ce9b2c2a14ba2c810ed P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.761799 24058 tablet_replica.cc:333] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.762544 24058 raft_consensus.cc:2243] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.762964 24058 raft_consensus.cc:2272] T 1c7158df0ecf4bf3a09de751d87e6a08 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.764633 24058 tablet_replica.cc:333] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.765221 24058 raft_consensus.cc:2243] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.765756 24058 raft_consensus.cc:2272] T ba76e51d5c2c43cea9298512a3ba28ff P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.769441 24058 tablet_replica.cc:333] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.770264 24058 raft_consensus.cc:2243] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.770810 24058 raft_consensus.cc:2272] T c408002f4ee7498fbe57fa92a2481633 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.773496 24058 tablet_replica.cc:333] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.774315 24058 raft_consensus.cc:2243] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.774848 24058 raft_consensus.cc:2272] T 9c0f6683020849a18bade016ba0f1c64 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.777402 24058 tablet_replica.cc:333] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.778082 24058 raft_consensus.cc:2243] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.778590 24058 raft_consensus.cc:2272] T 2920c057ea18487a98279dfd0eea7f42 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.780256 24058 tablet_replica.cc:333] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.780748 24058 raft_consensus.cc:2243] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.781126 24058 raft_consensus.cc:2272] T 22d616f9e1e64d9bb1022542d782f5a1 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.783017 24058 tablet_replica.cc:333] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.783493 24058 raft_consensus.cc:2243] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.784354 24058 raft_consensus.cc:2272] T fafd009207874c2498fac31a2c7a8609 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.786700 24058 tablet_replica.cc:333] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.787407 24058 raft_consensus.cc:2243] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.788290 24058 raft_consensus.cc:2272] T a1b8480b654c4fa28c68d1b362fce87d P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.790601 24058 tablet_replica.cc:333] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.791257 24058 raft_consensus.cc:2243] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.791728 24058 raft_consensus.cc:2272] T 6e6703bb902e4369bc4b132b73ad5563 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.793987 24058 tablet_replica.cc:333] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.794611 24058 raft_consensus.cc:2243] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.795511 24058 raft_consensus.cc:2272] T 081469f8197247539b9154c640f38b6a P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.797745 24058 tablet_replica.cc:333] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.798177 24058 raft_consensus.cc:2243] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.798532 24058 raft_consensus.cc:2272] T 4b231dbd71d14c23aa170f5cd5024c60 P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.800112 24058 tablet_replica.cc:333] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.800534 24058 raft_consensus.cc:2243] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.800866 24058 raft_consensus.cc:2272] T 635992b3fc6a4c72bd5f6cf0369c7b21 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.802464 24058 tablet_replica.cc:333] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.802899 24058 raft_consensus.cc:2243] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.803529 24058 raft_consensus.cc:2272] T d1a6b9ef434d42bb8ffdb625fd1ead34 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.805109 24058 tablet_replica.cc:333] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.805619 24058 raft_consensus.cc:2243] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.806268 24058 raft_consensus.cc:2272] T 79406492225141b8bbe067ac80930d59 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.807953 24058 tablet_replica.cc:333] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.808458 24058 raft_consensus.cc:2243] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.808853 24058 raft_consensus.cc:2272] T e8a076c80366459083084df58edc4663 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.811045 24058 tablet_replica.cc:333] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.811544 24058 raft_consensus.cc:2243] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.811977 24058 raft_consensus.cc:2272] T e8767214147b4bc4ac7f77d09070d013 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:02.812830 29812 consensus_peers.cc:597] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.813943 24058 tablet_replica.cc:333] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.814460 24058 raft_consensus.cc:2243] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.814781 24058 raft_consensus.cc:2272] T e8d33f46eb524c12bbc09550eb9af5c3 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.816457 24058 tablet_replica.cc:333] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.816903 24058 raft_consensus.cc:2243] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.817611 24058 raft_consensus.cc:2272] T 7bf06df1e00c480f897e5b4d213c2ed2 P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.819279 24058 tablet_replica.cc:333] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.819717 24058 raft_consensus.cc:2243] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.820057 24058 raft_consensus.cc:2272] T 44f49c91d44b4ae68dc17408eecfdfb7 P e82e6a539fa9488eb3b430929a98ca16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.821749 24058 tablet_replica.cc:333] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.822166 24058 raft_consensus.cc:2243] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:02.822829 24058 raft_consensus.cc:2272] T e7eb0337846d41bbbc6c76bc9ceacf7e P e82e6a539fa9488eb3b430929a98ca16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.824513 24058 tablet_replica.cc:333] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.824925 24058 raft_consensus.cc:2243] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.825318 24058 raft_consensus.cc:2272] T 70c8cfac25b54fd8938fa6bbc99c978d P e82e6a539fa9488eb3b430929a98ca16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.826963 24058 tablet_replica.cc:333] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.827406 24058 raft_consensus.cc:2243] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.827742 24058 raft_consensus.cc:2272] T 3608d31e74a94f28988700649df7756b P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.829485 24058 tablet_replica.cc:333] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16: stopping tablet replica
I20260709 14:56:02.830001 24058 raft_consensus.cc:2243] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:02.830339 24058 raft_consensus.cc:2272] T 697cbbdfb6bb44b5b9967cc310cc9440 P e82e6a539fa9488eb3b430929a98ca16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:02.897856 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:56:02.969520 24058 tablet_server.cc:179] TabletServer@127.23.126.132:0 shutting down...
W20260709 14:56:03.010442 29812 consensus_peers.cc:597] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.131:42001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:03.015676 29812 consensus_peers.cc:597] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 -> Peer e82e6a539fa9488eb3b430929a98ca16 (127.23.126.131:42001): Couldn't send request to peer e82e6a539fa9488eb3b430929a98ca16. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.131:42001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:03.026104 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:03.026837 24058 tablet_replica.cc:333] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.027490 24058 raft_consensus.cc:2243] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.028268 24058 raft_consensus.cc:2272] T c408002f4ee7498fbe57fa92a2481633 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.030224 24058 tablet_replica.cc:333] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.030843 24058 raft_consensus.cc:2243] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.031548 24058 raft_consensus.cc:2272] T 28800674c0114db4b076dbea85f8197a P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.033321 24058 tablet_replica.cc:333] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.033861 24058 raft_consensus.cc:2243] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.034564 24058 raft_consensus.cc:2272] T 1baaf03c38f542be991936ed2ed5413e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.036290 24058 tablet_replica.cc:333] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.036790 24058 raft_consensus.cc:2243] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.037217 24058 raft_consensus.cc:2272] T 22d616f9e1e64d9bb1022542d782f5a1 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.038942 24058 tablet_replica.cc:333] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.039474 24058 raft_consensus.cc:2243] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.040158 24058 raft_consensus.cc:2272] T 9b9f3368ba2a47e5bf7e8379a786f164 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.042023 24058 tablet_replica.cc:333] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.042649 24058 raft_consensus.cc:2243] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.043380 24058 raft_consensus.cc:2272] T 19c8366a8efc455e8043b9fa27701540 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.045215 24058 tablet_replica.cc:333] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.045758 24058 raft_consensus.cc:2243] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.046162 24058 raft_consensus.cc:2272] T b8edd577f6fb44fa8d74dd521b8ebc84 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.047817 24058 tablet_replica.cc:333] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.048357 24058 raft_consensus.cc:2243] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.049044 24058 raft_consensus.cc:2272] T 199118fdca4245a6b2360a9cb4374f5d P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.050820 24058 tablet_replica.cc:333] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.051342 24058 raft_consensus.cc:2243] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.051745 24058 raft_consensus.cc:2272] T b697f2700e75498eb99c51581b8fd996 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.053432 24058 tablet_replica.cc:333] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.053974 24058 raft_consensus.cc:2243] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.054347 24058 raft_consensus.cc:2272] T 68ee54bac9f94ad1aee09b4b9e0bc670 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.056134 24058 tablet_replica.cc:333] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.056654 24058 raft_consensus.cc:2243] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.057056 24058 raft_consensus.cc:2272] T a056f838f5894aa29b272bdab8d60fb5 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.058758 24058 tablet_replica.cc:333] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.059270 24058 raft_consensus.cc:2243] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.059973 24058 raft_consensus.cc:2272] T fec4a99148ea4705bbcefddd44c799af P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.061640 24058 tablet_replica.cc:333] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.062139 24058 raft_consensus.cc:2243] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.062820 24058 raft_consensus.cc:2272] T b044882a710849fa93d52a2982b61788 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.064440 24058 tablet_replica.cc:333] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.064968 24058 raft_consensus.cc:2243] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.065373 24058 raft_consensus.cc:2272] T 39fdf5620c5348d3bcdf7e22e2fcc699 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.067163 24058 tablet_replica.cc:333] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.067673 24058 raft_consensus.cc:2243] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.068089 24058 raft_consensus.cc:2272] T 0b9b460f0d3f4ed0bf926ea72152055d P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.070147 24058 tablet_replica.cc:333] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.070652 24058 raft_consensus.cc:2243] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.071041 24058 raft_consensus.cc:2272] T 3b0862279a794ce9b2c2a14ba2c810ed P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.072767 24058 tablet_replica.cc:333] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.073340 24058 raft_consensus.cc:2243] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.074076 24058 raft_consensus.cc:2272] T ba76e51d5c2c43cea9298512a3ba28ff P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.075682 24058 tablet_replica.cc:333] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.076187 24058 raft_consensus.cc:2243] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.076581 24058 raft_consensus.cc:2272] T ec18d47ed88b468c8e45a3e248ea73ac P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.078333 24058 tablet_replica.cc:333] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.078883 24058 raft_consensus.cc:2243] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.079578 24058 raft_consensus.cc:2272] T 972b0669add24d33a8696d378d8a8b87 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.081653 24058 tablet_replica.cc:333] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.082204 24058 raft_consensus.cc:2243] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.082589 24058 raft_consensus.cc:2272] T 7f1610f420e84a95987b1eccc2dc9bcb P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.084385 24058 tablet_replica.cc:333] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.084906 24058 raft_consensus.cc:2243] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.085348 24058 raft_consensus.cc:2272] T facb89f1f0754bceb9f81b5b612076cc P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.087093 24058 tablet_replica.cc:333] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.087605 24058 raft_consensus.cc:2243] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.088047 24058 raft_consensus.cc:2272] T e09e58e2afde4325bc579c2239de1e8b P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.089828 24058 tablet_replica.cc:333] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.090346 24058 raft_consensus.cc:2243] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.090750 24058 raft_consensus.cc:2272] T 70c8cfac25b54fd8938fa6bbc99c978d P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.092437 24058 tablet_replica.cc:333] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.092950 24058 raft_consensus.cc:2243] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.093375 24058 raft_consensus.cc:2272] T d1a6b9ef434d42bb8ffdb625fd1ead34 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.095089 24058 tablet_replica.cc:333] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.095600 24058 raft_consensus.cc:2243] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.096295 24058 raft_consensus.cc:2272] T 635992b3fc6a4c72bd5f6cf0369c7b21 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.098104 24058 tablet_replica.cc:333] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.098692 24058 raft_consensus.cc:2243] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.099105 24058 raft_consensus.cc:2272] T 4b231dbd71d14c23aa170f5cd5024c60 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.100773 24058 tablet_replica.cc:333] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.101305 24058 raft_consensus.cc:2243] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.102037 24058 raft_consensus.cc:2272] T 2920c057ea18487a98279dfd0eea7f42 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.103732 24058 tablet_replica.cc:333] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.104251 24058 raft_consensus.cc:2243] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.104610 24058 raft_consensus.cc:2272] T 35af8dbdc694484cbc7c43d07ffcbe97 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.106247 24058 tablet_replica.cc:333] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.106686 24058 raft_consensus.cc:2243] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.107005 24058 raft_consensus.cc:2272] T 79406492225141b8bbe067ac80930d59 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.108691 24058 tablet_replica.cc:333] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.109133 24058 raft_consensus.cc:2243] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.109510 24058 raft_consensus.cc:2272] T e8a076c80366459083084df58edc4663 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.111088 24058 tablet_replica.cc:333] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.111639 24058 raft_consensus.cc:2243] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.111958 24058 raft_consensus.cc:2272] T e8767214147b4bc4ac7f77d09070d013 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.113588 24058 tablet_replica.cc:333] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.114042 24058 raft_consensus.cc:2243] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.114388 24058 raft_consensus.cc:2272] T e8d33f46eb524c12bbc09550eb9af5c3 P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.116091 24058 tablet_replica.cc:333] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.116523 24058 raft_consensus.cc:2243] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.116830 24058 raft_consensus.cc:2272] T b66a73adc6b044bd8a1f18655fe69604 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.118319 24058 tablet_replica.cc:333] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.118919 24058 raft_consensus.cc:2243] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.119349 24058 raft_consensus.cc:2272] T 00b40b0337c346cfae1c24fb41e0e1de P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.121623 24058 tablet_replica.cc:333] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.122357 24058 raft_consensus.cc:2243] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.123234 24058 raft_consensus.cc:2272] T 0db073ed2fbc4a7490851dcd0a3e898e P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.124878 24058 tablet_replica.cc:333] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.125380 24058 raft_consensus.cc:2243] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.125710 24058 raft_consensus.cc:2272] T 8cca8d48328c44dcbd6383b24e11dea7 P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.127360 24058 tablet_replica.cc:333] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.127790 24058 raft_consensus.cc:2243] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.128142 24058 raft_consensus.cc:2272] T 93662dd5a96144eeac0b1911cfc0c1b0 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.129769 24058 tablet_replica.cc:333] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.130199 24058 raft_consensus.cc:2243] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.130625 24058 raft_consensus.cc:2272] T 69f9a44b6f314a57ac6bf78fd54734d0 P fd639130025e45c088b2a21bdee1df83 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.132261 24058 tablet_replica.cc:333] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.132798 24058 raft_consensus.cc:2243] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.133550 24058 raft_consensus.cc:2272] T 697cbbdfb6bb44b5b9967cc310cc9440 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.135706 24058 tablet_replica.cc:333] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.136315 24058 raft_consensus.cc:2243] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.137326 24058 raft_consensus.cc:2272] T ec09309629b84d4192109ae6a2fe26b0 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.140215 24058 tablet_replica.cc:333] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.141072 24058 raft_consensus.cc:2243] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.141674 24058 raft_consensus.cc:2272] T a1b8480b654c4fa28c68d1b362fce87d P fd639130025e45c088b2a21bdee1df83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.144086 24058 tablet_replica.cc:333] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.144726 24058 raft_consensus.cc:2243] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.145463 24058 raft_consensus.cc:2272] T e7eb0337846d41bbbc6c76bc9ceacf7e P fd639130025e45c088b2a21bdee1df83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.148036 24058 tablet_replica.cc:333] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.148619 24058 raft_consensus.cc:2243] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.149076 24058 raft_consensus.cc:2272] T efac13f572cf4c3b80a63c7668689f01 P fd639130025e45c088b2a21bdee1df83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.151875 24058 tablet_replica.cc:333] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83: stopping tablet replica
I20260709 14:56:03.152451 24058 raft_consensus.cc:2243] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:03.152964 24058 raft_consensus.cc:2272] T 7cb995a081c948f6b447a635b524fce7 P fd639130025e45c088b2a21bdee1df83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.229996 24058 tablet_server.cc:196] TabletServer@127.23.126.132:0 shutdown complete.
I20260709 14:56:03.288568 24058 master.cc:562] Master@127.23.126.190:33579 shutting down...
I20260709 14:56:03.314123 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:03.314693 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:03.315033 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P de4b23419f9a4631b54811d408c8926e: stopping tablet replica
I20260709 14:56:03.336088 24058 master.cc:584] Master@127.23.126.190:33579 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (35409 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:56:03.420610 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:46803
I20260709 14:56:03.421689 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:03.427125 30856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:03.427209 30857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:03.428505 30859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:03.429549 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:03.430578 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:03.430776 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:03.430934 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608963430901 us; error 0 us; skew 500 ppm
I20260709 14:56:03.431511 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:03.433787 24058 webserver.cc:533] Webserver started at http://127.23.126.190:46623/ using document root <none> and password file <none>
I20260709 14:56:03.434281 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:03.434474 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:03.434746 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:03.435802 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "dc2a959aa1ca4f10867337a378ec3dcd"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.439966 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:03.443099 30864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.443784 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:03.444053 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "dc2a959aa1ca4f10867337a378ec3dcd"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.444324 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:03.469689 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:03.470913 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:03.508566 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:46803
I20260709 14:56:03.508654 30915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:46803 every 8 connection(s)
I20260709 14:56:03.512311 30916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:03.522249 30916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd: Bootstrap starting.
I20260709 14:56:03.526894 30916 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.530848 30916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd: No bootstrap required, opened a new log
I20260709 14:56:03.532987 30916 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc2a959aa1ca4f10867337a378ec3dcd" member_type: VOTER }
I20260709 14:56:03.533362 30916 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.533543 30916 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc2a959aa1ca4f10867337a378ec3dcd, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.534055 30916 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc2a959aa1ca4f10867337a378ec3dcd" member_type: VOTER }
I20260709 14:56:03.534431 30916 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:03.534614 30916 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:03.534834 30916 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.539074 30916 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc2a959aa1ca4f10867337a378ec3dcd" member_type: VOTER }
I20260709 14:56:03.539510 30916 leader_election.cc:304] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [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: dc2a959aa1ca4f10867337a378ec3dcd; no voters: 
I20260709 14:56:03.540591 30916 leader_election.cc:290] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:03.540987 30919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.542397 30919 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 1 LEADER]: Becoming Leader. State: Replica: dc2a959aa1ca4f10867337a378ec3dcd, State: Running, Role: LEADER
I20260709 14:56:03.543087 30919 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [LEADER]: Queue going to LEADER mode. State: All 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: "dc2a959aa1ca4f10867337a378ec3dcd" member_type: VOTER }
I20260709 14:56:03.543478 30916 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:03.549860 30921 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc2a959aa1ca4f10867337a378ec3dcd. Latest consensus state: current_term: 1 leader_uuid: "dc2a959aa1ca4f10867337a378ec3dcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc2a959aa1ca4f10867337a378ec3dcd" member_type: VOTER } }
I20260709 14:56:03.549922 30920 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc2a959aa1ca4f10867337a378ec3dcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc2a959aa1ca4f10867337a378ec3dcd" member_type: VOTER } }
I20260709 14:56:03.550624 30921 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:03.550684 30920 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:03.552713 30928 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:03.559171 30928 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:03.561417 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:03.567288 30928 catalog_manager.cc:1383] Generated new cluster ID: 51cfb58e933c4609a03e1da9fcbfeb93
I20260709 14:56:03.567505 30928 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:03.584686 30928 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:03.585865 30928 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:03.597370 30928 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd: Generated new TSK 0
I20260709 14:56:03.597904 30928 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:03.628746 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:03.634680 30937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:03.635766 30938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:03.637681 30940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:03.637849 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:03.638868 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:03.639089 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:03.639266 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608963639246 us; error 0 us; skew 500 ppm
I20260709 14:56:03.639812 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:03.642104 24058 webserver.cc:533] Webserver started at http://127.23.126.129:41523/ using document root <none> and password file <none>
I20260709 14:56:03.642582 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:03.642778 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:03.643047 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:03.644057 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "1868c35874be438db64f89aee0858e1c"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.648764 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:03.652244 30945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.652976 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:03.653337 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "1868c35874be438db64f89aee0858e1c"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.653625 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:03.669234 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:03.670467 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:03.671931 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:03.674183 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:03.674398 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.674634 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:03.674816 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.714042 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:36179
I20260709 14:56:03.714146 31007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:36179 every 8 connection(s)
I20260709 14:56:03.719293 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:03.726806 31012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:03.730521 31013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:03.733404 31015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:03.733881 31008 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46803
I20260709 14:56:03.733971 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:03.734613 31008 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:03.735361 31008 heartbeater.cc:507] Master 127.23.126.190:46803 requested a full tablet report, sending...
I20260709 14:56:03.735895 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:03.736156 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:03.736367 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608963736350 us; error 0 us; skew 500 ppm
I20260709 14:56:03.737000 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:03.737504 30881 ts_manager.cc:194] Registered new tserver with Master: 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179)
I20260709 14:56:03.739459 24058 webserver.cc:533] Webserver started at http://127.23.126.130:33819/ using document root <none> and password file <none>
I20260709 14:56:03.739638 30881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38098
I20260709 14:56:03.740037 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:03.740334 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:03.740602 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:03.741865 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "c33af41efec745d889959ced8138e272"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.746305 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:03.749459 31020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.750213 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:03.750509 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "c33af41efec745d889959ced8138e272"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.750788 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:03.776015 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:03.777268 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:03.778643 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:03.780735 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:03.780957 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.781203 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:03.781386 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.819182 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:46035
I20260709 14:56:03.819272 31082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:46035 every 8 connection(s)
I20260709 14:56:03.823801 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:03.830205 31086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:03.831341 31087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:03.835824 31083 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46803
I20260709 14:56:03.835816 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:03.836293 31083 heartbeater.cc:461] Registering TS with master...
W20260709 14:56:03.836714 31089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:03.837229 31083 heartbeater.cc:507] Master 127.23.126.190:46803 requested a full tablet report, sending...
I20260709 14:56:03.837612 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:03.837832 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:03.837966 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608963837954 us; error 0 us; skew 500 ppm
I20260709 14:56:03.838536 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:03.839339 30881 ts_manager.cc:194] Registered new tserver with Master: c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:03.840859 30881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38102
I20260709 14:56:03.840953 24058 webserver.cc:533] Webserver started at http://127.23.126.131:42419/ using document root <none> and password file <none>
I20260709 14:56:03.841547 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:03.841756 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:03.842029 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:03.843504 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.847806 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:03.850894 31094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.851667 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:03.851958 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:03.852311 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:03.862438 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:03.863538 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:03.864866 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:03.866953 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:03.867175 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.867415 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:03.867589 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:03.906023 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:45385
I20260709 14:56:03.906134 31156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:45385 every 8 connection(s)
I20260709 14:56:03.919396 31157 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46803
I20260709 14:56:03.919788 31157 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:03.920485 31157 heartbeater.cc:507] Master 127.23.126.190:46803 requested a full tablet report, sending...
I20260709 14:56:03.922253 30881 ts_manager.cc:194] Registered new tserver with Master: f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:03.922837 24058 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013472466s
I20260709 14:56:03.923882 30881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38114
I20260709 14:56:03.946727 30881 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38122:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:03.949641 30881 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:04.015674 31048 tablet_service.cc:1511] Processing CreateTablet for tablet b2d6a7549b4448e89a628f4191651560 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:04.017210 31048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d6a7549b4448e89a628f4191651560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.018410 31046 tablet_service.cc:1511] Processing CreateTablet for tablet 09eb6ef3e17f4338a8acf913226b40f4 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:04.019773 31046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09eb6ef3e17f4338a8acf913226b40f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.022843 31045 tablet_service.cc:1511] Processing CreateTablet for tablet 853585c4c47c4b04b5447561dcfbafd4 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:04.024180 31045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853585c4c47c4b04b5447561dcfbafd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.024427 31047 tablet_service.cc:1511] Processing CreateTablet for tablet bca47d015ad3428bad7b4f7d662d7339 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:04.025720 31047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca47d015ad3428bad7b4f7d662d7339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.028502 31044 tablet_service.cc:1511] Processing CreateTablet for tablet c92abaaa064c4bd29581a780684e4f89 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:04.029819 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92abaaa064c4bd29581a780684e4f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.031785 31043 tablet_service.cc:1511] Processing CreateTablet for tablet cf8eadb0d48f4b6099143097f83e8e49 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:04.034916 31042 tablet_service.cc:1511] Processing CreateTablet for tablet a0f4227b1ff24541a453d2372a2a70a7 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:04.036262 31042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f4227b1ff24541a453d2372a2a70a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.037472 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8eadb0d48f4b6099143097f83e8e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.062698 31041 tablet_service.cc:1511] Processing CreateTablet for tablet 1d664c6dc4874931a941dcd64a9f1500 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:04.064697 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d664c6dc4874931a941dcd64a9f1500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.069164 31048 tablet_service.cc:1511] Processing CreateTablet for tablet cd420db10aaa4547ad1a9d74596c2386 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:04.070497 31048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd420db10aaa4547ad1a9d74596c2386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.074391 31120 tablet_service.cc:1511] Processing CreateTablet for tablet 09eb6ef3e17f4338a8acf913226b40f4 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:04.075578 31122 tablet_service.cc:1511] Processing CreateTablet for tablet b2d6a7549b4448e89a628f4191651560 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:04.079110 31114 tablet_service.cc:1511] Processing CreateTablet for tablet 1d664c6dc4874931a941dcd64a9f1500 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:04.079419 31117 tablet_service.cc:1511] Processing CreateTablet for tablet cf8eadb0d48f4b6099143097f83e8e49 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:04.081848 31116 tablet_service.cc:1511] Processing CreateTablet for tablet a0f4227b1ff24541a453d2372a2a70a7 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:04.084193 31115 tablet_service.cc:1511] Processing CreateTablet for tablet cd420db10aaa4547ad1a9d74596c2386 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:04.075942 31120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09eb6ef3e17f4338a8acf913226b40f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.091048 30972 tablet_service.cc:1511] Processing CreateTablet for tablet bca47d015ad3428bad7b4f7d662d7339 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:04.091238 31121 tablet_service.cc:1511] Processing CreateTablet for tablet bca47d015ad3428bad7b4f7d662d7339 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:04.092522 30972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca47d015ad3428bad7b4f7d662d7339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.093438 30968 tablet_service.cc:1511] Processing CreateTablet for tablet cf8eadb0d48f4b6099143097f83e8e49 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:04.094942 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8eadb0d48f4b6099143097f83e8e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.098429 30967 tablet_service.cc:1511] Processing CreateTablet for tablet a0f4227b1ff24541a453d2372a2a70a7 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:04.098726 31113 tablet_service.cc:1511] Processing CreateTablet for tablet 24683fea75924d1f9ed6860a938f7b3e (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:04.099304 31114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d664c6dc4874931a941dcd64a9f1500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.099958 31122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d6a7549b4448e89a628f4191651560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.100574 31117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8eadb0d48f4b6099143097f83e8e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.103065 30971 tablet_service.cc:1511] Processing CreateTablet for tablet 09eb6ef3e17f4338a8acf913226b40f4 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:04.103288 31118 tablet_service.cc:1511] Processing CreateTablet for tablet c92abaaa064c4bd29581a780684e4f89 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:04.099947 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f4227b1ff24541a453d2372a2a70a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.088879 30973 tablet_service.cc:1511] Processing CreateTablet for tablet b2d6a7549b4448e89a628f4191651560 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:04.105255 30969 tablet_service.cc:1511] Processing CreateTablet for tablet c92abaaa064c4bd29581a780684e4f89 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:04.106238 30973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d6a7549b4448e89a628f4191651560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.106650 31119 tablet_service.cc:1511] Processing CreateTablet for tablet 853585c4c47c4b04b5447561dcfbafd4 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:04.101109 30970 tablet_service.cc:1511] Processing CreateTablet for tablet 853585c4c47c4b04b5447561dcfbafd4 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:04.108677 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853585c4c47c4b04b5447561dcfbafd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.098336 30966 tablet_service.cc:1511] Processing CreateTablet for tablet cd420db10aaa4547ad1a9d74596c2386 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:04.112416 30971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09eb6ef3e17f4338a8acf913226b40f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.113412 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 1d664c6dc4874931a941dcd64a9f1500 (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:04.114897 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d664c6dc4874931a941dcd64a9f1500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.117871 31172 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.118708 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd420db10aaa4547ad1a9d74596c2386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.119390 30964 tablet_service.cc:1511] Processing CreateTablet for tablet 24683fea75924d1f9ed6860a938f7b3e (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:04.120666 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24683fea75924d1f9ed6860a938f7b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.122269 31116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f4227b1ff24541a453d2372a2a70a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.122997 31119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853585c4c47c4b04b5447561dcfbafd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.123571 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92abaaa064c4bd29581a780684e4f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.124394 31121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca47d015ad3428bad7b4f7d662d7339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.125023 31115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd420db10aaa4547ad1a9d74596c2386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.129534 31113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24683fea75924d1f9ed6860a938f7b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.138144 31046 tablet_service.cc:1511] Processing CreateTablet for tablet 24683fea75924d1f9ed6860a938f7b3e (DEFAULT_TABLE table=test-workload [id=ef3e8c3369c64f2d98da4287ca5999d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:04.139606 31046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24683fea75924d1f9ed6860a938f7b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.152946 31118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92abaaa064c4bd29581a780684e4f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.158852 31172 tablet_bootstrap.cc:654] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.209056 31175 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.217854 31172 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.218444 31172 ts_tablet_manager.cc:1403] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.101s	user 0.036s	sys 0.009s
I20260709 14:56:04.221434 31172 raft_consensus.cc:359] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.222229 31172 raft_consensus.cc:385] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.222532 31172 raft_consensus.cc:740] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.223428 31172 consensus_queue.cc:260] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.231854 31175 tablet_bootstrap.cc:654] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.241430 31174 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.247464 31083 heartbeater.cc:499] Master 127.23.126.190:46803 was elected leader, sending a full tablet report...
I20260709 14:56:04.248778 31172 ts_tablet_manager.cc:1434] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.009s
I20260709 14:56:04.250080 31172 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.252846 31175 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.253382 31175 ts_tablet_manager.cc:1403] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260709 14:56:04.253652 31174 tablet_bootstrap.cc:654] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.256608 31175 raft_consensus.cc:359] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.257247 31172 tablet_bootstrap.cc:654] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.257443 31175 raft_consensus.cc:385] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.257889 31175 raft_consensus.cc:740] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.258749 31175 consensus_queue.cc:260] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.265386 31174 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.265751 31172 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.265880 31174 ts_tablet_manager.cc:1403] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260709 14:56:04.266259 31172 ts_tablet_manager.cc:1403] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260709 14:56:04.266290 31175 ts_tablet_manager.cc:1434] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:56:04.267230 31008 heartbeater.cc:499] Master 127.23.126.190:46803 was elected leader, sending a full tablet report...
I20260709 14:56:04.268846 31174 raft_consensus.cc:359] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.269214 31172 raft_consensus.cc:359] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.269698 31174 raft_consensus.cc:385] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.269979 31172 raft_consensus.cc:385] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.270025 31174 raft_consensus.cc:740] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.270370 31172 raft_consensus.cc:740] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.270907 31174 consensus_queue.cc:260] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.271109 31172 consensus_queue.cc:260] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.273950 31172 ts_tablet_manager.cc:1434] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:04.275101 31172 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.275542 31176 raft_consensus.cc:493] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.276000 31176 raft_consensus.cc:515] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.278707 31176 leader_election.cc:290] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.283473 31172 tablet_bootstrap.cc:654] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.314065 31175 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.319083 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853585c4c47c4b04b5447561dcfbafd4" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
W20260709 14:56:04.321332 31021 leader_election.cc:343] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:04.323160 31084 tablet.cc:2406] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:04.331465 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853585c4c47c4b04b5447561dcfbafd4" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.333773 31175 tablet_bootstrap.cc:654] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:04.336058 31024 leader_election.cc:343] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.336613 31024 leader_election.cc:304] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33af41efec745d889959ced8138e272; no voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.338653 31157 heartbeater.cc:499] Master 127.23.126.190:46803 was elected leader, sending a full tablet report...
I20260709 14:56:04.339188 31174 ts_tablet_manager.cc:1434] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.073s	user 0.031s	sys 0.039s
I20260709 14:56:04.339337 31172 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.339784 31176 raft_consensus.cc:2749] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.340273 31174 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.339987 31172 ts_tablet_manager.cc:1403] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.025s
I20260709 14:56:04.344195 31172 raft_consensus.cc:359] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.345106 31172 raft_consensus.cc:385] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.345508 31172 raft_consensus.cc:740] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.346464 31172 consensus_queue.cc:260] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.347314 31174 tablet_bootstrap.cc:654] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.347465 31175 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.348011 31175 ts_tablet_manager.cc:1403] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 14:56:04.351348 31175 raft_consensus.cc:359] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.352053 31175 raft_consensus.cc:385] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.352351 31175 raft_consensus.cc:740] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.352849 31172 ts_tablet_manager.cc:1434] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:04.353250 31175 consensus_queue.cc:260] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.353960 31172 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.355736 31175 ts_tablet_manager.cc:1434] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:04.356675 31175 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.361068 31172 tablet_bootstrap.cc:654] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.362807 31175 tablet_bootstrap.cc:654] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.367966 31174 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.368476 31174 ts_tablet_manager.cc:1403] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 14:56:04.370473 31172 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.371188 31172 ts_tablet_manager.cc:1403] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:56:04.371326 31174 raft_consensus.cc:359] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.372126 31174 raft_consensus.cc:385] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.372452 31174 raft_consensus.cc:740] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.373310 31174 consensus_queue.cc:260] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.373967 31175 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.374581 31172 raft_consensus.cc:359] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.374461 31175 ts_tablet_manager.cc:1403] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:56:04.375324 31174 ts_tablet_manager.cc:1434] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:04.375322 31172 raft_consensus.cc:385] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.375937 31172 raft_consensus.cc:740] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.376454 31174 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.376904 31172 consensus_queue.cc:260] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.378445 31175 raft_consensus.cc:359] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.379168 31175 raft_consensus.cc:385] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.379472 31175 raft_consensus.cc:740] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.379604 31172 ts_tablet_manager.cc:1434] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:56:04.380703 31172 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.383351 31174 tablet_bootstrap.cc:654] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.387085 31172 tablet_bootstrap.cc:654] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.380295 31175 consensus_queue.cc:260] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.393265 31172 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.393551 31175 ts_tablet_manager.cc:1434] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:56:04.393764 31172 ts_tablet_manager.cc:1403] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:56:04.394763 31175 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.395908 31174 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.396405 31174 ts_tablet_manager.cc:1403] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 14:56:04.396834 31172 raft_consensus.cc:359] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.397632 31172 raft_consensus.cc:385] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.397934 31172 raft_consensus.cc:740] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.398679 31172 consensus_queue.cc:260] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.399372 31174 raft_consensus.cc:359] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.400086 31174 raft_consensus.cc:385] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.400385 31174 raft_consensus.cc:740] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.400853 31172 ts_tablet_manager.cc:1434] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:04.401127 31174 consensus_queue.cc:260] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.401880 31172 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.403580 31174 ts_tablet_manager.cc:1434] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:04.404527 31174 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.405795 31175 tablet_bootstrap.cc:654] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.408744 31172 tablet_bootstrap.cc:654] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.410851 31174 tablet_bootstrap.cc:654] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.410840 31181 raft_consensus.cc:493] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.411504 31181 raft_consensus.cc:515] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.413717 31179 raft_consensus.cc:493] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.414289 31179 raft_consensus.cc:515] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.418428 31179 leader_election.cc:290] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33af41efec745d889959ced8138e272 (127.23.126.130:46035), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.429768 31172 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.430519 31172 ts_tablet_manager.cc:1403] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260709 14:56:04.437692 31172 raft_consensus.cc:359] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.438277 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853585c4c47c4b04b5447561dcfbafd4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.438687 31172 raft_consensus.cc:385] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.439006 30983 raft_consensus.cc:2468] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.439049 31172 raft_consensus.cc:740] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.440855 31098 leader_election.cc:304] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.440673 31172 consensus_queue.cc:260] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.443200 31181 leader_election.cc:290] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.443876 31172 ts_tablet_manager.cc:1434] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:56:04.445328 31172 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.443840 31181 raft_consensus.cc:2804] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.447938 31181 raft_consensus.cc:493] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.448401 31181 raft_consensus.cc:3060] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.452670 31172 tablet_bootstrap.cc:654] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.494369 31196 raft_consensus.cc:493] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.495208 31196 raft_consensus.cc:515] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.498128 31196 leader_election.cc:290] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.500108 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
W20260709 14:56:04.502224 31098 leader_election.cc:343] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.504426 31175 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.504918 31175 ts_tablet_manager.cc:1403] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.110s	user 0.069s	sys 0.018s
I20260709 14:56:04.508095 31175 raft_consensus.cc:359] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.508637 31172 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.508854 31175 raft_consensus.cc:385] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.509243 31175 raft_consensus.cc:740] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.509330 31172 ts_tablet_manager.cc:1403] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.064s	user 0.037s	sys 0.027s
I20260709 14:56:04.510169 31175 consensus_queue.cc:260] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.512703 31172 raft_consensus.cc:359] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.513025 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.513777 31058 raft_consensus.cc:2468] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 0.
I20260709 14:56:04.514294 31175 ts_tablet_manager.cc:1434] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:56:04.515304 30947 leader_election.cc:304] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:04.515705 31175 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.516271 31172 raft_consensus.cc:385] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.516618 31172 raft_consensus.cc:740] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.517838 31176 raft_consensus.cc:493] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.517604 31172 consensus_queue.cc:260] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.518352 31176 raft_consensus.cc:515] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.518942 31179 raft_consensus.cc:2804] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.519402 31179 raft_consensus.cc:493] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.519749 31179 raft_consensus.cc:3060] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.522111 31176 leader_election.cc:290] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385), 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179)
I20260709 14:56:04.522596 31175 tablet_bootstrap.cc:654] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.523061 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.523703 30983 raft_consensus.cc:2468] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 0.
I20260709 14:56:04.525058 31024 leader_election.cc:304] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:04.533721 31176 raft_consensus.cc:2804] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.534340 31176 raft_consensus.cc:493] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.534852 31176 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.544576 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
W20260709 14:56:04.546809 31021 leader_election.cc:343] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.550966 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853585c4c47c4b04b5447561dcfbafd4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.551353 31179 raft_consensus.cc:515] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.552026 31058 raft_consensus.cc:2468] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.555449 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
W20260709 14:56:04.555905 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:04.555413 31179 leader_election.cc:290] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 election: Requested vote from peers c33af41efec745d889959ced8138e272 (127.23.126.130:46035), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.557547 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:04.558079 31175 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.558125 31058 raft_consensus.cc:3060] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.558866 31175 ts_tablet_manager.cc:1403] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.019s
W20260709 14:56:04.559278 31096 leader_election.cc:343] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33af41efec745d889959ced8138e272 (127.23.126.130:46035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.560016 31096 leader_election.cc:304] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f0f08dbdf47a082aa9f783d244c2d; no voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272
I20260709 14:56:04.561075 31196 raft_consensus.cc:2749] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.562089 31175 raft_consensus.cc:359] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.562889 31175 raft_consensus.cc:385] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.563239 31175 raft_consensus.cc:740] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.563400 31174 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.564159 31174 ts_tablet_manager.cc:1403] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.160s	user 0.007s	sys 0.004s
I20260709 14:56:04.564117 31175 consensus_queue.cc:260] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.566599 31058 raft_consensus.cc:2468] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 1.
I20260709 14:56:04.566617 31175 ts_tablet_manager.cc:1434] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:04.568388 31175 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.568087 30947 leader_election.cc:304] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:04.571981 31174 raft_consensus.cc:359] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.575151 31175 tablet_bootstrap.cc:654] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.583205 31179 raft_consensus.cc:2804] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.583998 31179 raft_consensus.cc:697] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: Becoming Leader. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Running, Role: LEADER
I20260709 14:56:04.573081 31174 raft_consensus.cc:385] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.585033 31174 raft_consensus.cc:740] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.585278 31179 consensus_queue.cc:237] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.588752 31181 raft_consensus.cc:515] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.592881 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853585c4c47c4b04b5447561dcfbafd4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:04.593760 30983 raft_consensus.cc:3060] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.604305 30878 catalog_manager.cc:5697] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1868c35874be438db64f89aee0858e1c (127.23.126.129). New cstate: current_term: 1 leader_uuid: "1868c35874be438db64f89aee0858e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:04.606299 31096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:46035, user_credentials={real_user=slave}} blocked reactor thread for 47070us
I20260709 14:56:04.608383 31174 consensus_queue.cc:260] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
W20260709 14:56:04.615020 30947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:46035, user_credentials={real_user=slave}} blocked reactor thread for 47071.5us
I20260709 14:56:04.617506 31174 ts_tablet_manager.cc:1434] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.053s	user 0.013s	sys 0.000s
I20260709 14:56:04.619024 31174 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.621721 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:04.621932 31181 leader_election.cc:290] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.623888 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
W20260709 14:56:04.626004 30946 leader_election.cc:343] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.626421 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853585c4c47c4b04b5447561dcfbafd4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:04.604979 30983 raft_consensus.cc:2468] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.627234 31058 raft_consensus.cc:3060] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:04.628068 30946 leader_election.cc:343] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.633899 31176 raft_consensus.cc:515] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.634640 31098 leader_election.cc:304] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.637560 31175 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.637622 31181 raft_consensus.cc:2804] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.638170 31175 ts_tablet_manager.cc:1403] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.070s	user 0.042s	sys 0.027s
I20260709 14:56:04.638311 31181 raft_consensus.cc:697] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:04.638803 31176 leader_election.cc:290] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 election: Requested vote from peers f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385), 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179)
I20260709 14:56:04.639683 31172 ts_tablet_manager.cc:1434] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.130s	user 0.041s	sys 0.059s
I20260709 14:56:04.639331 31181 consensus_queue.cc:237] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.642419 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:04.639863 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:04.640812 31172 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.643208 30983 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.641716 31175 raft_consensus.cc:359] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.636684 31199 raft_consensus.cc:493] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.646185 31199 raft_consensus.cc:515] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
W20260709 14:56:04.648257 31021 leader_election.cc:343] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.650022 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.654407 31172 tablet_bootstrap.cc:654] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:04.655562 31024 leader_election.cc:343] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.657994 31174 tablet_bootstrap.cc:654] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.658381 31058 raft_consensus.cc:2468] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.648463 31175 raft_consensus.cc:385] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.659601 31175 raft_consensus.cc:740] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.660590 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:04.660353 31175 consensus_queue.cc:260] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.662257 31196 raft_consensus.cc:493] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:04.663496 31021 leader_election.cc:343] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.663993 31021 leader_election.cc:304] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33af41efec745d889959ced8138e272; no voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.663650 31196 raft_consensus.cc:515] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.664858 31176 raft_consensus.cc:2749] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.661502 31199 leader_election.cc:290] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.667294 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.668272 30982 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.669706 31098 leader_election.cc:304] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.671155 31196 leader_election.cc:290] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.672292 31179 raft_consensus.cc:493] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.673079 31179 raft_consensus.cc:515] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.678121 30983 raft_consensus.cc:2468] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 1.
I20260709 14:56:04.679275 31179 leader_election.cc:290] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33af41efec745d889959ced8138e272 (127.23.126.130:46035), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.683107 31024 leader_election.cc:304] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [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: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.683728 31172 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.680390 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:04.671598 31181 raft_consensus.cc:2804] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.680747 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.680465 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.685367 31181 raft_consensus.cc:493] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.684520 30878 catalog_manager.cc:5697] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 1 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.685645 31057 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 0.
I20260709 14:56:04.684643 31174 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
W20260709 14:56:04.685932 30946 leader_election.cc:343] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.684283 31199 raft_consensus.cc:2804] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.686420 31174 ts_tablet_manager.cc:1403] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.007s
I20260709 14:56:04.686620 31199 raft_consensus.cc:697] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:04.686739 31172 ts_tablet_manager.cc:1403] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.015s
I20260709 14:56:04.673691 31175 ts_tablet_manager.cc:1434] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 14:56:04.687538 31199 consensus_queue.cc:237] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.688439 31175 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.690866 30947 leader_election.cc:304] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [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: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.692803 31179 raft_consensus.cc:2804] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.693220 31179 raft_consensus.cc:493] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.693718 31174 raft_consensus.cc:359] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.685751 31181 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.694584 31179 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.694768 31175 tablet_bootstrap.cc:654] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.694576 31174 raft_consensus.cc:385] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.696745 31174 raft_consensus.cc:740] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.696511 31172 raft_consensus.cc:359] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.697465 31172 raft_consensus.cc:385] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.697827 31172 raft_consensus.cc:740] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.697770 31174 consensus_queue.cc:260] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.698915 31172 consensus_queue.cc:260] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.699891 31058 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.700518 31174 ts_tablet_manager.cc:1434] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:04.701553 31174 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.701547 31172 ts_tablet_manager.cc:1434] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:04.702941 31172 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.710167 31172 tablet_bootstrap.cc:654] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.712108 31179 raft_consensus.cc:515] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.715101 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:04.715750 31058 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.719890 30881 catalog_manager.cc:5697] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.721601 31179 leader_election.cc:290] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 election: Requested vote from peers c33af41efec745d889959ced8138e272 (127.23.126.130:46035), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.722725 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:04.724107 31058 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 1.
W20260709 14:56:04.724486 30946 leader_election.cc:343] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.725387 30947 leader_election.cc:304] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [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: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.726408 31172 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.727118 31172 ts_tablet_manager.cc:1403] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260709 14:56:04.730199 31181 raft_consensus.cc:515] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.730707 31172 raft_consensus.cc:359] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.731652 31172 raft_consensus.cc:385] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.732532 31179 raft_consensus.cc:2804] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.733237 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:04.734071 30983 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.738404 31174 tablet_bootstrap.cc:654] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.733284 31179 raft_consensus.cc:697] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: Becoming Leader. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Running, Role: LEADER
I20260709 14:56:04.741747 31181 leader_election.cc:290] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.742417 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:04.743110 31058 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.744937 31175 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.745332 31174 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.745481 31175 ts_tablet_manager.cc:1403] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.038s
I20260709 14:56:04.745831 31174 ts_tablet_manager.cc:1403] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 14:56:04.745911 30983 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.747260 31098 leader_election.cc:304] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.731973 31172 raft_consensus.cc:740] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.748037 31181 raft_consensus.cc:2804] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.748304 31199 raft_consensus.cc:493] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.748581 31181 raft_consensus.cc:697] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:04.748710 31175 raft_consensus.cc:359] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.748787 31172 consensus_queue.cc:260] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.748893 31199 raft_consensus.cc:515] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.749639 31175 raft_consensus.cc:385] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.749459 31181 consensus_queue.cc:237] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.750037 31175 raft_consensus.cc:740] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.751263 31199 leader_election.cc:290] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.750903 31175 consensus_queue.cc:260] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.753269 31172 ts_tablet_manager.cc:1434] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 14:56:04.753180 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.753592 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:04.754380 31172 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272: Bootstrap starting.
I20260709 14:56:04.754834 31175 ts_tablet_manager.cc:1434] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
W20260709 14:56:04.755251 31021 leader_election.cc:343] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.755884 31175 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.757601 31174 raft_consensus.cc:359] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
W20260709 14:56:04.758023 31024 leader_election.cc:343] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.758308 31174 raft_consensus.cc:385] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.758637 31174 raft_consensus.cc:740] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.758590 31024 leader_election.cc:304] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33af41efec745d889959ced8138e272; no voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.759778 31199 raft_consensus.cc:2749] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.760972 31172 tablet_bootstrap.cc:654] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.764839 31058 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.741945 31179 consensus_queue.cc:237] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.766718 31175 tablet_bootstrap.cc:654] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.766566 31174 consensus_queue.cc:260] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.770989 31174 ts_tablet_manager.cc:1434] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:56:04.772310 31174 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.780628 31175 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.781338 31175 ts_tablet_manager.cc:1403] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260709 14:56:04.782424 30881 catalog_manager.cc:5697] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 1 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.784705 31175 raft_consensus.cc:359] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.785662 31175 raft_consensus.cc:385] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.785068 30878 catalog_manager.cc:5697] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1868c35874be438db64f89aee0858e1c (127.23.126.129). New cstate: current_term: 1 leader_uuid: "1868c35874be438db64f89aee0858e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.786011 31175 raft_consensus.cc:740] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.787002 31175 consensus_queue.cc:260] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.789701 31175 ts_tablet_manager.cc:1434] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:04.790846 31175 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.793540 31174 tablet_bootstrap.cc:654] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.798365 31175 tablet_bootstrap.cc:654] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.798754 31172 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272: No bootstrap required, opened a new log
I20260709 14:56:04.799213 31172 ts_tablet_manager.cc:1403] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.024s
I20260709 14:56:04.802265 31172 raft_consensus.cc:359] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.803154 31172 raft_consensus.cc:385] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.803495 31172 raft_consensus.cc:740] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.804491 31172 consensus_queue.cc:260] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.808408 31172 ts_tablet_manager.cc:1434] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:56:04.811523 31174 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.812057 31174 ts_tablet_manager.cc:1403] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.005s
I20260709 14:56:04.814541 31174 raft_consensus.cc:359] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.815225 31174 raft_consensus.cc:385] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.815508 31174 raft_consensus.cc:740] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.817736 31175 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.818159 31175 ts_tablet_manager.cc:1403] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260709 14:56:04.820215 31175 raft_consensus.cc:359] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.820736 31175 raft_consensus.cc:385] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.820990 31175 raft_consensus.cc:740] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.821585 31175 consensus_queue.cc:260] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.822476 31181 raft_consensus.cc:493] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.822965 31181 raft_consensus.cc:515] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.823316 31175 ts_tablet_manager.cc:1434] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:04.824220 31175 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:04.823786 31174 consensus_queue.cc:260] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.825059 31181 leader_election.cc:290] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.826121 31174 ts_tablet_manager.cc:1434] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:04.826285 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.826905 30983 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.827316 31174 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.828589 31098 leader_election.cc:304] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.829638 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.830293 31058 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.831879 31181 raft_consensus.cc:2804] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.832316 31181 raft_consensus.cc:493] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.832648 31181 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.834079 31174 tablet_bootstrap.cc:654] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.834683 31175 tablet_bootstrap.cc:654] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.843668 31199 raft_consensus.cc:493] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.844331 31199 raft_consensus.cc:515] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.849524 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4227b1ff24541a453d2372a2a70a7" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:04.849999 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4227b1ff24541a453d2372a2a70a7" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.850854 30983 raft_consensus.cc:2468] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 0.
W20260709 14:56:04.851393 31021 leader_election.cc:343] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.853271 31024 leader_election.cc:304] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [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: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.854503 31176 raft_consensus.cc:2804] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.854951 31176 raft_consensus.cc:493] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.855410 31176 raft_consensus.cc:3060] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.856699 31181 raft_consensus.cc:515] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.860651 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:04.860780 31181 leader_election.cc:290] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.861478 30983 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.864215 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:04.864471 31175 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: No bootstrap required, opened a new log
I20260709 14:56:04.864858 31058 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.864995 31175 ts_tablet_manager.cc:1403] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.020s
I20260709 14:56:04.865188 31174 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.865692 31174 ts_tablet_manager.cc:1403] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.020s
I20260709 14:56:04.853283 31199 leader_election.cc:290] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.867839 31175 raft_consensus.cc:359] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.868489 31175 raft_consensus.cc:385] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.868224 31174 raft_consensus.cc:359] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.868830 31175 raft_consensus.cc:740] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.869005 31174 raft_consensus.cc:385] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.869365 31174 raft_consensus.cc:740] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.869782 30983 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.869722 31175 consensus_queue.cc:260] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.870157 31174 consensus_queue.cc:260] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.871090 31098 leader_election.cc:304] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.872196 31174 ts_tablet_manager.cc:1434] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:04.872131 31196 raft_consensus.cc:2804] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.873200 31174 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.873409 31196 raft_consensus.cc:697] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:04.874544 31175 ts_tablet_manager.cc:1434] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:04.874234 31196 consensus_queue.cc:237] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.877367 31058 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.878058 31176 raft_consensus.cc:515] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.879079 31174 tablet_bootstrap.cc:654] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.880896 31176 leader_election.cc:290] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:04.881528 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4227b1ff24541a453d2372a2a70a7" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:04.882047 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4227b1ff24541a453d2372a2a70a7" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:04.882885 30982 raft_consensus.cc:3060] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:04.883193 31021 leader_election.cc:343] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.893545 30982 raft_consensus.cc:2468] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 1.
I20260709 14:56:04.894891 31174 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.894727 31024 leader_election.cc:304] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [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: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:04.895339 31174 ts_tablet_manager.cc:1403] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 14:56:04.895596 31176 raft_consensus.cc:2804] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.896111 31176 raft_consensus.cc:697] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 1 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:04.896570 30878 catalog_manager.cc:5697] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 1 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.896893 31176 consensus_queue.cc:237] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.898025 31174 raft_consensus.cc:359] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.898685 31174 raft_consensus.cc:385] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.898950 31174 raft_consensus.cc:740] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.899598 31174 consensus_queue.cc:260] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.901624 31174 ts_tablet_manager.cc:1434] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:56:04.902490 31174 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d: Bootstrap starting.
I20260709 14:56:04.907310 31174 tablet_bootstrap.cc:654] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.907320 30880 catalog_manager.cc:5697] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.912039 31174 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d: No bootstrap required, opened a new log
I20260709 14:56:04.912503 31174 ts_tablet_manager.cc:1403] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:04.914793 31174 raft_consensus.cc:359] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.915421 31174 raft_consensus.cc:385] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.915701 31174 raft_consensus.cc:740] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.916373 31174 consensus_queue.cc:260] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:04.918028 31174 ts_tablet_manager.cc:1434] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:04.946485 31196 raft_consensus.cc:493] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.947021 31196 raft_consensus.cc:515] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.948681 31196 leader_election.cc:290] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.949729 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.949733 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.950279 31196 raft_consensus.cc:493] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.950645 31058 raft_consensus.cc:2468] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.950704 30982 raft_consensus.cc:2468] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:04.950897 31196 raft_consensus.cc:515] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.951270 31181 raft_consensus.cc:493] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.951782 31181 raft_consensus.cc:515] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.952001 31098 leader_election.cc:304] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.953783 31226 raft_consensus.cc:2804] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.953856 31181 leader_election.cc:290] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.954278 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.954418 31226 raft_consensus.cc:493] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.955057 31226 raft_consensus.cc:3060] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.955123 31058 raft_consensus.cc:2393] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65f0f08dbdf47a082aa9f783d244c2d in current term 1: Already voted for candidate 1868c35874be438db64f89aee0858e1c in this term.
I20260709 14:56:04.955796 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4227b1ff24541a453d2372a2a70a7" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:04.956341 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.955077 31196 leader_election.cc:290] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.955502 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4227b1ff24541a453d2372a2a70a7" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:04.957530 30983 raft_consensus.cc:2393] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65f0f08dbdf47a082aa9f783d244c2d in current term 1: Already voted for candidate c33af41efec745d889959ced8138e272 in this term.
I20260709 14:56:04.957726 31098 leader_election.cc:304] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f0f08dbdf47a082aa9f783d244c2d; no voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272
I20260709 14:56:04.958499 31196 raft_consensus.cc:3060] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.958990 31098 leader_election.cc:304] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f0f08dbdf47a082aa9f783d244c2d; no voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272
I20260709 14:56:04.959785 31181 raft_consensus.cc:3060] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.963195 31226 raft_consensus.cc:515] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.963816 31196 raft_consensus.cc:2749] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.965418 31226 leader_election.cc:290] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:04.966073 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:04.966445 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:04.966616 30983 raft_consensus.cc:3060] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.966725 31181 raft_consensus.cc:2749] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.967072 31057 raft_consensus.cc:3060] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.971329 30983 raft_consensus.cc:2468] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.971846 31057 raft_consensus.cc:2468] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:04.972369 31098 leader_election.cc:304] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:04.973181 31181 raft_consensus.cc:2804] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.973613 31181 raft_consensus.cc:697] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:04.974339 31181 consensus_queue.cc:237] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:04.981796 30878 catalog_manager.cc:5697] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 1 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.022696 31181 raft_consensus.cc:493] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.023237 31181 raft_consensus.cc:515] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:05.024914 31181 leader_election.cc:290] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:05.025857 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c" is_pre_election: true
I20260709 14:56:05.026036 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:05.026659 30983 raft_consensus.cc:2468] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:05.026687 31057 raft_consensus.cc:2468] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 0.
I20260709 14:56:05.027931 31098 leader_election.cc:304] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:05.028589 31181 raft_consensus.cc:2804] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.028898 31181 raft_consensus.cc:493] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.029219 31181 raft_consensus.cc:3060] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.033813 31181 raft_consensus.cc:515] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:05.035385 31181 leader_election.cc:290] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:05.036201 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:05.036283 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:05.036990 30983 raft_consensus.cc:3060] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.037068 31057 raft_consensus.cc:3060] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.041610 30983 raft_consensus.cc:2468] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:05.041800 31057 raft_consensus.cc:2468] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:05.042577 31098 leader_election.cc:304] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:05.043345 31181 raft_consensus.cc:2804] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.043795 31181 raft_consensus.cc:697] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:05.044407 31181 consensus_queue.cc:237] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:05.048453 31179 consensus_queue.cc:1048] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.052738 30878 catalog_manager.cc:5697] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 1 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.061306 31179 consensus_queue.cc:1048] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.072135 31201 raft_consensus.cc:493] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.072619 31201 raft_consensus.cc:515] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:05.074770 31201 leader_election.cc:290] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33af41efec745d889959ced8138e272 (127.23.126.130:46035), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:05.076177 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:05.076879 31057 raft_consensus.cc:2468] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 0.
I20260709 14:56:05.077780 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:05.077899 30947 leader_election.cc:304] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:05.078557 31132 raft_consensus.cc:2468] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 0.
I20260709 14:56:05.078754 31201 raft_consensus.cc:2804] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.079209 31201 raft_consensus.cc:493] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.079581 31201 raft_consensus.cc:3060] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.084731 31201 raft_consensus.cc:515] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:05.086180 31201 leader_election.cc:290] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 election: Requested vote from peers c33af41efec745d889959ced8138e272 (127.23.126.130:46035), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:05.087023 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:05.087301 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "1868c35874be438db64f89aee0858e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:05.087656 31057 raft_consensus.cc:3060] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.087868 31132 raft_consensus.cc:3060] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.094846 31132 raft_consensus.cc:2468] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 1.
I20260709 14:56:05.094846 31057 raft_consensus.cc:2468] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1868c35874be438db64f89aee0858e1c in term 1.
I20260709 14:56:05.096066 30946 leader_election.cc:304] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:05.096728 31201 raft_consensus.cc:2804] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.097200 31201 raft_consensus.cc:697] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: Becoming Leader. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Running, Role: LEADER
I20260709 14:56:05.097915 31201 consensus_queue.cc:237] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:05.104802 30878 catalog_manager.cc:5697] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1868c35874be438db64f89aee0858e1c (127.23.126.129). New cstate: current_term: 1 leader_uuid: "1868c35874be438db64f89aee0858e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.131834 31132 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.138219 31176 consensus_queue.cc:1048] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.139705 31181 consensus_queue.cc:1048] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.155452 31199 consensus_queue.cc:1048] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.154873 31181 consensus_queue.cc:1048] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:05.201864 24058 ts_manager.cc:295] Set tserver state for 1868c35874be438db64f89aee0858e1c to MAINTENANCE_MODE
I20260709 14:56:05.202632 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
I20260709 14:56:05.208972 31226 consensus_queue.cc:1048] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:05.235404 31098 consensus_peers.cc:597] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:05.236996 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:05.237910 24058 tablet_replica.cc:333] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.238662 24058 raft_consensus.cc:2243] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:05.239333 24058 pending_rounds.cc:70] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Trying to abort 1 pending ops.
I20260709 14:56:05.239508 24058 pending_rounds.cc:77] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662321048203264 op_type: NO_OP noop_request { }
I20260709 14:56:05.239856 24058 raft_consensus.cc:2889] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:05.240141 24058 raft_consensus.cc:2272] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.242556 24058 tablet_replica.cc:333] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.243177 24058 raft_consensus.cc:2243] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:05.243570 24058 raft_consensus.cc:2272] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.245566 24058 tablet_replica.cc:333] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.246104 24058 raft_consensus.cc:2243] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:05.246409 24058 raft_consensus.cc:2272] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.247867 24058 tablet_replica.cc:333] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.248375 24058 raft_consensus.cc:2243] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:05.248760 24058 raft_consensus.cc:2272] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.250933 24058 tablet_replica.cc:333] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.251462 24058 raft_consensus.cc:2243] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:05.252432 24058 raft_consensus.cc:2272] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.254616 24058 tablet_replica.cc:333] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.255263 24058 raft_consensus.cc:2243] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:05.255692 24058 raft_consensus.cc:2272] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.257477 24058 tablet_replica.cc:333] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.257984 24058 raft_consensus.cc:2243] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:05.258370 24058 raft_consensus.cc:2272] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.260314 24058 tablet_replica.cc:333] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.260810 24058 raft_consensus.cc:2243] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:05.261214 24058 raft_consensus.cc:2272] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.263032 24058 tablet_replica.cc:333] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.263530 24058 raft_consensus.cc:2243] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:05.263892 24058 raft_consensus.cc:2272] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.265522 24058 tablet_replica.cc:333] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: stopping tablet replica
I20260709 14:56:05.265983 24058 raft_consensus.cc:2243] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:05.266525 24058 pending_rounds.cc:70] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Trying to abort 1 pending ops.
I20260709 14:56:05.266721 24058 pending_rounds.cc:77] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662319689187328 op_type: NO_OP noop_request { }
I20260709 14:56:05.267001 24058 raft_consensus.cc:2889] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:05.267270 24058 raft_consensus.cc:2272] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:05.285650 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
I20260709 14:56:05.298673 31196 raft_consensus.cc:493] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.299186 31196 raft_consensus.cc:515] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:05.301004 31196 leader_election.cc:290] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:05.302294 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:05.303112 31057 raft_consensus.cc:2393] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65f0f08dbdf47a082aa9f783d244c2d in current term 1: Already voted for candidate 1868c35874be438db64f89aee0858e1c in this term.
W20260709 14:56:05.305188 31098 leader_election.cc:336] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:05.305568 31098 leader_election.cc:304] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f0f08dbdf47a082aa9f783d244c2d; no voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272
I20260709 14:56:05.306161 31196 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.311244 31196 raft_consensus.cc:2749] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:05.321854 31199 consensus_queue.cc:1048] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:05.337185 31024 consensus_peers.cc:597] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:05.433516 31098 consensus_peers.cc:597] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:05.455623 31196 consensus_queue.cc:1048] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.464936 31181 consensus_queue.cc:1048] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:05.468130 31098 consensus_peers.cc:597] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:05.550591 31181 consensus_queue.cc:1048] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:05.557035 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:05.563342 31098 consensus_peers.cc:597] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:05.686761 31098 consensus_peers.cc:597] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:05.769695 31024 consensus_peers.cc:597] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:06.304665 31176 raft_consensus.cc:493] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.305194 31176 raft_consensus.cc:515] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.308331 31176 leader_election.cc:290] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:06.309698 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:06.310640 31132 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 1.
I20260709 14:56:06.312078 31021 leader_election.cc:304] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
W20260709 14:56:06.312868 31024 leader_election.cc:336] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:06.313131 31176 raft_consensus.cc:2804] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:06.313653 31176 raft_consensus.cc:493] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.314064 31176 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.319571 31176 raft_consensus.cc:515] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.321302 31176 leader_election.cc:290] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:06.322547 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:06.323431 31132 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:06.325134 31024 leader_election.cc:336] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:06.329203 31132 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:06.330209 31021 leader_election.cc:304] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 1868c35874be438db64f89aee0858e1c
I20260709 14:56:06.330816 31176 raft_consensus.cc:2804] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.331192 31176 raft_consensus.cc:697] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:06.331939 31176 consensus_queue.cc:237] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [LEADER]: Queue going to LEADER 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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.339687 30880 catalog_manager.cc:5697] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 1 to 2, leader changed from 1868c35874be438db64f89aee0858e1c (127.23.126.129) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:06.558075 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:06.560143 31176 raft_consensus.cc:493] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1868c35874be438db64f89aee0858e1c)
I20260709 14:56:06.560598 31176 raft_consensus.cc:515] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.562250 31176 leader_election.cc:290] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:06.563328 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" is_pre_election: true
I20260709 14:56:06.564752 31226 raft_consensus.cc:493] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1868c35874be438db64f89aee0858e1c)
I20260709 14:56:06.565204 31226 raft_consensus.cc:515] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
W20260709 14:56:06.565770 31024 leader_election.cc:336] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:06.566207 31024 leader_election.cc:304] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [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: c33af41efec745d889959ced8138e272; no voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:06.566839 31176 raft_consensus.cc:2749] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:06.567526 31226 leader_election.cc:290] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:06.568020 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:06.568645 31057 raft_consensus.cc:2468] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:06.569626 31096 leader_election.cc:304] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:06.570241 31226 raft_consensus.cc:2804] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:06.570560 31226 raft_consensus.cc:493] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1868c35874be438db64f89aee0858e1c)
I20260709 14:56:06.570890 31226 raft_consensus.cc:3060] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:06.571038 31098 leader_election.cc:336] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:06.576076 31226 raft_consensus.cc:515] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.577812 31226 leader_election.cc:290] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:06.578941 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca47d015ad3428bad7b4f7d662d7339" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:06.579596 31057 raft_consensus.cc:3060] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:06.581113 31098 leader_election.cc:336] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:06.584717 31057 raft_consensus.cc:2468] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 2.
I20260709 14:56:06.585657 31096 leader_election.cc:304] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 1868c35874be438db64f89aee0858e1c
I20260709 14:56:06.586365 31226 raft_consensus.cc:2804] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.586823 31226 raft_consensus.cc:697] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:06.587531 31226 consensus_queue.cc:237] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.594544 30880 catalog_manager.cc:5697] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 1 to 2, leader changed from 1868c35874be438db64f89aee0858e1c (127.23.126.129) to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 2 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.646508 31226 raft_consensus.cc:493] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.647084 31226 raft_consensus.cc:515] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.648780 31226 leader_election.cc:290] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:06.650008 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272" is_pre_election: true
I20260709 14:56:06.650693 31057 raft_consensus.cc:2468] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 1.
I20260709 14:56:06.651819 31096 leader_election.cc:304] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
W20260709 14:56:06.652415 31098 leader_election.cc:336] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:06.652632 31226 raft_consensus.cc:2804] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:06.653249 31226 raft_consensus.cc:493] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.653650 31226 raft_consensus.cc:3060] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.660597 31226 raft_consensus.cc:515] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.662441 31226 leader_election.cc:290] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:06.663372 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d664c6dc4874931a941dcd64a9f1500" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:06.664099 31057 raft_consensus.cc:3060] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:06.665731 31098 leader_election.cc:336] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111)
I20260709 14:56:06.669868 31057 raft_consensus.cc:2468] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 2.
I20260709 14:56:06.670827 31096 leader_election.cc:304] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 1868c35874be438db64f89aee0858e1c
I20260709 14:56:06.671502 31226 raft_consensus.cc:2804] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.671944 31226 raft_consensus.cc:697] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:06.672792 31226 consensus_queue.cc:237] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER 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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:06.679787 30880 catalog_manager.cc:5697] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 1 to 2, leader changed from 1868c35874be438db64f89aee0858e1c (127.23.126.129) to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 2 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.857327 31132 raft_consensus.cc:1275] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:06.858582 31176 consensus_queue.cc:1048] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:06.873014 31024 consensus_peers.cc:597] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:06.977898 31098 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111) [suppressed 124 similar messages]
I20260709 14:56:07.068444 31057 raft_consensus.cc:1275] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.069705 31226 consensus_queue.cc:1048] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:07.082190 31098 consensus_peers.cc:597] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:07.198642 31057 raft_consensus.cc:1275] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:07.199831 31226 consensus_queue.cc:1048] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:07.212777 31098 consensus_peers.cc:597] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:07.541486 31098 consensus_peers.cc:597] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:07.558933 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:07.833917 31024 consensus_peers.cc:597] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:07.855831 31098 consensus_peers.cc:597] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:07.986694 31098 consensus_peers.cc:597] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:08.049122 31098 consensus_peers.cc:597] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:08.197005 31024 consensus_peers.cc:597] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:08.369941 31098 consensus_peers.cc:597] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:08.560312 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:09.545086 31098 consensus_peers.cc:597] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:09.561493 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:09.688278 31098 consensus_peers.cc:597] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:09.772758 31024 consensus_peers.cc:597] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:09.899438 31024 consensus_peers.cc:597] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:09.981797 31098 consensus_peers.cc:597] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:10.304844 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:10.311957 31265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.312201 31266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.316180 31268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.318514 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:10.320787 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:10.320981 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:10.321120 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608970321110 us; error 0 us; skew 500 ppm
I20260709 14:56:10.321697 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:10.324304 24058 webserver.cc:533] Webserver started at http://127.23.126.129:41523/ using document root <none> and password file <none>
I20260709 14:56:10.324862 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:10.325019 24058 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:10.329536 24058 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:56:10.333705 31273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.334662 24058 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:56:10.334971 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "1868c35874be438db64f89aee0858e1c"
format_stamp: "Formatted at 2026-07-09 14:56:03 on dist-test-slave-vl6x"
I20260709 14:56:10.335513 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:10.356264 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:10.357546 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:10.358964 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:10.362735 31280 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:56:10.412348 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:56:10.412640 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260709 14:56:10.412945 24058 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:56:10.418272 31280 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.434729 31280 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:56:10.435750 31280 tablet_bootstrap.cc:492] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.436415 31280 ts_tablet_manager.cc:1403] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:56:10.439517 31280 raft_consensus.cc:359] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.440785 31280 raft_consensus.cc:740] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
W20260709 14:56:10.441680 31098 consensus_peers.cc:597] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:10.441592 31280 consensus_queue.cc:260] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.444615 31280 ts_tablet_manager.cc:1434] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 14:56:10.445587 31280 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.459623 31280 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:10.460436 31280 tablet_bootstrap.cc:492] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.461090 31280 ts_tablet_manager.cc:1403] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 14:56:10.463730 31280 raft_consensus.cc:359] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.464401 31280 raft_consensus.cc:740] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.465096 31280 consensus_queue.cc:260] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.467113 31280 ts_tablet_manager.cc:1434] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:10.467913 31280 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.470186 24058 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:56:10.470546 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.058s	user 0.057s	sys 0.000s
I20260709 14:56:10.483880 31280 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:56:10.484683 31280 tablet_bootstrap.cc:492] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.485311 31280 ts_tablet_manager.cc:1403] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:56:10.488093 31280 raft_consensus.cc:359] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.488994 31280 raft_consensus.cc:740] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.489806 31280 consensus_queue.cc:260] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.491561 31280 ts_tablet_manager.cc:1434] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:10.492236 31280 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.502586 31280 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:10.503228 31280 tablet_bootstrap.cc:492] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.503858 31280 ts_tablet_manager.cc:1403] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:56:10.505968 31280 raft_consensus.cc:359] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.506500 31280 raft_consensus.cc:740] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.507133 31280 consensus_queue.cc:260] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.508630 31280 ts_tablet_manager.cc:1434] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:56:10.509333 31280 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.520594 31280 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:10.521387 31280 tablet_bootstrap.cc:492] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.521886 31280 ts_tablet_manager.cc:1403] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:56:10.523679 31280 raft_consensus.cc:359] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.524263 31280 raft_consensus.cc:740] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.524941 31280 consensus_queue.cc:260] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.526528 31280 ts_tablet_manager.cc:1434] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:10.527408 31280 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.535403 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:36179
I20260709 14:56:10.535511 31342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:36179 every 8 connection(s)
W20260709 14:56:10.562757 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:10.573359 31280 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:10.574703 31280 tablet_bootstrap.cc:492] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.575246 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:10.575656 31280 ts_tablet_manager.cc:1403] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.016s
I20260709 14:56:10.579265 31280 raft_consensus.cc:359] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.580200 31280 raft_consensus.cc:740] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.581223 31280 consensus_queue.cc:260] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.584298 31280 ts_tablet_manager.cc:1434] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:56:10.585131 31280 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.588086 31344 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46803
I20260709 14:56:10.588605 31344 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:10.589581 31344 heartbeater.cc:507] Master 127.23.126.190:46803 requested a full tablet report, sending...
I20260709 14:56:10.603664 30880 ts_manager.cc:194] Re-registered known tserver with Master: 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179)
I20260709 14:56:10.605470 31280 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: 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
W20260709 14:56:10.606108 31098 consensus_peers.cc:597] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:10.606353 31280 tablet_bootstrap.cc:492] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.607154 31280 ts_tablet_manager.cc:1403] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 14:56:10.609072 31280 raft_consensus.cc:359] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.609804 31280 raft_consensus.cc:740] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.610476 31280 consensus_queue.cc:260] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.612160 31280 ts_tablet_manager.cc:1434] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:10.612797 31280 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.614790 30880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55644
I20260709 14:56:10.617100 31132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
mode: GRACEFUL
new_leader_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:48704
I20260709 14:56:10.617755 31132 raft_consensus.cc:606] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Received request to transfer leadership to TS c33af41efec745d889959ced8138e272
I20260709 14:56:10.619055 31344 heartbeater.cc:499] Master 127.23.126.190:46803 was elected leader, sending a full tablet report...
I20260709 14:56:10.620091 31132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
mode: GRACEFUL
new_leader_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:48704
I20260709 14:56:10.620532 31132 raft_consensus.cc:606] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Received request to transfer leadership to TS c33af41efec745d889959ced8138e272
I20260709 14:56:10.622778 31132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
mode: GRACEFUL
new_leader_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:48704
I20260709 14:56:10.623615 31132 raft_consensus.cc:606] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Received request to transfer leadership to TS c33af41efec745d889959ced8138e272
I20260709 14:56:10.624928 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:10.625590 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:10.626116 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:10.628994 31280 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:10.629953 31280 tablet_bootstrap.cc:492] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.630554 31280 ts_tablet_manager.cc:1403] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:56:10.633212 31280 raft_consensus.cc:359] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:10.633904 31280 raft_consensus.cc:740] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.634599 31280 consensus_queue.cc:260] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [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: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:10.636453 31280 ts_tablet_manager.cc:1434] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:10.637231 31280 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.649691 31280 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:10.650573 31280 tablet_bootstrap.cc:492] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.651238 31280 ts_tablet_manager.cc:1403] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 14:56:10.653618 31280 raft_consensus.cc:359] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.654320 31280 raft_consensus.cc:740] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.654913 31280 consensus_queue.cc:260] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.656473 31280 ts_tablet_manager.cc:1434] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:56:10.657594 31280 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Bootstrap starting.
I20260709 14:56:10.659996 31316 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.670068 31316 pending_rounds.cc:85] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Aborting all ops after (but not including) 0
I20260709 14:56:10.670542 31316 pending_rounds.cc:107] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:10.670964 31316 raft_consensus.cc:2889] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:10.677647 31280 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:10.678627 31280 tablet_bootstrap.cc:492] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Bootstrap complete.
I20260709 14:56:10.679358 31280 ts_tablet_manager.cc:1403] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260709 14:56:10.681337 31280 raft_consensus.cc:359] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.681991 31280 raft_consensus.cc:740] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1868c35874be438db64f89aee0858e1c, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.682585 31280 consensus_queue.cc:260] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.684213 31280 ts_tablet_manager.cc:1434] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:56:10.723359 31226 raft_consensus.cc:993] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d: : Instructing follower c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:10.723871 31358 raft_consensus.cc:1081] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Signalling peer c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:10.725438 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4"
dest_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:56:10.725893 31057 raft_consensus.cc:493] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.726181 31057 raft_consensus.cc:3060] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.731397 31057 raft_consensus.cc:515] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.732769 31057 leader_election.cc:290] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:10.733780 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:10.734040 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eb6ef3e17f4338a8acf913226b40f4" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:10.734469 31316 raft_consensus.cc:3060] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.734618 31132 raft_consensus.cc:3055] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.734997 31132 raft_consensus.cc:740] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:10.735705 31132 consensus_queue.cc:260] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.736742 31132 raft_consensus.cc:3060] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.739521 31316 raft_consensus.cc:2468] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:10.740672 31024 leader_election.cc:304] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:10.741714 31257 raft_consensus.cc:2804] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.742998 31257 raft_consensus.cc:697] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:10.743080 31132 raft_consensus.cc:2468] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:10.744118 31257 consensus_queue.cc:237] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.753392 30878 catalog_manager.cc:5697] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 1 to 2, leader changed from f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.756466 31226 raft_consensus.cc:993] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: : Instructing follower c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:10.757004 31358 raft_consensus.cc:1081] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Signalling peer c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:10.758648 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386"
dest_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:56:10.759199 31057 raft_consensus.cc:493] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.759555 31057 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.766170 31057 raft_consensus.cc:515] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.768472 31057 leader_election.cc:290] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:10.768702 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:10.768878 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:10.769373 31316 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.769492 31132 raft_consensus.cc:3055] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.769910 31132 raft_consensus.cc:740] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:10.770584 31132 consensus_queue.cc:260] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.771577 31132 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.774447 31316 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:10.775452 31024 leader_election.cc:304] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:10.776271 31257 raft_consensus.cc:2804] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.776686 31257 raft_consensus.cc:697] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:10.777077 31132 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:10.777655 31257 consensus_queue.cc:237] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.785003 30878 catalog_manager.cc:5697] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 1 to 2, leader changed from f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.787750 31226 raft_consensus.cc:993] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d: : Instructing follower c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:10.788211 31358 raft_consensus.cc:1081] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Signalling peer c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:10.789718 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e"
dest_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:56:10.790215 31057 raft_consensus.cc:493] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.790557 31057 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.795841 31057 raft_consensus.cc:515] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.797116 31057 leader_election.cc:290] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:10.797930 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:10.798128 31132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:10.798556 31316 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.798723 31132 raft_consensus.cc:3055] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.799091 31132 raft_consensus.cc:740] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:10.799789 31132 consensus_queue.cc:260] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.800839 31132 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.803612 31316 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:10.804705 31024 leader_election.cc:304] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:10.805544 31257 raft_consensus.cc:2804] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.805863 31132 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:10.805967 31257 raft_consensus.cc:697] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:10.807159 31257 consensus_queue.cc:237] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:10.813534 30878 catalog_manager.cc:5697] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 1 to 2, leader changed from f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.831863 31316 raft_consensus.cc:3060] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.873580 31316 raft_consensus.cc:3060] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.878476 31316 pending_rounds.cc:85] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Aborting all ops after (but not including) 0
I20260709 14:56:10.878665 31316 pending_rounds.cc:107] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:10.878839 31316 raft_consensus.cc:2889] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:11.130721 31132 raft_consensus.cc:1275] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.131789 31257 consensus_queue.cc:1048] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.141345 31316 raft_consensus.cc:1275] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.143123 31257 consensus_queue.cc:1048] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:11.168901 31132 raft_consensus.cc:1275] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.170176 31359 consensus_queue.cc:1048] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.179430 31316 raft_consensus.cc:1275] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.181380 31257 consensus_queue.cc:1048] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:11.247684 31316 raft_consensus.cc:1275] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.248900 31377 consensus_queue.cc:1048] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.256098 31132 raft_consensus.cc:1275] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.257762 31371 consensus_queue.cc:1048] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:56:11.563884 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:11.634042 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:11.650949 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560"
dest_uuid: "c33af41efec745d889959ced8138e272"
mode: GRACEFUL
new_leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:55928
I20260709 14:56:11.651391 31057 raft_consensus.cc:606] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 LEADER]: Received request to transfer leadership to TS f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:11.653520 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49"
dest_uuid: "c33af41efec745d889959ced8138e272"
mode: GRACEFUL
new_leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:55928
I20260709 14:56:11.653942 31057 raft_consensus.cc:606] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Received request to transfer leadership to TS f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:11.654871 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:11.655335 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:11.655882 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.007362 31371 raft_consensus.cc:993] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272: : Instructing follower f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:12.007957 31371 raft_consensus.cc:1081] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Signalling peer f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:12.010526 31131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:56052
I20260709 14:56:12.011164 31131 raft_consensus.cc:493] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.011505 31131 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:12.024300 31131 raft_consensus.cc:515] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:12.028187 31131 leader_election.cc:290] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 3 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:12.028982 31315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:12.029304 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:12.031534 31315 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:12.031625 31057 raft_consensus.cc:3055] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:12.032334 31057 raft_consensus.cc:740] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:12.032981 31057 consensus_queue.cc:260] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:12.034107 31057 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:12.037693 31315 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 3.
I20260709 14:56:12.038560 31057 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 3.
I20260709 14:56:12.038690 31098 leader_election.cc:304] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [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: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:12.039521 31358 raft_consensus.cc:2804] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:12.039999 31358 raft_consensus.cc:697] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:12.040781 31358 consensus_queue.cc:237] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:12.049460 30880 catalog_manager.cc:5697] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 2 to 3, leader changed from c33af41efec745d889959ced8138e272 (127.23.126.130) to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 3 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.147396 31377 raft_consensus.cc:993] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272: : Instructing follower f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:12.147907 31383 raft_consensus.cc:1081] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 LEADER]: Signalling peer f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:12.149367 31131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:56052
I20260709 14:56:12.149838 31131 raft_consensus.cc:493] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.150139 31131 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.155629 31131 raft_consensus.cc:515] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:12.157543 31131 leader_election.cc:290] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 election: Requested vote from peers c33af41efec745d889959ced8138e272 (127.23.126.130:46035), 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179)
I20260709 14:56:12.157768 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:12.158421 31057 raft_consensus.cc:3055] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:12.158612 31315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:12.158723 31057 raft_consensus.cc:740] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:12.159185 31315 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.159611 31057 consensus_queue.cc:260] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:12.160539 31057 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.164247 31315 raft_consensus.cc:2468] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 2.
I20260709 14:56:12.164522 31057 raft_consensus.cc:2468] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 2.
I20260709 14:56:12.165232 31098 leader_election.cc:304] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:12.165936 31358 raft_consensus.cc:2804] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:12.166446 31358 raft_consensus.cc:697] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:12.167263 31358 consensus_queue.cc:237] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:12.174160 30880 catalog_manager.cc:5697] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 1 to 2, leader changed from c33af41efec745d889959ced8138e272 (127.23.126.130) to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 2 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.491017 31057 raft_consensus.cc:1275] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:12.492308 31358 consensus_queue.cc:1048] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.500705 31316 raft_consensus.cc:1275] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:12.502668 31358 consensus_queue.cc:1048] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:12.564775 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:12.674593 31316 raft_consensus.cc:1275] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.675910 31226 consensus_queue.cc:1048] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.684158 31057 raft_consensus.cc:1275] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.686347 31379 consensus_queue.cc:1048] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.748332 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.755538 31131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
mode: GRACEFUL
new_leader_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:48704
I20260709 14:56:12.756088 31131 raft_consensus.cc:606] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Received request to transfer leadership to TS c33af41efec745d889959ced8138e272
I20260709 14:56:12.758450 31131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
mode: GRACEFUL
new_leader_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:48704
I20260709 14:56:12.758876 31131 raft_consensus.cc:606] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Received request to transfer leadership to TS c33af41efec745d889959ced8138e272
I20260709 14:56:12.759816 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:12.760274 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:12.760815 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:12.870827 31153 debug-util.cc:398] Leaking SignalData structure 0x7b080022ee00 after lost signal to thread 24061
W20260709 14:56:12.871798 31153 debug-util.cc:398] Leaking SignalData structure 0x7b080034b6e0 after lost signal to thread 30915
W20260709 14:56:12.872835 31153 debug-util.cc:398] Leaking SignalData structure 0x7b080012b5a0 after lost signal to thread 31082
W20260709 14:56:12.873970 31153 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce2a0 after lost signal to thread 31156
W20260709 14:56:12.874940 31153 debug-util.cc:398] Leaking SignalData structure 0x7b080026d620 after lost signal to thread 31342
I20260709 14:56:13.075214 31358 raft_consensus.cc:993] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d: : Instructing follower c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:13.075814 31379 raft_consensus.cc:1081] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Signalling peer c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:13.077301 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49"
dest_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:56:13.077732 31057 raft_consensus.cc:493] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.078003 31057 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:13.082504 31057 raft_consensus.cc:515] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:13.083811 31057 leader_election.cc:290] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 4 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:13.084830 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:13.085479 31316 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:13.085420 31131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8eadb0d48f4b6099143097f83e8e49" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:13.086195 31131 raft_consensus.cc:3055] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:13.086535 31131 raft_consensus.cc:740] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:13.087334 31131 consensus_queue.cc:260] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:13.088567 31131 raft_consensus.cc:3060] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:13.092502 31316 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 4.
I20260709 14:56:13.094950 31024 leader_election.cc:304] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [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: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:13.095171 31131 raft_consensus.cc:2468] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 4.
I20260709 14:56:13.095844 31383 raft_consensus.cc:2804] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:13.097908 31383 raft_consensus.cc:697] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 4 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:13.098825 31383 consensus_queue.cc:237] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:13.106374 30878 catalog_manager.cc:5697] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 3 to 4, leader changed from f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.302335 31358 raft_consensus.cc:993] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d: : Instructing follower c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:13.302870 31358 raft_consensus.cc:1081] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Signalling peer c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:13.304879 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560"
dest_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:56:13.305428 31057 raft_consensus.cc:493] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.305760 31057 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:13.310936 31057 raft_consensus.cc:515] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:13.312377 31057 leader_election.cc:290] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 3 election: Requested vote from peers f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385), 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179)
I20260709 14:56:13.313194 31131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:13.313745 31131 raft_consensus.cc:3055] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:13.314085 31131 raft_consensus.cc:740] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:13.313547 31315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d6a7549b4448e89a628f4191651560" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:13.314545 31315 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:13.314769 31131 consensus_queue.cc:260] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [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: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:13.315788 31131 raft_consensus.cc:3060] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:13.320376 31131 raft_consensus.cc:2468] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 3.
I20260709 14:56:13.321475 31021 leader_election.cc:304] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:13.322227 31383 raft_consensus.cc:2804] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:13.322832 31315 raft_consensus.cc:2468] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 3.
I20260709 14:56:13.322652 31383 raft_consensus.cc:697] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 3 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:13.323873 31383 consensus_queue.cc:237] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [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: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } }
I20260709 14:56:13.329676 30878 catalog_manager.cc:5697] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 2 to 3, leader changed from f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 3 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.517902 31131 raft_consensus.cc:1275] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:13.519169 31383 consensus_queue.cc:1048] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:13.539873 31315 raft_consensus.cc:1275] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:13.542407 31399 consensus_queue.cc:1048] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:13.565785 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:13.767258 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.774739 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e"
dest_uuid: "c33af41efec745d889959ced8138e272"
mode: GRACEFUL
new_leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:55928
I20260709 14:56:13.775377 31057 raft_consensus.cc:606] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Received request to transfer leadership to TS f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:13.778004 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386"
dest_uuid: "c33af41efec745d889959ced8138e272"
mode: GRACEFUL
new_leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:55928
I20260709 14:56:13.778581 31057 raft_consensus.cc:606] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Received request to transfer leadership to TS f65f0f08dbdf47a082aa9f783d244c2d
I20260709 14:56:13.779707 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:13.780311 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:13.780925 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.834391 31316 raft_consensus.cc:1275] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:13.834584 31131 raft_consensus.cc:1275] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:13.836088 31399 consensus_queue.cc:1048] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:13.837394 31383 consensus_queue.cc:1048] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.152449 31398 raft_consensus.cc:993] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272: : Instructing follower f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:14.152941 31383 raft_consensus.cc:1081] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Signalling peer f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:14.154605 31131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:56052
I20260709 14:56:14.155081 31131 raft_consensus.cc:493] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:14.155387 31131 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.161213 31131 raft_consensus.cc:515] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:14.162806 31131 leader_election.cc:290] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 3 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:14.163684 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:14.163579 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:14.164343 31057 raft_consensus.cc:3055] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:14.164618 31057 raft_consensus.cc:740] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:14.164467 31316 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.165432 31057 consensus_queue.cc:260] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:14.166200 31057 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.170547 31057 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 3.
I20260709 14:56:14.171545 31096 leader_election.cc:304] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [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: c33af41efec745d889959ced8138e272, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:14.172159 31411 raft_consensus.cc:2804] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:14.172349 31316 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 3.
I20260709 14:56:14.172612 31411 raft_consensus.cc:697] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:14.173775 31411 consensus_queue.cc:237] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:14.181686 30881 catalog_manager.cc:5697] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 2 to 3, leader changed from c33af41efec745d889959ced8138e272 (127.23.126.130) to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 3 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.301522 31383 raft_consensus.cc:993] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272: : Instructing follower f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:14.302059 31398 raft_consensus.cc:1081] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Signalling peer f65f0f08dbdf47a082aa9f783d244c2d to start an election
I20260709 14:56:14.303771 31131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
 from {username='slave'} at 127.0.0.1:56052
I20260709 14:56:14.304253 31131 raft_consensus.cc:493] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:14.304558 31131 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.309492 31131 raft_consensus.cc:515] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:14.310992 31131 leader_election.cc:290] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [CANDIDATE]: Term 3 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), c33af41efec745d889959ced8138e272 (127.23.126.130:46035)
I20260709 14:56:14.311825 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:14.312219 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24683fea75924d1f9ed6860a938f7b3e" candidate_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33af41efec745d889959ced8138e272"
I20260709 14:56:14.312517 31316 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.312804 31057 raft_consensus.cc:3055] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:14.313086 31057 raft_consensus.cc:740] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:14.313844 31057 consensus_queue.cc:260] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:14.314983 31057 raft_consensus.cc:3060] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.318833 31316 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 3.
I20260709 14:56:14.319908 31098 leader_election.cc:304] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [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: 1868c35874be438db64f89aee0858e1c, f65f0f08dbdf47a082aa9f783d244c2d; no voters: 
I20260709 14:56:14.320683 31411 raft_consensus.cc:2804] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:14.321192 31411 raft_consensus.cc:697] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Becoming Leader. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:14.321208 31057 raft_consensus.cc:2468] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f0f08dbdf47a082aa9f783d244c2d in term 3.
I20260709 14:56:14.322170 31411 consensus_queue.cc:237] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:14.331096 30881 catalog_manager.cc:5697] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d reported cstate change: term changed from 2 to 3, leader changed from c33af41efec745d889959ced8138e272 (127.23.126.130) to f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131). New cstate: current_term: 3 leader_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:14.566877 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:14.582391 31057 raft_consensus.cc:1275] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.583781 31411 consensus_queue.cc:1048] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.606349 31316 raft_consensus.cc:1275] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.608207 31411 consensus_queue.cc:1048] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.701893 31316 raft_consensus.cc:1275] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.703130 31420 consensus_queue.cc:1048] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.712502 31057 raft_consensus.cc:1275] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Refusing update from remote peer f65f0f08dbdf47a082aa9f783d244c2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.714249 31420 consensus_queue.cc:1048] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.787209 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:14.794381 31131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
mode: GRACEFUL
new_leader_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:48704
I20260709 14:56:14.794907 31131 raft_consensus.cc:606] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Received request to transfer leadership to TS c33af41efec745d889959ced8138e272
I20260709 14:56:14.797291 31131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386"
dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
mode: GRACEFUL
new_leader_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:48704
I20260709 14:56:14.797753 31131 raft_consensus.cc:606] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Received request to transfer leadership to TS c33af41efec745d889959ced8138e272
I20260709 14:56:14.798770 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:14.799384 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:14.800073 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:15.056041 31379 raft_consensus.cc:993] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: : Instructing follower c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:15.056576 31420 raft_consensus.cc:1081] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Signalling peer c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:15.058043 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386"
dest_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:56:15.058619 31057 raft_consensus.cc:493] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:15.058975 31057 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:15.066182 31057 raft_consensus.cc:515] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:15.068233 31057 leader_election.cc:290] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 4 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:15.068933 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:15.069612 31316 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:15.069609 31131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd420db10aaa4547ad1a9d74596c2386" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:15.070362 31131 raft_consensus.cc:3055] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:15.070715 31131 raft_consensus.cc:740] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:15.071550 31131 consensus_queue.cc:260] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:15.072947 31131 raft_consensus.cc:3060] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:15.074576 31316 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 4.
I20260709 14:56:15.075491 31024 leader_election.cc:304] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [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: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:15.076267 31398 raft_consensus.cc:2804] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:15.076692 31398 raft_consensus.cc:697] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 4 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:15.077505 31398 consensus_queue.cc:237] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [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: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:15.080426 31131 raft_consensus.cc:2468] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 4.
I20260709 14:56:15.083938 30881 catalog_manager.cc:5697] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 3 to 4, leader changed from f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 4 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.143765 31411 raft_consensus.cc:993] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d: : Instructing follower c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:15.144234 31420 raft_consensus.cc:1081] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Signalling peer c33af41efec745d889959ced8138e272 to start an election
I20260709 14:56:15.146028 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89"
dest_uuid: "c33af41efec745d889959ced8138e272"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:56:15.146543 31057 raft_consensus.cc:493] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:15.146875 31057 raft_consensus.cc:3060] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.151127 31057 raft_consensus.cc:515] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:15.152624 31057 leader_election.cc:290] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Requested vote from peers 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179), f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131:45385)
I20260709 14:56:15.153357 31316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1868c35874be438db64f89aee0858e1c"
I20260709 14:56:15.154022 31316 raft_consensus.cc:3060] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.154080 31131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92abaaa064c4bd29581a780684e4f89" candidate_uuid: "c33af41efec745d889959ced8138e272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f0f08dbdf47a082aa9f783d244c2d"
I20260709 14:56:15.154641 31131 raft_consensus.cc:3055] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:15.154850 31131 raft_consensus.cc:740] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f0f08dbdf47a082aa9f783d244c2d, State: Running, Role: LEADER
I20260709 14:56:15.155679 31131 consensus_queue.cc:260] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:15.156546 31131 raft_consensus.cc:3060] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.160697 31316 raft_consensus.cc:2468] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:15.161254 31131 raft_consensus.cc:2468] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33af41efec745d889959ced8138e272 in term 2.
I20260709 14:56:15.161866 31024 leader_election.cc:304] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1868c35874be438db64f89aee0858e1c, c33af41efec745d889959ced8138e272; no voters: 
I20260709 14:56:15.162853 31398 raft_consensus.cc:2804] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:15.163337 31398 raft_consensus.cc:697] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Becoming Leader. State: Replica: c33af41efec745d889959ced8138e272, State: Running, Role: LEADER
I20260709 14:56:15.164155 31398 consensus_queue.cc:237] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } }
I20260709 14:56:15.171633 30881 catalog_manager.cc:5697] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 reported cstate change: term changed from 1 to 2, leader changed from f65f0f08dbdf47a082aa9f783d244c2d (127.23.126.131) to c33af41efec745d889959ced8138e272 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "c33af41efec745d889959ced8138e272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33af41efec745d889959ced8138e272" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.518090 31131 raft_consensus.cc:1275] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:15.519454 31398 consensus_queue.cc:1048] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:15.530122 31316 raft_consensus.cc:1275] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:15.531584 31432 consensus_queue.cc:1048] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:15.564709 31131 raft_consensus.cc:1275] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:15.566032 31432 consensus_queue.cc:1048] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f0f08dbdf47a082aa9f783d244c2d" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:15.567828 30929 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:15.574457 31316 raft_consensus.cc:1275] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Refusing update from remote peer c33af41efec745d889959ced8138e272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:15.576273 31426 consensus_queue.cc:1048] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1868c35874be438db64f89aee0858e1c" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:15.809685 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:15.837625 24058 tablet_server.cc:179] TabletServer@127.23.126.129:36179 shutting down...
I20260709 14:56:15.859896 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:15.860460 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.861064 24058 raft_consensus.cc:2243] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.861581 24058 raft_consensus.cc:2272] T bca47d015ad3428bad7b4f7d662d7339 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.863418 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.863973 24058 raft_consensus.cc:2243] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.864385 24058 raft_consensus.cc:2272] T b2d6a7549b4448e89a628f4191651560 P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.866133 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.866641 24058 raft_consensus.cc:2243] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.867040 24058 raft_consensus.cc:2272] T 09eb6ef3e17f4338a8acf913226b40f4 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.868672 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.869256 24058 raft_consensus.cc:2243] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.869618 24058 raft_consensus.cc:2272] T 853585c4c47c4b04b5447561dcfbafd4 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.871246 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.871745 24058 raft_consensus.cc:2243] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.872159 24058 raft_consensus.cc:2272] T c92abaaa064c4bd29581a780684e4f89 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.874292 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.874815 24058 raft_consensus.cc:2243] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.875200 24058 raft_consensus.cc:2272] T cf8eadb0d48f4b6099143097f83e8e49 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.876914 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.877429 24058 raft_consensus.cc:2243] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.877842 24058 raft_consensus.cc:2272] T 24683fea75924d1f9ed6860a938f7b3e P 1868c35874be438db64f89aee0858e1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.879454 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.879948 24058 raft_consensus.cc:2243] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.880334 24058 raft_consensus.cc:2272] T cd420db10aaa4547ad1a9d74596c2386 P 1868c35874be438db64f89aee0858e1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.882558 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.883055 24058 raft_consensus.cc:2243] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.883432 24058 raft_consensus.cc:2272] T a0f4227b1ff24541a453d2372a2a70a7 P 1868c35874be438db64f89aee0858e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.885046 24058 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.885533 24058 raft_consensus.cc:2243] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.885917 24058 raft_consensus.cc:2272] T 1d664c6dc4874931a941dcd64a9f1500 P 1868c35874be438db64f89aee0858e1c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:15.901986 31024 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111) [suppressed 71 similar messages]
W20260709 14:56:15.904701 31024 consensus_peers.cc:597] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:15.912686 24058 tablet_server.cc:196] TabletServer@127.23.126.129:36179 shutdown complete.
I20260709 14:56:15.932109 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
I20260709 14:56:15.953634 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:15.954324 24058 tablet_replica.cc:333] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.954959 24058 raft_consensus.cc:2243] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.955435 24058 raft_consensus.cc:2272] T 1d664c6dc4874931a941dcd64a9f1500 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.957602 24058 tablet_replica.cc:333] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.958159 24058 raft_consensus.cc:2243] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.958917 24058 raft_consensus.cc:2272] T a0f4227b1ff24541a453d2372a2a70a7 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.960839 24058 tablet_replica.cc:333] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.961529 24058 raft_consensus.cc:2243] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.962284 24058 raft_consensus.cc:2272] T cd420db10aaa4547ad1a9d74596c2386 P c33af41efec745d889959ced8138e272 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.965324 24058 tablet_replica.cc:333] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.965863 24058 raft_consensus.cc:2243] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.966287 24058 raft_consensus.cc:2272] T 24683fea75924d1f9ed6860a938f7b3e P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.968026 24058 tablet_replica.cc:333] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.968559 24058 raft_consensus.cc:2243] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.969341 24058 raft_consensus.cc:2272] T c92abaaa064c4bd29581a780684e4f89 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.971583 24058 tablet_replica.cc:333] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.972098 24058 raft_consensus.cc:2243] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.972798 24058 raft_consensus.cc:2272] T cf8eadb0d48f4b6099143097f83e8e49 P c33af41efec745d889959ced8138e272 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.975064 24058 tablet_replica.cc:333] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.975690 24058 raft_consensus.cc:2243] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.976126 24058 raft_consensus.cc:2272] T 853585c4c47c4b04b5447561dcfbafd4 P c33af41efec745d889959ced8138e272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.978150 24058 tablet_replica.cc:333] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.978622 24058 raft_consensus.cc:2243] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.979301 24058 raft_consensus.cc:2272] T 09eb6ef3e17f4338a8acf913226b40f4 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.981233 24058 tablet_replica.cc:333] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.981725 24058 raft_consensus.cc:2243] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.982149 24058 raft_consensus.cc:2272] T bca47d015ad3428bad7b4f7d662d7339 P c33af41efec745d889959ced8138e272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.984047 24058 tablet_replica.cc:333] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272: stopping tablet replica
I20260709 14:56:15.984529 24058 raft_consensus.cc:2243] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.985299 24058 raft_consensus.cc:2272] T b2d6a7549b4448e89a628f4191651560 P c33af41efec745d889959ced8138e272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.016165 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
I20260709 14:56:16.038050 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
I20260709 14:56:16.064476 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:16.065321 24058 tablet_replica.cc:333] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.066103 24058 raft_consensus.cc:2243] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.066601 24058 raft_consensus.cc:2272] T b2d6a7549b4448e89a628f4191651560 P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.068435 31096 consensus_peers.cc:597] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d -> Peer c33af41efec745d889959ced8138e272 (127.23.126.130:46035): Couldn't send request to peer c33af41efec745d889959ced8138e272. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:46035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.069391 24058 tablet_replica.cc:333] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.070047 24058 raft_consensus.cc:2243] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.070587 24058 raft_consensus.cc:2272] T a0f4227b1ff24541a453d2372a2a70a7 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.071218 31098 consensus_peers.cc:597] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d -> Peer 1868c35874be438db64f89aee0858e1c (127.23.126.129:36179): Couldn't send request to peer 1868c35874be438db64f89aee0858e1c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.072585 24058 tablet_replica.cc:333] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.073268 24058 raft_consensus.cc:2243] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.073678 24058 raft_consensus.cc:2272] T cd420db10aaa4547ad1a9d74596c2386 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.076501 24058 tablet_replica.cc:333] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.077945 24058 raft_consensus.cc:2243] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.078536 24058 raft_consensus.cc:2272] T cf8eadb0d48f4b6099143097f83e8e49 P f65f0f08dbdf47a082aa9f783d244c2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.080390 24058 tablet_replica.cc:333] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.080926 24058 raft_consensus.cc:2243] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.081352 24058 raft_consensus.cc:2272] T c92abaaa064c4bd29581a780684e4f89 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.083429 24058 tablet_replica.cc:333] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.083968 24058 raft_consensus.cc:2243] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.084692 24058 raft_consensus.cc:2272] T 24683fea75924d1f9ed6860a938f7b3e P f65f0f08dbdf47a082aa9f783d244c2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.086637 24058 tablet_replica.cc:333] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.087162 24058 raft_consensus.cc:2243] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.087898 24058 raft_consensus.cc:2272] T bca47d015ad3428bad7b4f7d662d7339 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.089819 24058 tablet_replica.cc:333] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.090322 24058 raft_consensus.cc:2243] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.090726 24058 raft_consensus.cc:2272] T 09eb6ef3e17f4338a8acf913226b40f4 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.092569 24058 tablet_replica.cc:333] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.093055 24058 raft_consensus.cc:2243] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.093860 24058 raft_consensus.cc:2272] T 853585c4c47c4b04b5447561dcfbafd4 P f65f0f08dbdf47a082aa9f783d244c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.095811 24058 tablet_replica.cc:333] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d: stopping tablet replica
I20260709 14:56:16.096292 24058 raft_consensus.cc:2243] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.096994 24058 raft_consensus.cc:2272] T 1d664c6dc4874931a941dcd64a9f1500 P f65f0f08dbdf47a082aa9f783d244c2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.136649 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:56:16.160432 24058 master.cc:562] Master@127.23.126.190:46803 shutting down...
I20260709 14:56:16.181056 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.181628 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.181922 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc2a959aa1ca4f10867337a378ec3dcd: stopping tablet replica
I20260709 14:56:16.201373 24058 master.cc:584] Master@127.23.126.190:46803 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12822 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:56:16.243144 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:36707
I20260709 14:56:16.244202 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:16.249357 31444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:16.249522 31445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:16.250254 31447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:16.250856 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:16.251710 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:16.251930 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:16.252089 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608976252073 us; error 0 us; skew 500 ppm
I20260709 14:56:16.252591 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:16.254736 24058 webserver.cc:533] Webserver started at http://127.23.126.190:34555/ using document root <none> and password file <none>
I20260709 14:56:16.255220 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:16.255417 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:16.255688 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:16.256745 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "84fed1b0628e47c7a2525ab90945df49"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.261037 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:56:16.264395 31452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.265252 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:16.265487 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "84fed1b0628e47c7a2525ab90945df49"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.265708 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:16.288257 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:16.289384 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:16.329703 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:36707
I20260709 14:56:16.329798 31503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:36707 every 8 connection(s)
I20260709 14:56:16.333295 31504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.343617 31504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49: Bootstrap starting.
I20260709 14:56:16.348258 31504 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.352336 31504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49: No bootstrap required, opened a new log
I20260709 14:56:16.354441 31504 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fed1b0628e47c7a2525ab90945df49" member_type: VOTER }
I20260709 14:56:16.354837 31504 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.355072 31504 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fed1b0628e47c7a2525ab90945df49, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.355710 31504 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "84fed1b0628e47c7a2525ab90945df49" member_type: VOTER }
I20260709 14:56:16.356168 31504 raft_consensus.cc:399] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:16.356406 31504 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:16.356671 31504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.361127 31504 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fed1b0628e47c7a2525ab90945df49" member_type: VOTER }
I20260709 14:56:16.361639 31504 leader_election.cc:304] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [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: 84fed1b0628e47c7a2525ab90945df49; no voters: 
I20260709 14:56:16.362722 31504 leader_election.cc:290] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:16.363032 31507 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.364331 31507 raft_consensus.cc:697] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 1 LEADER]: Becoming Leader. State: Replica: 84fed1b0628e47c7a2525ab90945df49, State: Running, Role: LEADER
I20260709 14:56:16.364965 31507 consensus_queue.cc:237] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [LEADER]: Queue going to LEADER mode. State: All 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: "84fed1b0628e47c7a2525ab90945df49" member_type: VOTER }
I20260709 14:56:16.365653 31504 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:16.369206 31508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "84fed1b0628e47c7a2525ab90945df49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fed1b0628e47c7a2525ab90945df49" member_type: VOTER } }
I20260709 14:56:16.369829 31508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:16.370219 31509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 84fed1b0628e47c7a2525ab90945df49. Latest consensus state: current_term: 1 leader_uuid: "84fed1b0628e47c7a2525ab90945df49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fed1b0628e47c7a2525ab90945df49" member_type: VOTER } }
I20260709 14:56:16.370831 31509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:16.379166 31515 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:16.386651 31515 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:16.387601 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:16.394883 31515 catalog_manager.cc:1383] Generated new cluster ID: 107828dd30ab4b2891b336700f728d31
I20260709 14:56:16.395160 31515 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:16.415647 31515 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:16.416939 31515 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:16.431125 31515 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49: Generated new TSK 0
I20260709 14:56:16.431732 31515 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:16.454286 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:16.460355 31525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:16.461254 31526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:16.462785 31528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:16.463380 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:16.464427 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:16.464613 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:16.464731 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608976464720 us; error 0 us; skew 500 ppm
I20260709 14:56:16.465258 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:16.467458 24058 webserver.cc:533] Webserver started at http://127.23.126.129:43409/ using document root <none> and password file <none>
I20260709 14:56:16.467886 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:16.468041 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:16.468242 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:16.469274 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "34b4a90be57d455bbf736317c56a17ce"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.473481 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:56:16.476468 31533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.477244 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:16.477523 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "34b4a90be57d455bbf736317c56a17ce"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.477809 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:16.492013 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:16.493100 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:16.494560 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:16.496680 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:16.496896 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.497125 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:16.497359 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:56:16.535672 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:44125
I20260709 14:56:16.535787 31595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:44125 every 8 connection(s)
I20260709 14:56:16.540575 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:16.547515 31600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:16.548983 31601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:16.551682 24058 server_base.cc:1061] running on GCE node
W20260709 14:56:16.552752 31603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:16.553928 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:16.554212 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:16.554385 31596 heartbeater.cc:344] Connected to a master server at 127.23.126.190:36707
I20260709 14:56:16.554404 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608976554387 us; error 0 us; skew 500 ppm
I20260709 14:56:16.554867 31596 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:16.555219 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:16.555501 31596 heartbeater.cc:507] Master 127.23.126.190:36707 requested a full tablet report, sending...
I20260709 14:56:16.557834 24058 webserver.cc:533] Webserver started at http://127.23.126.130:39929/ using document root <none> and password file <none>
I20260709 14:56:16.557984 31469 ts_manager.cc:194] Registered new tserver with Master: 34b4a90be57d455bbf736317c56a17ce (127.23.126.129:44125)
I20260709 14:56:16.558542 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:16.558811 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:16.559128 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:16.560393 31469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42770
I20260709 14:56:16.560499 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "995b38e21d324942b903d2d78e393dc5"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.565105 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:56:16.568271 31608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.568970 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:16.569270 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "995b38e21d324942b903d2d78e393dc5"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.569553 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:16.614522 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:16.615763 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:16.617206 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:16.619287 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:16.619508 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.619747 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:16.619951 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.658483 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:45391
I20260709 14:56:16.658638 31670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:45391 every 8 connection(s)
I20260709 14:56:16.663259 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:16.670488 31674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:16.672143 31675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:16.676674 31677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:16.677248 31671 heartbeater.cc:344] Connected to a master server at 127.23.126.190:36707
I20260709 14:56:16.677747 31671 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:16.677752 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:16.678645 31671 heartbeater.cc:507] Master 127.23.126.190:36707 requested a full tablet report, sending...
I20260709 14:56:16.678737 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:16.679116 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:16.679338 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608976679301 us; error 0 us; skew 500 ppm
I20260709 14:56:16.680125 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:16.680991 31469 ts_manager.cc:194] Registered new tserver with Master: 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391)
I20260709 14:56:16.682953 31469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42776
I20260709 14:56:16.683759 24058 webserver.cc:533] Webserver started at http://127.23.126.131:38795/ using document root <none> and password file <none>
I20260709 14:56:16.684458 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:16.684692 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:16.685019 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:16.686278 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "48ba007b478c41559a3ea12819d6e090"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.690519 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:16.693828 31682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.694559 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:16.694857 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "48ba007b478c41559a3ea12819d6e090"
format_stamp: "Formatted at 2026-07-09 14:56:16 on dist-test-slave-vl6x"
I20260709 14:56:16.695142 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:16.704236 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:16.705353 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:16.706699 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:16.708747 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:16.708969 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.709233 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:16.709419 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.747772 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:40361
I20260709 14:56:16.747874 31744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:40361 every 8 connection(s)
I20260709 14:56:16.761294 31745 heartbeater.cc:344] Connected to a master server at 127.23.126.190:36707
I20260709 14:56:16.761673 31745 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:16.762382 31745 heartbeater.cc:507] Master 127.23.126.190:36707 requested a full tablet report, sending...
I20260709 14:56:16.764417 31469 ts_manager.cc:194] Registered new tserver with Master: 48ba007b478c41559a3ea12819d6e090 (127.23.126.131:40361)
I20260709 14:56:16.765398 24058 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014493487s
I20260709 14:56:16.766453 31469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42790
I20260709 14:56:16.789057 31469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42802:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:16.791247 31469 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:16.835494 31636 tablet_service.cc:1511] Processing CreateTablet for tablet b3316f6dabf34627baad68acd0a64bb3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e2fcfcf3de19425a92d925f33d3a55e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:16.835500 31635 tablet_service.cc:1511] Processing CreateTablet for tablet c0c6f7d704e943299ec8811925d86650 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e2fcfcf3de19425a92d925f33d3a55e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:16.837000 31636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3316f6dabf34627baad68acd0a64bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.837627 31635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c6f7d704e943299ec8811925d86650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.837320 31561 tablet_service.cc:1511] Processing CreateTablet for tablet b3316f6dabf34627baad68acd0a64bb3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e2fcfcf3de19425a92d925f33d3a55e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:16.838593 31561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3316f6dabf34627baad68acd0a64bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.840852 31560 tablet_service.cc:1511] Processing CreateTablet for tablet c0c6f7d704e943299ec8811925d86650 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e2fcfcf3de19425a92d925f33d3a55e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:16.842301 31560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c6f7d704e943299ec8811925d86650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.844981 31710 tablet_service.cc:1511] Processing CreateTablet for tablet b3316f6dabf34627baad68acd0a64bb3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e2fcfcf3de19425a92d925f33d3a55e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:16.845446 31709 tablet_service.cc:1511] Processing CreateTablet for tablet c0c6f7d704e943299ec8811925d86650 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e2fcfcf3de19425a92d925f33d3a55e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:16.846298 31710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3316f6dabf34627baad68acd0a64bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.846887 31709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c6f7d704e943299ec8811925d86650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.877178 31760 tablet_bootstrap.cc:492] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5: Bootstrap starting.
I20260709 14:56:16.877830 31761 tablet_bootstrap.cc:492] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090: Bootstrap starting.
I20260709 14:56:16.876549 31762 tablet_bootstrap.cc:492] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce: Bootstrap starting.
I20260709 14:56:16.884423 31760 tablet_bootstrap.cc:654] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.886077 31761 tablet_bootstrap.cc:654] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.887478 31762 tablet_bootstrap.cc:654] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.890105 31760 tablet_bootstrap.cc:492] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5: No bootstrap required, opened a new log
I20260709 14:56:16.890650 31760 ts_tablet_manager.cc:1403] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 14:56:16.894454 31760 raft_consensus.cc:359] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.895395 31760 raft_consensus.cc:385] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.895774 31760 raft_consensus.cc:740] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b38e21d324942b903d2d78e393dc5, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.896543 31760 consensus_queue.cc:260] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.898583 31762 tablet_bootstrap.cc:492] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce: No bootstrap required, opened a new log
I20260709 14:56:16.899184 31671 heartbeater.cc:499] Master 127.23.126.190:36707 was elected leader, sending a full tablet report...
I20260709 14:56:16.899518 31761 tablet_bootstrap.cc:492] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090: No bootstrap required, opened a new log
I20260709 14:56:16.899748 31760 ts_tablet_manager.cc:1434] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.007s
I20260709 14:56:16.899863 31762 ts_tablet_manager.cc:1403] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 14:56:16.900020 31761 ts_tablet_manager.cc:1403] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:56:16.900949 31760 tablet_bootstrap.cc:492] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5: Bootstrap starting.
I20260709 14:56:16.903136 31761 raft_consensus.cc:359] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.903379 31762 raft_consensus.cc:359] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.903885 31761 raft_consensus.cc:385] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.904285 31761 raft_consensus.cc:740] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ba007b478c41559a3ea12819d6e090, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.905097 31761 consensus_queue.cc:260] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.904279 31762 raft_consensus.cc:385] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.906319 31762 raft_consensus.cc:740] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.907184 31762 consensus_queue.cc:260] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.907917 31760 tablet_bootstrap.cc:654] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.908267 31745 heartbeater.cc:499] Master 127.23.126.190:36707 was elected leader, sending a full tablet report...
I20260709 14:56:16.909823 31761 ts_tablet_manager.cc:1434] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:56:16.911998 31761 tablet_bootstrap.cc:492] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090: Bootstrap starting.
I20260709 14:56:16.914196 31596 heartbeater.cc:499] Master 127.23.126.190:36707 was elected leader, sending a full tablet report...
I20260709 14:56:16.914458 31762 ts_tablet_manager.cc:1434] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:56:16.915685 31762 tablet_bootstrap.cc:492] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce: Bootstrap starting.
I20260709 14:56:16.918392 31761 tablet_bootstrap.cc:654] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.923144 31762 tablet_bootstrap.cc:654] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.929605 31760 tablet_bootstrap.cc:492] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5: No bootstrap required, opened a new log
I20260709 14:56:16.930114 31760 ts_tablet_manager.cc:1403] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260709 14:56:16.933056 31760 raft_consensus.cc:359] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.933772 31760 raft_consensus.cc:385] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.934078 31760 raft_consensus.cc:740] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b38e21d324942b903d2d78e393dc5, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.935477 31760 consensus_queue.cc:260] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.936584 31761 tablet_bootstrap.cc:492] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090: No bootstrap required, opened a new log
I20260709 14:56:16.937106 31761 ts_tablet_manager.cc:1403] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260709 14:56:16.937496 31762 tablet_bootstrap.cc:492] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce: No bootstrap required, opened a new log
I20260709 14:56:16.937657 31760 ts_tablet_manager.cc:1434] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:16.938031 31762 ts_tablet_manager.cc:1403] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260709 14:56:16.940146 31761 raft_consensus.cc:359] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.940905 31761 raft_consensus.cc:385] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.941252 31761 raft_consensus.cc:740] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ba007b478c41559a3ea12819d6e090, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.941007 31762 raft_consensus.cc:359] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.941778 31762 raft_consensus.cc:385] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.942080 31762 raft_consensus.cc:740] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.942044 31761 consensus_queue.cc:260] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.943005 31762 consensus_queue.cc:260] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:16.944283 31761 ts_tablet_manager.cc:1434] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:56:16.945072 31762 ts_tablet_manager.cc:1434] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:17.025599 31767 raft_consensus.cc:493] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.026257 31767 raft_consensus.cc:515] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.028576 31767 leader_election.cc:290] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b4a90be57d455bbf736317c56a17ce (127.23.126.129:44125), 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391)
I20260709 14:56:17.038051 31571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6f7d704e943299ec8811925d86650" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b4a90be57d455bbf736317c56a17ce" is_pre_election: true
I20260709 14:56:17.038707 31571 raft_consensus.cc:2468] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 0.
I20260709 14:56:17.039352 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6f7d704e943299ec8811925d86650" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5" is_pre_election: true
I20260709 14:56:17.040096 31646 raft_consensus.cc:2468] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 0.
I20260709 14:56:17.040028 31683 leader_election.cc:304] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 48ba007b478c41559a3ea12819d6e090; no voters: 
I20260709 14:56:17.041046 31767 raft_consensus.cc:2804] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:17.041493 31767 raft_consensus.cc:493] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:17.041769 31767 raft_consensus.cc:3060] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.046588 31767 raft_consensus.cc:515] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.048089 31767 leader_election.cc:290] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 election: Requested vote from peers 34b4a90be57d455bbf736317c56a17ce (127.23.126.129:44125), 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391)
I20260709 14:56:17.048877 31571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6f7d704e943299ec8811925d86650" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b4a90be57d455bbf736317c56a17ce"
I20260709 14:56:17.049047 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6f7d704e943299ec8811925d86650" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5"
I20260709 14:56:17.049455 31571 raft_consensus.cc:3060] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.049628 31646 raft_consensus.cc:3060] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.055047 31571 raft_consensus.cc:2468] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 1.
I20260709 14:56:17.055246 31646 raft_consensus.cc:2468] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 1.
I20260709 14:56:17.056069 31683 leader_election.cc:304] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 48ba007b478c41559a3ea12819d6e090; no voters: 
I20260709 14:56:17.056813 31767 raft_consensus.cc:2804] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.057687 31767 raft_consensus.cc:697] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 1 LEADER]: Becoming Leader. State: Replica: 48ba007b478c41559a3ea12819d6e090, State: Running, Role: LEADER
I20260709 14:56:17.058481 31767 consensus_queue.cc:237] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.065014 31469 catalog_manager.cc:5697] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ba007b478c41559a3ea12819d6e090 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "48ba007b478c41559a3ea12819d6e090" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:17.200786 31768 raft_consensus.cc:493] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.201354 31768 raft_consensus.cc:515] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.203564 31768 leader_election.cc:290] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391), 48ba007b478c41559a3ea12819d6e090 (127.23.126.131:40361)
I20260709 14:56:17.213541 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3316f6dabf34627baad68acd0a64bb3" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5" is_pre_election: true
I20260709 14:56:17.213951 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3316f6dabf34627baad68acd0a64bb3" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ba007b478c41559a3ea12819d6e090" is_pre_election: true
I20260709 14:56:17.214202 31646 raft_consensus.cc:2468] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 0.
I20260709 14:56:17.214640 31720 raft_consensus.cc:2468] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 0.
I20260709 14:56:17.215209 31535 leader_election.cc:304] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 995b38e21d324942b903d2d78e393dc5; no voters: 
I20260709 14:56:17.216035 31768 raft_consensus.cc:2804] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:17.216408 31768 raft_consensus.cc:493] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:17.216691 31768 raft_consensus.cc:3060] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.221611 31768 raft_consensus.cc:515] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.223264 31768 leader_election.cc:290] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 election: Requested vote from peers 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391), 48ba007b478c41559a3ea12819d6e090 (127.23.126.131:40361)
I20260709 14:56:17.223955 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3316f6dabf34627baad68acd0a64bb3" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5"
I20260709 14:56:17.224274 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3316f6dabf34627baad68acd0a64bb3" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ba007b478c41559a3ea12819d6e090"
I20260709 14:56:17.224565 31646 raft_consensus.cc:3060] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.224875 31720 raft_consensus.cc:3060] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.231750 31646 raft_consensus.cc:2468] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 1.
I20260709 14:56:17.231750 31720 raft_consensus.cc:2468] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 1.
I20260709 14:56:17.233179 31537 leader_election.cc:304] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 48ba007b478c41559a3ea12819d6e090; no voters: 
I20260709 14:56:17.233870 31768 raft_consensus.cc:2804] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.234721 31768 raft_consensus.cc:697] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 1 LEADER]: Becoming Leader. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Running, Role: LEADER
I20260709 14:56:17.235538 31768 consensus_queue.cc:237] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.242094 31469 catalog_manager.cc:5697] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 34b4a90be57d455bbf736317c56a17ce (127.23.126.129). New cstate: current_term: 1 leader_uuid: "34b4a90be57d455bbf736317c56a17ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:17.316326 31469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42816:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:17.318327 31469 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:17.340597 31560 tablet_service.cc:1511] Processing CreateTablet for tablet b58f0f0669b3464581d41634860d0051 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cf90d819af034d3ba2cfd38f97cacec1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:17.341907 31560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58f0f0669b3464581d41634860d0051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.341935 31635 tablet_service.cc:1511] Processing CreateTablet for tablet b58f0f0669b3464581d41634860d0051 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cf90d819af034d3ba2cfd38f97cacec1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:17.343261 31635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58f0f0669b3464581d41634860d0051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.343967 31709 tablet_service.cc:1511] Processing CreateTablet for tablet b58f0f0669b3464581d41634860d0051 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cf90d819af034d3ba2cfd38f97cacec1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:17.345211 31709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58f0f0669b3464581d41634860d0051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.345434 31561 tablet_service.cc:1511] Processing CreateTablet for tablet 7973b6d9869045ada79e8afcabbcd77e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cf90d819af034d3ba2cfd38f97cacec1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:17.346629 31561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7973b6d9869045ada79e8afcabbcd77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.348603 31636 tablet_service.cc:1511] Processing CreateTablet for tablet 7973b6d9869045ada79e8afcabbcd77e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cf90d819af034d3ba2cfd38f97cacec1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:17.349833 31636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7973b6d9869045ada79e8afcabbcd77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.350822 31710 tablet_service.cc:1511] Processing CreateTablet for tablet 7973b6d9869045ada79e8afcabbcd77e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cf90d819af034d3ba2cfd38f97cacec1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:17.352051 31710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7973b6d9869045ada79e8afcabbcd77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.366819 31761 tablet_bootstrap.cc:492] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090: Bootstrap starting.
I20260709 14:56:17.371927 31762 tablet_bootstrap.cc:492] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce: Bootstrap starting.
I20260709 14:56:17.373003 31761 tablet_bootstrap.cc:654] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:17.378253 31760 tablet_bootstrap.cc:492] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5: Bootstrap starting.
I20260709 14:56:17.379984 31762 tablet_bootstrap.cc:654] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:17.380092 31517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:17.387030 31760 tablet_bootstrap.cc:654] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:17.387943 31761 tablet_bootstrap.cc:492] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090: No bootstrap required, opened a new log
I20260709 14:56:17.388053 31762 tablet_bootstrap.cc:492] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce: No bootstrap required, opened a new log
I20260709 14:56:17.388545 31761 ts_tablet_manager.cc:1403] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260709 14:56:17.388558 31762 ts_tablet_manager.cc:1403] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:56:17.391907 31760 tablet_bootstrap.cc:492] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5: No bootstrap required, opened a new log
I20260709 14:56:17.391696 31761 raft_consensus.cc:359] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.392462 31761 raft_consensus.cc:385] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.392558 31760 ts_tablet_manager.cc:1403] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 14:56:17.391994 31762 raft_consensus.cc:359] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.392789 31761 raft_consensus.cc:740] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ba007b478c41559a3ea12819d6e090, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.393215 31762 raft_consensus.cc:385] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.393637 31762 raft_consensus.cc:740] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.393788 31761 consensus_queue.cc:260] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.394522 31762 consensus_queue.cc:260] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.395744 31760 raft_consensus.cc:359] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.396486 31760 raft_consensus.cc:385] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.396777 31760 raft_consensus.cc:740] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b38e21d324942b903d2d78e393dc5, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.396986 31762 ts_tablet_manager.cc:1434] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 14:56:17.398134 31762 tablet_bootstrap.cc:492] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce: Bootstrap starting.
I20260709 14:56:17.398952 31761 ts_tablet_manager.cc:1434] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:56:17.399948 31761 tablet_bootstrap.cc:492] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090: Bootstrap starting.
I20260709 14:56:17.397713 31760 consensus_queue.cc:260] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.402773 31760 ts_tablet_manager.cc:1434] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:17.403721 31760 tablet_bootstrap.cc:492] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: Bootstrap starting.
I20260709 14:56:17.405337 31762 tablet_bootstrap.cc:654] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:17.409945 31760 tablet_bootstrap.cc:654] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:17.417109 31762 tablet_bootstrap.cc:492] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce: No bootstrap required, opened a new log
I20260709 14:56:17.417976 31762 ts_tablet_manager.cc:1403] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.017s
I20260709 14:56:17.419697 31761 tablet_bootstrap.cc:654] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:17.421278 31760 tablet_bootstrap.cc:492] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: No bootstrap required, opened a new log
I20260709 14:56:17.421769 31760 ts_tablet_manager.cc:1403] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:56:17.423187 31762 raft_consensus.cc:359] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.424013 31762 raft_consensus.cc:385] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.424355 31762 raft_consensus.cc:740] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.424751 31760 raft_consensus.cc:359] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.425508 31760 raft_consensus.cc:385] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.425823 31760 raft_consensus.cc:740] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b38e21d324942b903d2d78e393dc5, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.425256 31762 consensus_queue.cc:260] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.427763 31762 ts_tablet_manager.cc:1434] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:17.428778 31760 consensus_queue.cc:260] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.431159 31760 ts_tablet_manager.cc:1434] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:17.431638 31761 tablet_bootstrap.cc:492] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090: No bootstrap required, opened a new log
I20260709 14:56:17.432220 31761 ts_tablet_manager.cc:1403] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.009s
I20260709 14:56:17.434655 31761 raft_consensus.cc:359] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.435314 31761 raft_consensus.cc:385] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.435972 31761 raft_consensus.cc:740] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ba007b478c41559a3ea12819d6e090, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.436769 31761 consensus_queue.cc:260] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.439028 31761 ts_tablet_manager.cc:1434] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:17.447410 31768 raft_consensus.cc:493] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.447926 31768 raft_consensus.cc:515] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.449633 31768 leader_election.cc:290] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391), 48ba007b478c41559a3ea12819d6e090 (127.23.126.131:40361)
I20260709 14:56:17.450299 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5" is_pre_election: true
I20260709 14:56:17.450578 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ba007b478c41559a3ea12819d6e090" is_pre_election: true
I20260709 14:56:17.450981 31646 raft_consensus.cc:2468] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 0.
I20260709 14:56:17.451161 31720 raft_consensus.cc:2468] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 0.
I20260709 14:56:17.452008 31535 leader_election.cc:304] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 995b38e21d324942b903d2d78e393dc5; no voters: 
I20260709 14:56:17.452661 31768 raft_consensus.cc:2804] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:17.453019 31768 raft_consensus.cc:493] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:17.453305 31768 raft_consensus.cc:3060] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.456875 31767 consensus_queue.cc:1048] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.458703 31768 raft_consensus.cc:515] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.460569 31768 leader_election.cc:290] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 election: Requested vote from peers 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391), 48ba007b478c41559a3ea12819d6e090 (127.23.126.131:40361)
I20260709 14:56:17.461449 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5"
I20260709 14:56:17.462018 31646 raft_consensus.cc:3060] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.461962 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ba007b478c41559a3ea12819d6e090"
I20260709 14:56:17.462844 31720 raft_consensus.cc:3060] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.469789 31646 raft_consensus.cc:2468] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 1.
I20260709 14:56:17.470428 31720 raft_consensus.cc:2468] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 1.
I20260709 14:56:17.471246 31535 leader_election.cc:304] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 995b38e21d324942b903d2d78e393dc5; no voters: 
I20260709 14:56:17.472422 31768 raft_consensus.cc:2804] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.473034 31768 raft_consensus.cc:697] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 LEADER]: Becoming Leader. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Running, Role: LEADER
I20260709 14:56:17.474175 31768 consensus_queue.cc:237] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.480765 31773 consensus_queue.cc:1048] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [LEADER]: Connected to new peer: Peer: permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.487583 31468 catalog_manager.cc:5697] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 34b4a90be57d455bbf736317c56a17ce (127.23.126.129). New cstate: current_term: 1 leader_uuid: "34b4a90be57d455bbf736317c56a17ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:17.514086 31767 raft_consensus.cc:493] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.514607 31767 raft_consensus.cc:515] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.516088 31767 leader_election.cc:290] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b4a90be57d455bbf736317c56a17ce (127.23.126.129:44125), 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391)
I20260709 14:56:17.516908 31571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58f0f0669b3464581d41634860d0051" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b4a90be57d455bbf736317c56a17ce" is_pre_election: true
I20260709 14:56:17.517033 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58f0f0669b3464581d41634860d0051" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5" is_pre_election: true
I20260709 14:56:17.517601 31571 raft_consensus.cc:2468] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 0.
I20260709 14:56:17.517712 31646 raft_consensus.cc:2468] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 0.
I20260709 14:56:17.518640 31683 leader_election.cc:304] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 48ba007b478c41559a3ea12819d6e090; no voters: 
I20260709 14:56:17.519270 31767 raft_consensus.cc:2804] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:17.519634 31767 raft_consensus.cc:493] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:17.519919 31767 raft_consensus.cc:3060] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.525009 31767 raft_consensus.cc:515] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.526652 31767 leader_election.cc:290] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 election: Requested vote from peers 34b4a90be57d455bbf736317c56a17ce (127.23.126.129:44125), 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391)
I20260709 14:56:17.527232 31571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58f0f0669b3464581d41634860d0051" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b4a90be57d455bbf736317c56a17ce"
I20260709 14:56:17.527618 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58f0f0669b3464581d41634860d0051" candidate_uuid: "48ba007b478c41559a3ea12819d6e090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b38e21d324942b903d2d78e393dc5"
I20260709 14:56:17.527879 31571 raft_consensus.cc:3060] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.528208 31646 raft_consensus.cc:3060] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.534736 31646 raft_consensus.cc:2468] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 1.
I20260709 14:56:17.534735 31571 raft_consensus.cc:2468] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ba007b478c41559a3ea12819d6e090 in term 1.
I20260709 14:56:17.536218 31684 leader_election.cc:304] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ba007b478c41559a3ea12819d6e090, 995b38e21d324942b903d2d78e393dc5; no voters: 
I20260709 14:56:17.536981 31767 raft_consensus.cc:2804] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.537515 31767 raft_consensus.cc:697] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 LEADER]: Becoming Leader. State: Replica: 48ba007b478c41559a3ea12819d6e090, State: Running, Role: LEADER
I20260709 14:56:17.538307 31767 consensus_queue.cc:237] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.544571 31469 catalog_manager.cc:5697] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ba007b478c41559a3ea12819d6e090 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "48ba007b478c41559a3ea12819d6e090" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:17.577554 31720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b58f0f0669b3464581d41634860d0051"
dest_uuid: "48ba007b478c41559a3ea12819d6e090"
mode: GRACEFUL
new_leader_uuid: "34b4a90be57d455bbf736317c56a17ce"
 from {username='slave'} at 127.0.0.1:34676
I20260709 14:56:17.578015 31720 raft_consensus.cc:606] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 LEADER]: Received request to transfer leadership to TS 34b4a90be57d455bbf736317c56a17ce
I20260709 14:56:17.636164 31768 consensus_queue.cc:1048] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.646615 31777 consensus_queue.cc:1048] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.941200 31802 consensus_queue.cc:1048] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.947353 31773 raft_consensus.cc:993] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090: : Instructing follower 34b4a90be57d455bbf736317c56a17ce to start an election
I20260709 14:56:17.947824 31767 raft_consensus.cc:1081] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 LEADER]: Signalling peer 34b4a90be57d455bbf736317c56a17ce to start an election
I20260709 14:56:17.949427 31570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b58f0f0669b3464581d41634860d0051"
dest_uuid: "34b4a90be57d455bbf736317c56a17ce"
 from {username='slave'} at 127.0.0.1:44286
I20260709 14:56:17.952246 31570 raft_consensus.cc:493] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:17.952658 31570 raft_consensus.cc:3060] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:17.952272 31802 consensus_queue.cc:1048] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [LEADER]: Connected to new peer: Peer: permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:17.961931 31570 raft_consensus.cc:515] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.963366 31768 consensus_queue.cc:1048] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.967068 31570 leader_election.cc:290] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 2 election: Requested vote from peers 995b38e21d324942b903d2d78e393dc5 (127.23.126.130:45391), 48ba007b478c41559a3ea12819d6e090 (127.23.126.131:40361)
I20260709 14:56:17.966995 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58f0f0669b3464581d41634860d0051" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "995b38e21d324942b903d2d78e393dc5"
I20260709 14:56:17.967803 31645 raft_consensus.cc:3060] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:17.968418 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58f0f0669b3464581d41634860d0051" candidate_uuid: "34b4a90be57d455bbf736317c56a17ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ba007b478c41559a3ea12819d6e090"
I20260709 14:56:17.969060 31720 raft_consensus.cc:3055] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:17.969540 31720 raft_consensus.cc:740] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48ba007b478c41559a3ea12819d6e090, State: Running, Role: LEADER
I20260709 14:56:17.970702 31720 consensus_queue.cc:260] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.972440 31720 raft_consensus.cc:3060] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:17.973497 31645 raft_consensus.cc:2468] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 2.
I20260709 14:56:17.974826 31535 leader_election.cc:304] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b4a90be57d455bbf736317c56a17ce, 995b38e21d324942b903d2d78e393dc5; no voters: 
I20260709 14:56:17.975696 31768 raft_consensus.cc:2804] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:17.976114 31768 raft_consensus.cc:697] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 2 LEADER]: Becoming Leader. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Running, Role: LEADER
I20260709 14:56:17.976917 31768 consensus_queue.cc:237] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:17.981331 31720 raft_consensus.cc:2468] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b4a90be57d455bbf736317c56a17ce in term 2.
I20260709 14:56:17.981695 31777 consensus_queue.cc:1048] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.994963 31465 catalog_manager.cc:5697] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce reported cstate change: term changed from 1 to 2, leader changed from 48ba007b478c41559a3ea12819d6e090 (127.23.126.131) to 34b4a90be57d455bbf736317c56a17ce (127.23.126.129). New cstate: current_term: 2 leader_uuid: "34b4a90be57d455bbf736317c56a17ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.010298 24058 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:56:18.011919 24058 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:56:18.012231 24058 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:56:18.024188 31570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e"
dest_uuid: "34b4a90be57d455bbf736317c56a17ce"
mode: GRACEFUL
new_leader_uuid: "995b38e21d324942b903d2d78e393dc5"
 from {username='slave'} at 127.0.0.1:44292
I20260709 14:56:18.024683 31570 raft_consensus.cc:606] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 LEADER]: Received request to transfer leadership to TS 995b38e21d324942b903d2d78e393dc5
I20260709 14:56:18.025858 24058 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:56:18.405562 31645 raft_consensus.cc:1275] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 2 FOLLOWER]: Refusing update from remote peer 34b4a90be57d455bbf736317c56a17ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:18.407109 31768 consensus_queue.cc:1048] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:18.419255 31720 raft_consensus.cc:1275] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 2 FOLLOWER]: Refusing update from remote peer 34b4a90be57d455bbf736317c56a17ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:18.422104 31800 consensus_queue.cc:1048] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:18.481225 31768 raft_consensus.cc:993] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce: : Instructing follower 995b38e21d324942b903d2d78e393dc5 to start an election
I20260709 14:56:18.481734 31800 raft_consensus.cc:1081] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 LEADER]: Signalling peer 995b38e21d324942b903d2d78e393dc5 to start an election
I20260709 14:56:18.483342 31645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e"
dest_uuid: "995b38e21d324942b903d2d78e393dc5"
 from {username='slave'} at 127.0.0.1:35928
I20260709 14:56:18.483913 31645 raft_consensus.cc:493] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:18.484223 31645 raft_consensus.cc:3060] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.492278 31645 raft_consensus.cc:515] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:18.494525 31645 leader_election.cc:290] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [CANDIDATE]: Term 2 election: Requested vote from peers 34b4a90be57d455bbf736317c56a17ce (127.23.126.129:44125), 48ba007b478c41559a3ea12819d6e090 (127.23.126.131:40361)
I20260709 14:56:18.508875 31570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e" candidate_uuid: "995b38e21d324942b903d2d78e393dc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34b4a90be57d455bbf736317c56a17ce"
I20260709 14:56:18.508786 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7973b6d9869045ada79e8afcabbcd77e" candidate_uuid: "995b38e21d324942b903d2d78e393dc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ba007b478c41559a3ea12819d6e090"
I20260709 14:56:18.509637 31570 raft_consensus.cc:3055] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:18.509778 31720 raft_consensus.cc:3060] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.510099 31570 raft_consensus.cc:740] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34b4a90be57d455bbf736317c56a17ce, State: Running, Role: LEADER
I20260709 14:56:18.511348 31570 consensus_queue.cc:260] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:18.513325 31570 raft_consensus.cc:3060] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.520224 31720 raft_consensus.cc:2468] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995b38e21d324942b903d2d78e393dc5 in term 2.
I20260709 14:56:18.522087 31612 leader_election.cc:304] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ba007b478c41559a3ea12819d6e090, 995b38e21d324942b903d2d78e393dc5; no voters: 
I20260709 14:56:18.523020 31570 raft_consensus.cc:2468] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995b38e21d324942b903d2d78e393dc5 in term 2.
I20260709 14:56:18.523052 31766 raft_consensus.cc:2804] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:18.524477 31766 raft_consensus.cc:697] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 2 LEADER]: Becoming Leader. State: Replica: 995b38e21d324942b903d2d78e393dc5, State: Running, Role: LEADER
I20260709 14:56:18.525607 31766 consensus_queue.cc:237] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } }
I20260709 14:56:18.531687 31468 catalog_manager.cc:5697] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 reported cstate change: term changed from 1 to 2, leader changed from 34b4a90be57d455bbf736317c56a17ce (127.23.126.129) to 995b38e21d324942b903d2d78e393dc5 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "995b38e21d324942b903d2d78e393dc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b4a90be57d455bbf736317c56a17ce" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "995b38e21d324942b903d2d78e393dc5" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ba007b478c41559a3ea12819d6e090" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 40361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.653764 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
I20260709 14:56:18.676904 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.677675 24058 tablet_replica.cc:333] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce: stopping tablet replica
I20260709 14:56:18.678309 24058 raft_consensus.cc:2243] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.678710 24058 raft_consensus.cc:2272] T 7973b6d9869045ada79e8afcabbcd77e P 34b4a90be57d455bbf736317c56a17ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.681700 24058 tablet_replica.cc:333] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce: stopping tablet replica
I20260709 14:56:18.682246 24058 raft_consensus.cc:2243] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.683116 24058 raft_consensus.cc:2272] T b3316f6dabf34627baad68acd0a64bb3 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.685590 24058 tablet_replica.cc:333] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce: stopping tablet replica
I20260709 14:56:18.686146 24058 raft_consensus.cc:2243] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.686915 24058 raft_consensus.cc:2272] T b58f0f0669b3464581d41634860d0051 P 34b4a90be57d455bbf736317c56a17ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.689990 24058 tablet_replica.cc:333] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce: stopping tablet replica
I20260709 14:56:18.690518 24058 raft_consensus.cc:2243] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.690981 24058 raft_consensus.cc:2272] T c0c6f7d704e943299ec8811925d86650 P 34b4a90be57d455bbf736317c56a17ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.706518 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
I20260709 14:56:18.723620 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
I20260709 14:56:18.742731 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.743420 24058 tablet_replica.cc:333] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: stopping tablet replica
I20260709 14:56:18.744050 24058 raft_consensus.cc:2243] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.744616 24058 pending_rounds.cc:70] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: Trying to abort 1 pending ops.
I20260709 14:56:18.744779 24058 pending_rounds.cc:77] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662376047902720 op_type: NO_OP noop_request { }
I20260709 14:56:18.745031 24058 raft_consensus.cc:2889] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:18.745355 24058 raft_consensus.cc:2272] T 7973b6d9869045ada79e8afcabbcd77e P 995b38e21d324942b903d2d78e393dc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.747862 24058 tablet_replica.cc:333] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5: stopping tablet replica
I20260709 14:56:18.748350 24058 raft_consensus.cc:2243] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.748728 24058 raft_consensus.cc:2272] T b58f0f0669b3464581d41634860d0051 P 995b38e21d324942b903d2d78e393dc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.751726 24058 tablet_replica.cc:333] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5: stopping tablet replica
I20260709 14:56:18.752238 24058 raft_consensus.cc:2243] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.752631 24058 raft_consensus.cc:2272] T c0c6f7d704e943299ec8811925d86650 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.754653 24058 tablet_replica.cc:333] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5: stopping tablet replica
I20260709 14:56:18.755125 24058 raft_consensus.cc:2243] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.755504 24058 raft_consensus.cc:2272] T b3316f6dabf34627baad68acd0a64bb3 P 995b38e21d324942b903d2d78e393dc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.779762 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
I20260709 14:56:18.795847 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
I20260709 14:56:18.819555 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.820322 24058 tablet_replica.cc:333] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090: stopping tablet replica
I20260709 14:56:18.821040 24058 raft_consensus.cc:2243] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.821620 24058 raft_consensus.cc:2272] T 7973b6d9869045ada79e8afcabbcd77e P 48ba007b478c41559a3ea12819d6e090 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.824321 24058 tablet_replica.cc:333] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090: stopping tablet replica
I20260709 14:56:18.824877 24058 raft_consensus.cc:2243] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.825394 24058 raft_consensus.cc:2272] T b3316f6dabf34627baad68acd0a64bb3 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.827453 24058 tablet_replica.cc:333] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090: stopping tablet replica
I20260709 14:56:18.827981 24058 raft_consensus.cc:2243] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.828408 24058 raft_consensus.cc:2272] T b58f0f0669b3464581d41634860d0051 P 48ba007b478c41559a3ea12819d6e090 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.831444 24058 tablet_replica.cc:333] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090: stopping tablet replica
I20260709 14:56:18.832031 24058 raft_consensus.cc:2243] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.833091 24058 raft_consensus.cc:2272] T c0c6f7d704e943299ec8811925d86650 P 48ba007b478c41559a3ea12819d6e090 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.857959 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:56:18.874125 24058 master.cc:562] Master@127.23.126.190:36707 shutting down...
I20260709 14:56:18.891638 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.892174 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.892518 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P 84fed1b0628e47c7a2525ab90945df49: stopping tablet replica
I20260709 14:56:18.904067 24058 master.cc:584] Master@127.23.126.190:36707 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2698 ms)
[----------] 6 tests from LeaderRebalancerTest (285216 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:56:18.941413 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:46055
I20260709 14:56:18.942488 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:18.947662 31820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.948190 31821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.949196 31823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.950407 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:18.951247 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:18.951467 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:18.951640 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608978951598 us; error 0 us; skew 500 ppm
I20260709 14:56:18.952185 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:18.954674 24058 webserver.cc:533] Webserver started at http://127.23.126.190:33887/ using document root <none> and password file <none>
I20260709 14:56:18.955175 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:18.955367 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:18.955658 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:18.956838 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "c81a245e67d04447a3aaa5b79a5409ce"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-vl6x"
I20260709 14:56:18.961062 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:18.964411 31828 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.965274 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:18.965500 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "c81a245e67d04447a3aaa5b79a5409ce"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-vl6x"
I20260709 14:56:18.965734 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:18.989671 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:18.990801 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.027556 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:46055
I20260709 14:56:19.027681 31879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:46055 every 8 connection(s)
I20260709 14:56:19.031497 31880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.042543 31880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce: Bootstrap starting.
I20260709 14:56:19.047704 31880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.051831 31880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce: No bootstrap required, opened a new log
I20260709 14:56:19.054152 31880 raft_consensus.cc:359] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81a245e67d04447a3aaa5b79a5409ce" member_type: VOTER }
I20260709 14:56:19.054525 31880 raft_consensus.cc:385] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.054713 31880 raft_consensus.cc:740] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81a245e67d04447a3aaa5b79a5409ce, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.055321 31880 consensus_queue.cc:260] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c81a245e67d04447a3aaa5b79a5409ce" member_type: VOTER }
I20260709 14:56:19.055781 31880 raft_consensus.cc:399] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:19.055980 31880 raft_consensus.cc:493] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:19.056205 31880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:19.060729 31880 raft_consensus.cc:515] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81a245e67d04447a3aaa5b79a5409ce" member_type: VOTER }
I20260709 14:56:19.061239 31880 leader_election.cc:304] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [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: c81a245e67d04447a3aaa5b79a5409ce; no voters: 
I20260709 14:56:19.062263 31880 leader_election.cc:290] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:19.062559 31883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:19.063982 31883 raft_consensus.cc:697] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 1 LEADER]: Becoming Leader. State: Replica: c81a245e67d04447a3aaa5b79a5409ce, State: Running, Role: LEADER
I20260709 14:56:19.064642 31883 consensus_queue.cc:237] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [LEADER]: Queue going to LEADER mode. State: All 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: "c81a245e67d04447a3aaa5b79a5409ce" member_type: VOTER }
I20260709 14:56:19.065352 31880 sys_catalog.cc:565] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:19.067762 31885 sys_catalog.cc:455] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader c81a245e67d04447a3aaa5b79a5409ce. Latest consensus state: current_term: 1 leader_uuid: "c81a245e67d04447a3aaa5b79a5409ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81a245e67d04447a3aaa5b79a5409ce" member_type: VOTER } }
I20260709 14:56:19.067812 31884 sys_catalog.cc:455] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c81a245e67d04447a3aaa5b79a5409ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81a245e67d04447a3aaa5b79a5409ce" member_type: VOTER } }
I20260709 14:56:19.068590 31885 sys_catalog.cc:458] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:19.068775 31884 sys_catalog.cc:458] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:19.072772 31889 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:19.077528 31889 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:19.083216 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:19.086275 31889 catalog_manager.cc:1383] Generated new cluster ID: 3ba768287e3b469fb46b7e6893759bd2
I20260709 14:56:19.086565 31889 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:19.105796 31889 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:19.107266 31889 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:19.119366 31889 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce: Generated new TSK 0
I20260709 14:56:19.119961 31889 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:19.149549 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.155556 31901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:19.156742 31902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:19.158387 31904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:19.158736 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:19.159587 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:19.159811 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:19.159981 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608979159960 us; error 0 us; skew 500 ppm
I20260709 14:56:19.160494 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.162626 24058 webserver.cc:533] Webserver started at http://127.23.126.129:37141/ using document root <none> and password file <none>
I20260709 14:56:19.163115 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.163326 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:19.163611 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:19.164677 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "ac470a80a2dd4511ad40155b8bfd5208"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-vl6x"
I20260709 14:56:19.169454 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:56:19.172642 31909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.173437 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:19.173724 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "ac470a80a2dd4511ad40155b8bfd5208"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-vl6x"
I20260709 14:56:19.174028 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:19.196025 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.197290 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.198738 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:19.200997 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:19.201236 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:56:19.201486 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:19.201665 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.241612 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:41507
I20260709 14:56:19.241716 31971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:41507 every 8 connection(s)
I20260709 14:56:19.246848 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.254498 31976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:19.256223 31977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:19.257506 24058 server_base.cc:1061] running on GCE node
W20260709 14:56:19.258690 31979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:19.259822 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:19.259846 31972 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46055
W20260709 14:56:19.260052 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:19.260346 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608979260329 us; error 0 us; skew 500 ppm
I20260709 14:56:19.260427 31972 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:19.260941 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.261287 31972 heartbeater.cc:507] Master 127.23.126.190:46055 requested a full tablet report, sending...
I20260709 14:56:19.263679 24058 webserver.cc:533] Webserver started at http://127.23.126.130:44315/ using document root <none> and password file <none>
I20260709 14:56:19.263700 31845 ts_manager.cc:194] Registered new tserver with Master: ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507)
I20260709 14:56:19.264562 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.264860 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:19.265205 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:19.266337 31845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33412
I20260709 14:56:19.266784 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "4c24decddf4b497aa38864e11c3ed95c"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-vl6x"
I20260709 14:56:19.271390 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:19.274554 31984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.275262 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:19.275604 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "4c24decddf4b497aa38864e11c3ed95c"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-vl6x"
I20260709 14:56:19.275982 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:19.296727 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.297890 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.299220 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:19.301486 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:19.301679 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.301946 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:19.302105 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.340415 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:33985
I20260709 14:56:19.340516 32046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:33985 every 8 connection(s)
I20260709 14:56:19.345110 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.351451 32050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:19.352105 32051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:19.355005 24058 server_base.cc:1061] running on GCE node
W20260709 14:56:19.355810 32054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:19.356822 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:19.357064 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:19.357172 32047 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46055
I20260709 14:56:19.357306 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608979357285 us; error 0 us; skew 500 ppm
I20260709 14:56:19.357653 32047 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:19.358129 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.358565 32047 heartbeater.cc:507] Master 127.23.126.190:46055 requested a full tablet report, sending...
I20260709 14:56:19.360678 24058 webserver.cc:533] Webserver started at http://127.23.126.131:37793/ using document root <none> and password file <none>
I20260709 14:56:19.361056 31845 ts_manager.cc:194] Registered new tserver with Master: 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:19.361430 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.361719 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:19.362043 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:19.362950 31845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33416
I20260709 14:56:19.363664 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "e1c2f548be8e4bee96a7a916602093e0"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-vl6x"
I20260709 14:56:19.368316 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:19.371488 32058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.372212 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:19.372448 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "e1c2f548be8e4bee96a7a916602093e0"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-vl6x"
I20260709 14:56:19.372696 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:19.396926 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.398113 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.399430 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:19.401610 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:19.401826 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.402096 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:19.402257 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.440304 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:35207
I20260709 14:56:19.440420 32120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:35207 every 8 connection(s)
I20260709 14:56:19.454027 32121 heartbeater.cc:344] Connected to a master server at 127.23.126.190:46055
I20260709 14:56:19.454468 32121 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:19.455163 32121 heartbeater.cc:507] Master 127.23.126.190:46055 requested a full tablet report, sending...
I20260709 14:56:19.456995 31845 ts_manager.cc:194] Registered new tserver with Master: e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:19.457723 24058 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014329434s
I20260709 14:56:19.458712 31845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33430
I20260709 14:56:19.482565 31845 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33436:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:19.485215 31845 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:19.548727 32012 tablet_service.cc:1511] Processing CreateTablet for tablet 14719f4d8d68487d855c70c840438f58 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:19.550662 32012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14719f4d8d68487d855c70c840438f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.554286 32011 tablet_service.cc:1511] Processing CreateTablet for tablet 1e32ce28a2d44a7581f372dfc6bb641a (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:19.556181 32011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e32ce28a2d44a7581f372dfc6bb641a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.558380 32010 tablet_service.cc:1511] Processing CreateTablet for tablet d505eb9d955c40f288036bbcb65e8eff (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:19.560182 32010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d505eb9d955c40f288036bbcb65e8eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.597267 32009 tablet_service.cc:1511] Processing CreateTablet for tablet 29eda156e4d54bcd8bbee645a354797e (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:19.599027 32009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29eda156e4d54bcd8bbee645a354797e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.605763 32008 tablet_service.cc:1511] Processing CreateTablet for tablet 704172c2789c492f8b625329024467ef (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:19.606639 32135 tablet_bootstrap.cc:492] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:19.607259 32008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704172c2789c492f8b625329024467ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.613792 31937 tablet_service.cc:1511] Processing CreateTablet for tablet 14719f4d8d68487d855c70c840438f58 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:19.615182 31937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14719f4d8d68487d855c70c840438f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.618331 32135 tablet_bootstrap.cc:654] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.618251 31936 tablet_service.cc:1511] Processing CreateTablet for tablet 1e32ce28a2d44a7581f372dfc6bb641a (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:19.619694 31936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e32ce28a2d44a7581f372dfc6bb641a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.622323 31935 tablet_service.cc:1511] Processing CreateTablet for tablet d505eb9d955c40f288036bbcb65e8eff (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:19.625694 31934 tablet_service.cc:1511] Processing CreateTablet for tablet 29eda156e4d54bcd8bbee645a354797e (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:19.627070 31934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29eda156e4d54bcd8bbee645a354797e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.630236 31933 tablet_service.cc:1511] Processing CreateTablet for tablet 704172c2789c492f8b625329024467ef (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:19.631749 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704172c2789c492f8b625329024467ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.633798 31932 tablet_service.cc:1511] Processing CreateTablet for tablet 6a615562308444a4881dcc9744780a54 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:19.635492 31932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a615562308444a4881dcc9744780a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.639175 32012 tablet_service.cc:1511] Processing CreateTablet for tablet d474aee0e7684ec7885b292bd5be8fb7 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:19.639781 32010 tablet_service.cc:1511] Processing CreateTablet for tablet 6a615562308444a4881dcc9744780a54 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:19.640960 32012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474aee0e7684ec7885b292bd5be8fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.643280 31931 tablet_service.cc:1511] Processing CreateTablet for tablet d474aee0e7684ec7885b292bd5be8fb7 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:19.644572 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474aee0e7684ec7885b292bd5be8fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.644223 32011 tablet_service.cc:1511] Processing CreateTablet for tablet 1618066e06cc430f9481e05cf7b1e032 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:19.645996 32011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1618066e06cc430f9481e05cf7b1e032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.646552 31935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d505eb9d955c40f288036bbcb65e8eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.646397 32086 tablet_service.cc:1511] Processing CreateTablet for tablet 14719f4d8d68487d855c70c840438f58 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:19.647732 32086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14719f4d8d68487d855c70c840438f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.650404 32084 tablet_service.cc:1511] Processing CreateTablet for tablet d505eb9d955c40f288036bbcb65e8eff (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:19.651968 32084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d505eb9d955c40f288036bbcb65e8eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.653875 32085 tablet_service.cc:1511] Processing CreateTablet for tablet 1e32ce28a2d44a7581f372dfc6bb641a (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:19.654476 32010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a615562308444a4881dcc9744780a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.655224 32085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e32ce28a2d44a7581f372dfc6bb641a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.666584 31930 tablet_service.cc:1511] Processing CreateTablet for tablet 1618066e06cc430f9481e05cf7b1e032 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:19.668028 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1618066e06cc430f9481e05cf7b1e032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.670356 31929 tablet_service.cc:1511] Processing CreateTablet for tablet c17102b7cb904796ab1b9ccafe0ef6a9 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:19.671738 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17102b7cb904796ab1b9ccafe0ef6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.676026 32083 tablet_service.cc:1511] Processing CreateTablet for tablet 29eda156e4d54bcd8bbee645a354797e (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:19.677424 32083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29eda156e4d54bcd8bbee645a354797e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.692292 32082 tablet_service.cc:1511] Processing CreateTablet for tablet 704172c2789c492f8b625329024467ef (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:19.693774 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704172c2789c492f8b625329024467ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.698830 32081 tablet_service.cc:1511] Processing CreateTablet for tablet 6a615562308444a4881dcc9744780a54 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:19.700205 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a615562308444a4881dcc9744780a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.720878 32086 tablet_service.cc:1511] Processing CreateTablet for tablet d474aee0e7684ec7885b292bd5be8fb7 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:19.722154 32086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474aee0e7684ec7885b292bd5be8fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.726879 32079 tablet_service.cc:1511] Processing CreateTablet for tablet c17102b7cb904796ab1b9ccafe0ef6a9 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:19.728260 32079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17102b7cb904796ab1b9ccafe0ef6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.730298 32080 tablet_service.cc:1511] Processing CreateTablet for tablet 1618066e06cc430f9481e05cf7b1e032 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:19.742782 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1618066e06cc430f9481e05cf7b1e032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.753463 32012 tablet_service.cc:1511] Processing CreateTablet for tablet c17102b7cb904796ab1b9ccafe0ef6a9 (DEFAULT_TABLE table=test-workload [id=7d2c411d83434a119eb63cfd5d83bd1b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:19.754818 32012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17102b7cb904796ab1b9ccafe0ef6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.754894 32135 tablet_bootstrap.cc:492] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:19.755487 32135 ts_tablet_manager.cc:1403] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.024s
I20260709 14:56:19.759172 32135 raft_consensus.cc:359] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.761579 32135 raft_consensus.cc:385] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.761936 32135 raft_consensus.cc:740] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.762789 32135 consensus_queue.cc:260] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.776526 32137 tablet_bootstrap.cc:492] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:19.781409 32138 tablet_bootstrap.cc:492] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:19.791849 32047 heartbeater.cc:499] Master 127.23.126.190:46055 was elected leader, sending a full tablet report...
I20260709 14:56:19.811015 32137 tablet_bootstrap.cc:654] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.812669 32135 ts_tablet_manager.cc:1434] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.057s	user 0.017s	sys 0.001s
I20260709 14:56:19.816681 32135 tablet_bootstrap.cc:492] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:19.813040 32138 tablet_bootstrap.cc:654] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.823173 32135 tablet_bootstrap.cc:654] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.823258 32137 tablet_bootstrap.cc:492] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:19.824007 32137 ts_tablet_manager.cc:1403] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 14:56:19.827539 32137 raft_consensus.cc:359] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.828285 32138 tablet_bootstrap.cc:492] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:19.828836 32138 ts_tablet_manager.cc:1403] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.007s
I20260709 14:56:19.828229 32137 raft_consensus.cc:385] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.829319 32137 raft_consensus.cc:740] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.830080 32137 consensus_queue.cc:260] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.831004 32135 tablet_bootstrap.cc:492] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:19.831568 32135 ts_tablet_manager.cc:1403] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:56:19.831440 32138 raft_consensus.cc:359] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.832160 32138 raft_consensus.cc:385] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.832559 32138 raft_consensus.cc:740] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.832897 32121 heartbeater.cc:499] Master 127.23.126.190:46055 was elected leader, sending a full tablet report...
I20260709 14:56:19.833384 32138 consensus_queue.cc:260] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.834159 32137 ts_tablet_manager.cc:1434] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:19.834654 32135 raft_consensus.cc:359] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.835319 32137 tablet_bootstrap.cc:492] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:19.835419 32135 raft_consensus.cc:385] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.836055 32135 raft_consensus.cc:740] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.837007 32135 consensus_queue.cc:260] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.842914 32135 ts_tablet_manager.cc:1434] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:56:19.843957 32135 tablet_bootstrap.cc:492] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:19.843883 32137 tablet_bootstrap.cc:654] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.851069 32135 tablet_bootstrap.cc:654] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.853974 32138 ts_tablet_manager.cc:1434] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.010s
I20260709 14:56:19.855050 31972 heartbeater.cc:499] Master 127.23.126.190:46055 was elected leader, sending a full tablet report...
I20260709 14:56:19.863564 32135 tablet_bootstrap.cc:492] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:19.864104 32135 ts_tablet_manager.cc:1403] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 14:56:19.864578 32138 tablet_bootstrap.cc:492] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:19.867033 32135 raft_consensus.cc:359] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.867647 32135 raft_consensus.cc:385] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.867964 32135 raft_consensus.cc:740] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.868623 32135 consensus_queue.cc:260] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.871939 32138 tablet_bootstrap.cc:654] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.872897 32135 ts_tablet_manager.cc:1434] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:19.874152 32135 tablet_bootstrap.cc:492] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:19.875850 32137 tablet_bootstrap.cc:492] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:19.876332 32137 ts_tablet_manager.cc:1403] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.017s
I20260709 14:56:19.879347 32137 raft_consensus.cc:359] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.880101 32137 raft_consensus.cc:385] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.880455 32137 raft_consensus.cc:740] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.881321 32137 consensus_queue.cc:260] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.882586 32135 tablet_bootstrap.cc:654] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.884264 32138 tablet_bootstrap.cc:492] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:19.884470 32139 raft_consensus.cc:493] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:19.884914 32138 ts_tablet_manager.cc:1403] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 14:56:19.885013 32139 raft_consensus.cc:515] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.887789 32139 leader_election.cc:290] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:19.890172 32138 raft_consensus.cc:359] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.891227 32138 raft_consensus.cc:385] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.891665 32138 raft_consensus.cc:740] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.892886 32138 consensus_queue.cc:260] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.895780 32138 ts_tablet_manager.cc:1434] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:56:19.896914 32137 ts_tablet_manager.cc:1434] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:56:19.897944 32138 tablet_bootstrap.cc:492] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:19.898926 32135 tablet_bootstrap.cc:492] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:19.899482 32135 ts_tablet_manager.cc:1403] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260709 14:56:19.902522 32135 raft_consensus.cc:359] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.903309 32135 raft_consensus.cc:385] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.903692 32135 raft_consensus.cc:740] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.904986 32138 tablet_bootstrap.cc:654] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.904629 32135 consensus_queue.cc:260] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.907003 32135 ts_tablet_manager.cc:1434] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:19.902830 32137 tablet_bootstrap.cc:492] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:19.908196 32135 tablet_bootstrap.cc:492] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:19.915642 32138 tablet_bootstrap.cc:492] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:19.916220 32138 ts_tablet_manager.cc:1403] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:56:19.917352 32135 tablet_bootstrap.cc:654] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.919203 32138 raft_consensus.cc:359] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.919972 32138 raft_consensus.cc:385] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.920322 32138 raft_consensus.cc:740] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.921177 32138 consensus_queue.cc:260] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.923696 32138 ts_tablet_manager.cc:1434] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:56:19.924909 32138 tablet_bootstrap.cc:492] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:19.928352 32137 tablet_bootstrap.cc:654] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.931334 32138 tablet_bootstrap.cc:654] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.934690 32135 tablet_bootstrap.cc:492] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:19.935271 32135 ts_tablet_manager.cc:1403] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 14:56:19.935431 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:19.937109 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
W20260709 14:56:19.939126 31988 leader_election.cc:343] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:19.939349 32135 raft_consensus.cc:359] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
W20260709 14:56:19.939879 31988 leader_election.cc:343] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:19.940054 32135 raft_consensus.cc:385] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.940344 32135 raft_consensus.cc:740] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.940320 31988 leader_election.cc:304] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c; no voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:19.941599 32139 raft_consensus.cc:2749] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:19.941365 32135 consensus_queue.cc:260] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.946812 32135 ts_tablet_manager.cc:1434] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:56:19.947752 32135 tablet_bootstrap.cc:492] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:19.947806 32137 tablet_bootstrap.cc:492] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:19.948457 32137 ts_tablet_manager.cc:1403] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.003s
I20260709 14:56:19.951745 32137 raft_consensus.cc:359] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.952560 32137 raft_consensus.cc:385] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.952919 32137 raft_consensus.cc:740] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.953938 32137 consensus_queue.cc:260] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.955111 32135 tablet_bootstrap.cc:654] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.958124 32138 tablet_bootstrap.cc:492] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:19.958541 32137 ts_tablet_manager.cc:1434] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:56:19.958743 32138 ts_tablet_manager.cc:1403] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.009s
I20260709 14:56:19.959921 32137 tablet_bootstrap.cc:492] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:19.962025 32138 raft_consensus.cc:359] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.962847 32138 raft_consensus.cc:385] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.963199 32138 raft_consensus.cc:740] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.964123 32138 consensus_queue.cc:260] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.966253 32138 ts_tablet_manager.cc:1434] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:56:19.967419 32138 tablet_bootstrap.cc:492] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:19.973111 32137 tablet_bootstrap.cc:654] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.974646 32138 tablet_bootstrap.cc:654] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.976706 32135 tablet_bootstrap.cc:492] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:19.977283 32135 ts_tablet_manager.cc:1403] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260709 14:56:19.981452 32135 raft_consensus.cc:359] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.982450 32135 raft_consensus.cc:385] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.982862 32135 raft_consensus.cc:740] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.983492 32138 tablet_bootstrap.cc:492] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:19.984074 32138 ts_tablet_manager.cc:1403] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 14:56:19.983891 32135 consensus_queue.cc:260] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.986967 32135 ts_tablet_manager.cc:1434] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:19.986944 32138 raft_consensus.cc:359] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.987709 32138 raft_consensus.cc:385] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.988051 32135 tablet_bootstrap.cc:492] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:19.988068 32138 raft_consensus.cc:740] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.988765 32137 tablet_bootstrap.cc:492] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:19.989367 32137 ts_tablet_manager.cc:1403] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.007s
I20260709 14:56:19.989328 32138 consensus_queue.cc:260] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.993700 32138 ts_tablet_manager.cc:1434] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:19.994801 32138 tablet_bootstrap.cc:492] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:19.995517 32135 tablet_bootstrap.cc:654] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.995795 32137 raft_consensus.cc:359] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:19.996613 32137 raft_consensus.cc:385] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.996964 32137 raft_consensus.cc:740] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.997987 32137 consensus_queue.cc:260] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.002614 32137 ts_tablet_manager.cc:1434] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:20.006836 32137 tablet_bootstrap.cc:492] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:20.007747 32138 tablet_bootstrap.cc:654] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.014526 32137 tablet_bootstrap.cc:654] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.018056 32135 tablet_bootstrap.cc:492] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:20.018571 32144 raft_consensus.cc:493] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.018869 32135 ts_tablet_manager.cc:1403] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260709 14:56:20.019083 32144 raft_consensus.cc:515] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.022042 32135 raft_consensus.cc:359] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.023036 32135 raft_consensus.cc:385] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.023283 32138 tablet_bootstrap.cc:492] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:20.024008 32138 ts_tablet_manager.cc:1403] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 14:56:20.025032 32144 leader_election.cc:290] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.028515 32138 raft_consensus.cc:359] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.029532 32138 raft_consensus.cc:385] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.029960 32138 raft_consensus.cc:740] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.023342 32135 raft_consensus.cc:740] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.031047 32138 consensus_queue.cc:260] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.032091 32135 consensus_queue.cc:260] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.033847 32137 tablet_bootstrap.cc:492] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:20.035053 32137 ts_tablet_manager.cc:1403] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.017s
I20260709 14:56:20.035939 32135 ts_tablet_manager.cc:1434] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:56:20.036976 32135 tablet_bootstrap.cc:492] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:20.039870 32138 ts_tablet_manager.cc:1434] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:56:20.040913 32138 tablet_bootstrap.cc:492] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:20.038028 32137 raft_consensus.cc:359] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.041298 32137 raft_consensus.cc:385] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.041594 32137 raft_consensus.cc:740] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.042510 32137 consensus_queue.cc:260] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.046002 32135 tablet_bootstrap.cc:654] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.051950 32138 tablet_bootstrap.cc:654] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.052165 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.056104 32137 ts_tablet_manager.cc:1434] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:56:20.057549 32137 tablet_bootstrap.cc:492] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:20.061769 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.062481 32022 raft_consensus.cc:2468] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.063967 31912 leader_election.cc:304] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.064888 32144 raft_consensus.cc:2804] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.065259 32144 raft_consensus.cc:493] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.065590 32144 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.066579 32137 tablet_bootstrap.cc:654] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:20.069476 31913 leader_election.cc:343] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.073005 32135 tablet_bootstrap.cc:492] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:20.073592 32135 ts_tablet_manager.cc:1403] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260709 14:56:20.076128 32144 raft_consensus.cc:515] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.076547 32135 raft_consensus.cc:359] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.077363 32135 raft_consensus.cc:385] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.077770 32135 raft_consensus.cc:740] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.078490 32135 consensus_queue.cc:260] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
W20260709 14:56:20.079326 31893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:20.079937 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.080541 32135 ts_tablet_manager.cc:1434] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:20.081555 32135 tablet_bootstrap.cc:492] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:20.082499 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.083079 32022 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:20.081426 31913 leader_election.cc:343] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.086953 32138 tablet_bootstrap.cc:492] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:20.087468 32138 ts_tablet_manager.cc:1403] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.011s
I20260709 14:56:20.088008 32135 tablet_bootstrap.cc:654] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.089830 32143 raft_consensus.cc:493] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.090343 32143 raft_consensus.cc:515] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.090493 32138 raft_consensus.cc:359] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.091171 32138 raft_consensus.cc:385] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.091486 32138 raft_consensus.cc:740] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.091639 32022 raft_consensus.cc:2468] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:20.092437 32138 consensus_queue.cc:260] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.092929 31912 leader_election.cc:304] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [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: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.093039 32143 leader_election.cc:290] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.109802 32137 tablet_bootstrap.cc:492] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:20.112541 32144 leader_election.cc:290] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.115458 32137 ts_tablet_manager.cc:1403] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.003s
I20260709 14:56:20.118731 32144 raft_consensus.cc:2804] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.121054 32144 raft_consensus.cc:697] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.123667 32144 consensus_queue.cc:237] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.128950 32143 raft_consensus.cc:493] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.119725 32137 raft_consensus.cc:359] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.129680 32143 raft_consensus.cc:515] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.130563 32137 raft_consensus.cc:385] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.130941 32137 raft_consensus.cc:740] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.131632 32138 ts_tablet_manager.cc:1434] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.036s
I20260709 14:56:20.132678 32138 tablet_bootstrap.cc:492] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:20.132706 32143 leader_election.cc:290] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.129626 32167 raft_consensus.cc:493] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.134663 32167 raft_consensus.cc:515] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.136979 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.137863 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
W20260709 14:56:20.142184 32062 leader_election.cc:343] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.141011 31946 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 0.
I20260709 14:56:20.144505 32062 leader_election.cc:304] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:20.145761 32143 raft_consensus.cc:2804] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.146294 32143 raft_consensus.cc:493] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.146394 32167 leader_election.cc:290] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
W20260709 14:56:20.139169 31912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.126.130:33985, user_credentials={real_user=slave}} blocked reactor thread for 46322.9us
I20260709 14:56:20.139593 32138 tablet_bootstrap.cc:654] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.146878 32143 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.148736 32139 raft_consensus.cc:493] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.138550 32137 consensus_queue.cc:260] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.147446 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.149264 32139 raft_consensus.cc:515] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.151319 32139 leader_election.cc:290] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.151973 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.152633 32022 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.154134 31912 leader_election.cc:304] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.156641 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.157312 32167 raft_consensus.cc:2804] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.156056 32137 ts_tablet_manager.cc:1434] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 14:56:20.157709 32167 raft_consensus.cc:493] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.160548 32167 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.163420 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.164217 32139 raft_consensus.cc:493] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.164500 32135 tablet_bootstrap.cc:492] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:20.159828 32143 raft_consensus.cc:515] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.158591 32137 tablet_bootstrap.cc:492] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:20.164795 32139 raft_consensus.cc:515] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.165016 32135 ts_tablet_manager.cc:1403] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.041s
I20260709 14:56:20.166486 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.167132 32022 raft_consensus.cc:2468] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 0.
I20260709 14:56:20.168272 32139 leader_election.cc:290] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.168570 32135 raft_consensus.cc:359] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.168980 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474aee0e7684ec7885b292bd5be8fb7" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.169037 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.169566 32135 raft_consensus.cc:385] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.169764 31947 raft_consensus.cc:2468] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:20.169898 32135 raft_consensus.cc:740] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.169831 32022 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 0.
I20260709 14:56:20.171124 32166 raft_consensus.cc:493] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.171682 32137 tablet_bootstrap.cc:654] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.171617 32166 raft_consensus.cc:515] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.171844 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474aee0e7684ec7885b292bd5be8fb7" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.172116 31988 leader_election.cc:304] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.172706 32095 raft_consensus.cc:2468] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:20.173059 32139 raft_consensus.cc:2804] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.173622 32139 raft_consensus.cc:493] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.174036 32139 raft_consensus.cc:3060] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.174806 32096 raft_consensus.cc:2393] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac470a80a2dd4511ad40155b8bfd5208 in current term 1: Already voted for candidate e1c2f548be8e4bee96a7a916602093e0 in this term.
I20260709 14:56:20.175392 32061 leader_election.cc:304] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [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: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.175662 32143 leader_election.cc:290] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.176523 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.178398 32166 leader_election.cc:290] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.170799 32135 consensus_queue.cc:260] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.178948 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.179680 32021 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.183714 32167 raft_consensus.cc:515] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.184561 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29eda156e4d54bcd8bbee645a354797e" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.184913 31946 raft_consensus.cc:2393] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c24decddf4b497aa38864e11c3ed95c in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.185290 32022 raft_consensus.cc:2468] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.186967 31912 leader_election.cc:304] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.189108 32166 raft_consensus.cc:2804] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.189477 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29eda156e4d54bcd8bbee645a354797e" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.187645 32021 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 1.
I20260709 14:56:20.188036 31988 leader_election.cc:304] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c; no voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.189508 32166 raft_consensus.cc:493] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.191061 32166 raft_consensus.cc:3060] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.195109 32137 tablet_bootstrap.cc:492] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:20.197333 32176 raft_consensus.cc:2749] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.197500 32172 raft_consensus.cc:2804] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.199162 32172 raft_consensus.cc:493] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.199133 32137 ts_tablet_manager.cc:1403] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 14:56:20.199700 32172 raft_consensus.cc:3060] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.205499 32137 raft_consensus.cc:359] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.208197 32137 raft_consensus.cc:385] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.208957 32137 raft_consensus.cc:740] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.210058 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.212296 32021 raft_consensus.cc:2393] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac470a80a2dd4511ad40155b8bfd5208 in current term 1: Already voted for candidate e1c2f548be8e4bee96a7a916602093e0 in this term.
I20260709 14:56:20.210767 32137 consensus_queue.cc:260] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.212946 32176 raft_consensus.cc:493] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.209065 32172 raft_consensus.cc:515] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.214102 32176 raft_consensus.cc:515] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.216220 32172 leader_election.cc:290] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
W20260709 14:56:20.217734 31913 leader_election.cc:343] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.218039 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.218887 32139 raft_consensus.cc:515] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
W20260709 14:56:20.219540 32062 leader_election.cc:343] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.219760 32177 raft_consensus.cc:493] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.220638 32144 raft_consensus.cc:493] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.227054 32144 raft_consensus.cc:515] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.221511 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.216306 32176 leader_election.cc:290] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.221643 32061 leader_election.cc:304] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [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: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.228982 31843 catalog_manager.cc:5697] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.197626 32167 leader_election.cc:290] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.217062 32172 raft_consensus.cc:493] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.231158 32172 raft_consensus.cc:515] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.231518 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.232131 32022 raft_consensus.cc:2468] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.233266 32172 leader_election.cc:290] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.233417 31912 leader_election.cc:304] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.233860 32172 raft_consensus.cc:2804] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.234288 32172 raft_consensus.cc:697] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:20.234398 32143 raft_consensus.cc:493] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.234690 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.235433 32021 raft_consensus.cc:3060] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.235157 32143 raft_consensus.cc:515] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.237267 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.237594 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.237914 32096 raft_consensus.cc:2468] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:20.225421 32138 tablet_bootstrap.cc:492] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:20.216415 32166 raft_consensus.cc:515] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.239312 32138 ts_tablet_manager.cc:1403] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.019s
I20260709 14:56:20.240650 32166 leader_election.cc:290] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.240440 32143 leader_election.cc:290] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.241428 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.241622 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29eda156e4d54bcd8bbee645a354797e" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.242280 32022 raft_consensus.cc:3060] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.242776 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.243023 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.243676 32096 raft_consensus.cc:2468] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.243817 32177 raft_consensus.cc:515] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.245235 31946 raft_consensus.cc:2468] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:20.245906 32020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.234336 32167 raft_consensus.cc:2804] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.246695 32167 raft_consensus.cc:493] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.246759 32020 raft_consensus.cc:2393] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.248340 32167 raft_consensus.cc:3060] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.250407 32177 leader_election.cc:290] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.232348 32144 leader_election.cc:290] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.225986 32137 ts_tablet_manager.cc:1434] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.006s
I20260709 14:56:20.247648 31988 leader_election.cc:304] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.249045 32019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.249542 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.249045 31913 leader_election.cc:304] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [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: ac470a80a2dd4511ad40155b8bfd5208; no voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.256925 32019 raft_consensus.cc:2468] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 0.
I20260709 14:56:20.256939 32018 raft_consensus.cc:2468] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.259054 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474aee0e7684ec7885b292bd5be8fb7" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.259657 32144 raft_consensus.cc:2749] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.259770 32176 raft_consensus.cc:2804] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.252498 32139 leader_election.cc:290] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.247311 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29eda156e4d54bcd8bbee645a354797e" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.253352 32138 raft_consensus.cc:359] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.235222 32172 consensus_queue.cc:237] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.261106 32138 raft_consensus.cc:385] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.261444 32138 raft_consensus.cc:740] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
W20260709 14:56:20.261528 31913 leader_election.cc:343] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.262698 32176 raft_consensus.cc:493] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.262408 32138 consensus_queue.cc:260] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.263178 32176 raft_consensus.cc:3060] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.264557 32138 ts_tablet_manager.cc:1434] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:56:20.265623 32138 tablet_bootstrap.cc:492] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:20.259671 31946 raft_consensus.cc:3060] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.267858 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474aee0e7684ec7885b292bd5be8fb7" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.268576 32095 raft_consensus.cc:3060] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.265733 31912 leader_election.cc:304] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.270243 32144 raft_consensus.cc:2804] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.270668 32144 raft_consensus.cc:493] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.271091 32144 raft_consensus.cc:3060] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.278077 32137 tablet_bootstrap.cc:492] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:20.280062 32138 tablet_bootstrap.cc:654] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.265697 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.283293 32096 raft_consensus.cc:2468] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.281785 32095 raft_consensus.cc:2468] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:20.284972 31946 raft_consensus.cc:2468] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:20.277725 32061 leader_election.cc:304] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.285212 32144 raft_consensus.cc:515] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.296787 32143 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.297488 32144 leader_election.cc:290] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.299255 32138 tablet_bootstrap.cc:492] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:20.299775 32138 ts_tablet_manager.cc:1403] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.003s
I20260709 14:56:20.305428 32061 leader_election.cc:304] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:20.306542 32178 raft_consensus.cc:2804] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.306960 32178 raft_consensus.cc:493] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.307286 32178 raft_consensus.cc:3060] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.307389 32144 raft_consensus.cc:493] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.308020 32144 raft_consensus.cc:515] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.310719 32144 leader_election.cc:290] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.291626 32021 raft_consensus.cc:2468] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 1.
I20260709 14:56:20.292615 32022 raft_consensus.cc:2468] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:20.292213 32167 raft_consensus.cc:515] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.312243 32019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.294281 32135 ts_tablet_manager.cc:1434] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.128s	user 0.025s	sys 0.027s
I20260709 14:56:20.312933 32019 raft_consensus.cc:2468] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.313521 32167 leader_election.cc:290] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.312250 31947 raft_consensus.cc:2393] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.318922 31912 leader_election.cc:304] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [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: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.310667 32138 raft_consensus.cc:359] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.320053 32138 raft_consensus.cc:385] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.320384 32138 raft_consensus.cc:740] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.320668 31912 leader_election.cc:304] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.321465 32144 raft_consensus.cc:2804] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.321923 31988 leader_election.cc:304] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:20.322494 32144 raft_consensus.cc:697] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.323617 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.323408 32144 consensus_queue.cc:237] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.324239 32095 raft_consensus.cc:3060] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.328688 32178 raft_consensus.cc:515] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.331115 32177 raft_consensus.cc:2804] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.331585 32177 raft_consensus.cc:493] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.331979 32177 raft_consensus.cc:3060] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.299604 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.295068 32176 raft_consensus.cc:515] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.333171 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.334084 31947 raft_consensus.cc:2393] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.334252 32018 raft_consensus.cc:2393] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac470a80a2dd4511ad40155b8bfd5208 in current term 1: Already voted for candidate 4c24decddf4b497aa38864e11c3ed95c in this term.
I20260709 14:56:20.332268 32138 consensus_queue.cc:260] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.336361 32178 leader_election.cc:290] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.336943 32094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.340348 32094 raft_consensus.cc:2393] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac470a80a2dd4511ad40155b8bfd5208 in current term 1: Already voted for candidate e1c2f548be8e4bee96a7a916602093e0 in this term.
I20260709 14:56:20.340772 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.341230 32178 raft_consensus.cc:493] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.341697 32178 raft_consensus.cc:515] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.344246 32178 leader_election.cc:290] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507)
I20260709 14:56:20.338418 32176 leader_election.cc:290] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.345057 32176 raft_consensus.cc:2804] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.345130 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.345507 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.345680 32176 raft_consensus.cc:697] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:20.346163 31947 raft_consensus.cc:2393] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c24decddf4b497aa38864e11c3ed95c in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.346613 32176 consensus_queue.cc:237] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.347914 32096 raft_consensus.cc:2468] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:20.337770 32138 ts_tablet_manager.cc:1434] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:56:20.338647 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.349980 32018 raft_consensus.cc:3060] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.350872 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.332538 32095 raft_consensus.cc:2468] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:20.352958 32143 raft_consensus.cc:2749] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.354924 32061 leader_election.cc:304] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [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: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.356439 31913 leader_election.cc:304] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [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: ac470a80a2dd4511ad40155b8bfd5208; no voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.357784 32179 raft_consensus.cc:2749] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.359424 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.360725 32021 raft_consensus.cc:2468] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 0.
I20260709 14:56:20.362802 31913 leader_election.cc:304] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [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: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c
I20260709 14:56:20.363651 32179 raft_consensus.cc:2804] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.364377 32179 raft_consensus.cc:697] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.364555 32061 leader_election.cc:304] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:20.365463 32179 consensus_queue.cc:237] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.366057 32143 raft_consensus.cc:2804] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.366600 32186 raft_consensus.cc:2804] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.371198 32186 raft_consensus.cc:493] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.371622 32186 raft_consensus.cc:3060] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.370247 31843 catalog_manager.cc:5697] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 1 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.370635 32143 raft_consensus.cc:697] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:20.366978 32018 raft_consensus.cc:2468] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 1.
I20260709 14:56:20.349975 32177 raft_consensus.cc:515] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.374336 32061 leader_election.cc:304] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [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: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.375332 32178 raft_consensus.cc:2804] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.375450 31945 raft_consensus.cc:2393] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.292172 32137 tablet_bootstrap.cc:654] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.373770 32143 consensus_queue.cc:237] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.365388 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.385386 32174 raft_consensus.cc:493] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.385774 32095 raft_consensus.cc:2393] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c24decddf4b497aa38864e11c3ed95c in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.386011 32174 raft_consensus.cc:515] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.391776 32174 leader_election.cc:290] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.395498 31845 catalog_manager.cc:5697] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.399643 31988 leader_election.cc:304] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [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: 4c24decddf4b497aa38864e11c3ed95c; no voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.400478 32174 raft_consensus.cc:2749] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.400189 32186 raft_consensus.cc:515] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.402482 32177 leader_election.cc:290] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.402751 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
W20260709 14:56:20.403975 31988 leader_election.cc:343] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.404438 32178 raft_consensus.cc:697] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:20.405272 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.405509 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.405435 32178 consensus_queue.cc:237] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.405980 31945 raft_consensus.cc:2468] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:20.407446 31988 leader_election.cc:304] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [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: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.407663 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.408303 32018 raft_consensus.cc:3060] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.408860 32174 raft_consensus.cc:2804] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.409399 32174 raft_consensus.cc:493] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.409811 32174 raft_consensus.cc:3060] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.418392 31843 catalog_manager.cc:5697] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.425711 32018 raft_consensus.cc:2468] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:20.426206 32095 raft_consensus.cc:2393] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac470a80a2dd4511ad40155b8bfd5208 in current term 1: Already voted for candidate e1c2f548be8e4bee96a7a916602093e0 in this term.
I20260709 14:56:20.427368 31912 leader_election.cc:304] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.428186 32177 raft_consensus.cc:2804] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.429035 32186 leader_election.cc:290] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507)
I20260709 14:56:20.428719 32177 raft_consensus.cc:697] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.438313 32137 tablet_bootstrap.cc:492] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:20.438784 32137 ts_tablet_manager.cc:1403] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.161s	user 0.003s	sys 0.017s
I20260709 14:56:20.438900 32177 consensus_queue.cc:237] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.441743 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.441614 32137 raft_consensus.cc:359] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.442301 32137 raft_consensus.cc:385] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.442552 32137 raft_consensus.cc:740] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.443275 32137 consensus_queue.cc:260] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.434976 32174 raft_consensus.cc:515] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.445672 32137 ts_tablet_manager.cc:1434] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:20.446780 32137 tablet_bootstrap.cc:492] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:20.448115 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14719f4d8d68487d855c70c840438f58" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.450016 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.450589 31945 raft_consensus.cc:3060] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.450546 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.448390 32174 leader_election.cc:290] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.449626 32018 raft_consensus.cc:2393] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
W20260709 14:56:20.454311 31988 leader_election.cc:343] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.455256 32137 tablet_bootstrap.cc:654] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.455487 32061 leader_election.cc:304] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [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: e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.456358 32143 raft_consensus.cc:2749] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.458629 31843 catalog_manager.cc:5697] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.459903 31945 raft_consensus.cc:2468] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:20.461185 31988 leader_election.cc:304] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [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: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.462404 32174 raft_consensus.cc:2804] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.461308 31843 catalog_manager.cc:5697] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.463662 32174 raft_consensus.cc:697] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:20.464977 32174 consensus_queue.cc:237] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.470192 32137 tablet_bootstrap.cc:492] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:20.470981 32137 ts_tablet_manager.cc:1403] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.013s
I20260709 14:56:20.473851 32137 raft_consensus.cc:359] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.474664 32137 raft_consensus.cc:385] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.474943 32137 raft_consensus.cc:740] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.475723 32137 consensus_queue.cc:260] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.476236 31845 catalog_manager.cc:5697] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.477404 32137 ts_tablet_manager.cc:1434] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:20.477998 31845 catalog_manager.cc:5697] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.478281 31844 catalog_manager.cc:5697] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 1 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.536479 32095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
mode: GRACEFUL
new_leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:38076
I20260709 14:56:20.536973 32095 raft_consensus.cc:606] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Received request to transfer leadership to TS ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.541638 32095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
mode: GRACEFUL
new_leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:38076
I20260709 14:56:20.542057 32095 raft_consensus.cc:606] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Received request to transfer leadership to TS ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.556329 31945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "704172c2789c492f8b625329024467ef"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
mode: GRACEFUL
new_leader_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:54070
I20260709 14:56:20.556842 31945 raft_consensus.cc:606] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Received request to transfer leadership to TS 4c24decddf4b497aa38864e11c3ed95c
I20260709 14:56:20.561529 32095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a615562308444a4881dcc9744780a54"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
mode: GRACEFUL
new_leader_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:38076
I20260709 14:56:20.562011 32095 raft_consensus.cc:606] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Received request to transfer leadership to TS 4c24decddf4b497aa38864e11c3ed95c
I20260709 14:56:20.569983 31945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
mode: GRACEFUL
new_leader_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:54070
I20260709 14:56:20.570487 31945 raft_consensus.cc:606] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Received request to transfer leadership to TS 4c24decddf4b497aa38864e11c3ed95c
I20260709 14:56:20.582013 32018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
mode: GRACEFUL
new_leader_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:33524
I20260709 14:56:20.582583 32018 raft_consensus.cc:606] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Received request to transfer leadership to TS e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.584862 32177 raft_consensus.cc:493] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.585307 32179 consensus_queue.cc:1048] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:20.585363 32177 raft_consensus.cc:515] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.587574 32177 leader_election.cc:290] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.588522 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:20.588557 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.590112 32018 raft_consensus.cc:2393] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac470a80a2dd4511ad40155b8bfd5208 in current term 1: Already voted for candidate e1c2f548be8e4bee96a7a916602093e0 in this term.
I20260709 14:56:20.591264 31912 leader_election.cc:304] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208; no voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.591974 32177 raft_consensus.cc:3060] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.599174 32177 raft_consensus.cc:2749] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.600114 32179 consensus_queue.cc:1048] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.611241 32177 raft_consensus.cc:993] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208: : Instructing follower 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:20.611750 32179 raft_consensus.cc:1081] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Signalling peer 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:20.613359 32018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:33496
I20260709 14:56:20.613848 32018 raft_consensus.cc:493] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.614153 32018 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.619395 32018 raft_consensus.cc:515] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.621342 32018 leader_election.cc:290] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 2 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.621951 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.622423 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.622635 31945 raft_consensus.cc:3055] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.623013 32095 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.623071 31945 raft_consensus.cc:740] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.624040 31945 consensus_queue.cc:260] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.625387 31945 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.628399 32095 raft_consensus.cc:2468] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 2.
I20260709 14:56:20.629419 31988 leader_election.cc:304] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:20.630117 32174 raft_consensus.cc:2804] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.630550 32174 raft_consensus.cc:697] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:20.630956 31945 raft_consensus.cc:2468] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 2.
I20260709 14:56:20.631258 32174 consensus_queue.cc:237] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.637115 31843 catalog_manager.cc:5697] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 1 to 2, leader changed from ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129) to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 2 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.683578 32143 raft_consensus.cc:493] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.684073 32143 raft_consensus.cc:515] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.685748 32143 leader_election.cc:290] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.686523 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29eda156e4d54bcd8bbee645a354797e" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.686736 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29eda156e4d54bcd8bbee645a354797e" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.687561 32018 raft_consensus.cc:2393] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:20.688454 32061 leader_election.cc:304] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.689109 32143 raft_consensus.cc:3060] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.693964 32143 raft_consensus.cc:2749] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.704619 32143 consensus_queue.cc:1048] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.710892 32186 raft_consensus.cc:993] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0: : Instructing follower ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:20.711372 32178 raft_consensus.cc:1081] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Signalling peer ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:20.713073 31946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:54054
I20260709 14:56:20.713666 31946 raft_consensus.cc:493] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.714056 31946 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.717123 32143 consensus_queue.cc:1048] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.721176 31946 raft_consensus.cc:515] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.722337 31945 raft_consensus.cc:1240] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Rejecting Update request from peer e1c2f548be8e4bee96a7a916602093e0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:20.724241 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.724879 32021 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.725739 32143 consensus_queue.cc:1059] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.726544 32178 raft_consensus.cc:3055] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.726902 32178 raft_consensus.cc:740] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:20.726980 31946 leader_election.cc:290] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.727744 32178 consensus_queue.cc:260] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.728513 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.728999 32178 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.732322 32021 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:20.733520 31912 leader_election.cc:304] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.734364 32179 raft_consensus.cc:2804] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.734872 32179 raft_consensus.cc:697] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.735719 32179 consensus_queue.cc:237] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.741061 32095 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:20.742404 31843 catalog_manager.cc:5697] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 1 to 2, leader changed from e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131) to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 2 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.786830 32179 consensus_queue.cc:1048] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.796963 32144 consensus_queue.cc:1048] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.802480 32143 raft_consensus.cc:493] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.802973 32143 raft_consensus.cc:515] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.805158 32143 leader_election.cc:290] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.805761 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:20.806221 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:20.806495 31946 raft_consensus.cc:2393] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate 4c24decddf4b497aa38864e11c3ed95c in this term.
I20260709 14:56:20.807725 32061 leader_election.cc:304] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:20.808414 32143 raft_consensus.cc:3060] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.811448 32174 consensus_queue.cc:1048] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.814391 32143 raft_consensus.cc:2749] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.816954 32143 consensus_queue.cc:1048] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.823848 32208 consensus_queue.cc:1048] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.833663 32189 consensus_queue.cc:1048] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.847685 32186 raft_consensus.cc:993] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0: : Instructing follower ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:20.848126 32189 raft_consensus.cc:1081] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Signalling peer ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:20.849746 31945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:54054
I20260709 14:56:20.850283 31945 raft_consensus.cc:493] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.850679 31945 raft_consensus.cc:3060] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.854782 32144 consensus_queue.cc:1048] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:20.854764 32208 consensus_queue.cc:1048] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:20.857450 31945 raft_consensus.cc:515] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.861766 31945 leader_election.cc:290] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.862884 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.863412 32095 raft_consensus.cc:3055] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.863682 32095 raft_consensus.cc:740] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:20.864404 32095 consensus_queue.cc:260] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.864907 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d505eb9d955c40f288036bbcb65e8eff" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.865504 32018 raft_consensus.cc:3060] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.865729 32095 raft_consensus.cc:3060] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.870699 32176 consensus_queue.cc:1048] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.876688 32018 raft_consensus.cc:2468] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:20.878011 31912 leader_election.cc:304] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.878770 32144 raft_consensus.cc:2804] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.879189 32144 raft_consensus.cc:697] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.879961 32144 consensus_queue.cc:237] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.884174 32095 raft_consensus.cc:2468] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:20.885170 32208 raft_consensus.cc:993] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c: : Instructing follower e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:20.885891 32176 raft_consensus.cc:1081] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Signalling peer e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:20.886852 31843 catalog_manager.cc:5697] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 1 to 2, leader changed from e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131) to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 2 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.888025 32095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:38056
I20260709 14:56:20.888850 32095 raft_consensus.cc:493] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.889402 32095 raft_consensus.cc:3060] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.895499 32179 raft_consensus.cc:993] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208: : Instructing follower 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:20.895984 32179 raft_consensus.cc:1081] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Signalling peer 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:20.897123 32095 raft_consensus.cc:515] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.900065 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.900761 31946 raft_consensus.cc:3060] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.902825 32018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "704172c2789c492f8b625329024467ef"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:33496
I20260709 14:56:20.903401 32018 raft_consensus.cc:493] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.903759 32018 raft_consensus.cc:3060] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.904357 32179 consensus_queue.cc:1048] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.911235 32018 raft_consensus.cc:515] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.912923 31946 raft_consensus.cc:2468] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 2.
I20260709 14:56:20.916685 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17102b7cb904796ab1b9ccafe0ef6a9" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:20.917318 32021 raft_consensus.cc:3055] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.917204 32062 leader_election.cc:304] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:20.917835 32021 raft_consensus.cc:740] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:20.914489 32018 leader_election.cc:290] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 2 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.914971 32094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.918387 32189 raft_consensus.cc:2804] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.915356 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704172c2789c492f8b625329024467ef" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.918886 32189 raft_consensus.cc:697] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 2 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:20.915709 32095 leader_election.cc:290] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 2 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:20.918644 32021 consensus_queue.cc:260] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.919332 31945 raft_consensus.cc:3055] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.919665 31945 raft_consensus.cc:740] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:20.919840 32021 raft_consensus.cc:3060] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.919749 32189 consensus_queue.cc:237] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.920502 31945 consensus_queue.cc:260] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.921446 31945 raft_consensus.cc:3060] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.928900 32021 raft_consensus.cc:2468] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 2.
I20260709 14:56:20.929256 31945 raft_consensus.cc:2468] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 2.
I20260709 14:56:20.930423 31988 leader_election.cc:304] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [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: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:20.931203 32208 raft_consensus.cc:2804] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.931707 32208 raft_consensus.cc:697] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:20.932473 32208 consensus_queue.cc:237] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.937819 31843 catalog_manager.cc:5697] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 1 to 2, leader changed from 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130) to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.944528 31845 catalog_manager.cc:5697] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 1 to 2, leader changed from ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129) to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 2 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.955495 32186 consensus_queue.cc:1048] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.965225 32178 consensus_queue.cc:1048] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.972836 32178 raft_consensus.cc:993] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0: : Instructing follower 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:20.973270 32189 raft_consensus.cc:1081] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Signalling peer 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:20.974766 32021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a615562308444a4881dcc9744780a54"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:33512
I20260709 14:56:20.975289 32021 raft_consensus.cc:493] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.975621 32021 raft_consensus.cc:3060] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.981134 32021 raft_consensus.cc:515] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.982678 32021 leader_election.cc:290] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 2 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:20.983857 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:20.984040 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a615562308444a4881dcc9744780a54" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:20.984457 32096 raft_consensus.cc:3055] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.984663 31945 raft_consensus.cc:3060] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.984854 32096 raft_consensus.cc:740] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:20.985778 32096 consensus_queue.cc:260] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.987069 32096 raft_consensus.cc:3060] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.990056 31945 raft_consensus.cc:2468] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 2.
I20260709 14:56:20.991185 31988 leader_election.cc:304] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:20.991951 32208 raft_consensus.cc:2804] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.992347 32208 raft_consensus.cc:697] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:20.992444 32096 raft_consensus.cc:2468] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 2.
I20260709 14:56:20.993129 32208 consensus_queue.cc:237] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:20.999310 31845 catalog_manager.cc:5697] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 1 to 2, leader changed from e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131) to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 2 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.000344 32144 consensus_queue.cc:1048] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.011139 32167 consensus_queue.cc:1048] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.112128 31945 raft_consensus.cc:1275] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.113420 32208 consensus_queue.cc:1048] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.120450 32096 raft_consensus.cc:1275] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.122113 32176 consensus_queue.cc:1048] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.131711 32096 raft_consensus.cc:1275] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.132908 32167 consensus_queue.cc:1048] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.141690 32021 raft_consensus.cc:1275] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.142903 32179 consensus_queue.cc:1048] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.312559 32096 raft_consensus.cc:1275] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.313778 32179 consensus_queue.cc:1048] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.321283 32021 raft_consensus.cc:1275] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.322871 32167 consensus_queue.cc:1048] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.328382 32096 raft_consensus.cc:3060] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.335597 32096 raft_consensus.cc:1275] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.337283 32139 consensus_queue.cc:1048] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.344743 31945 raft_consensus.cc:1275] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.346537 32208 consensus_queue.cc:1048] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.467669 32021 raft_consensus.cc:1275] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.468909 32189 consensus_queue.cc:1048] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.475896 31945 raft_consensus.cc:1275] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.477874 32220 consensus_queue.cc:1048] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:21.597492 32096 raft_consensus.cc:1275] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.598784 32208 consensus_queue.cc:1048] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.605808 31945 raft_consensus.cc:1275] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.607506 32176 consensus_queue.cc:1048] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:23.609990 31843 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33440:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:23.612118 31843 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:23.662521 31935 tablet_service.cc:1511] Processing CreateTablet for tablet 17d78232d763463e940233c53109f2fc (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:23.663779 31935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d78232d763463e940233c53109f2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.663647 32012 tablet_service.cc:1511] Processing CreateTablet for tablet 17d78232d763463e940233c53109f2fc (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:23.664618 32079 tablet_service.cc:1511] Processing CreateTablet for tablet 17d78232d763463e940233c53109f2fc (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:23.665867 32079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d78232d763463e940233c53109f2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.667793 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 6937b101df4b43599bfab1f942d620bc (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:23.667845 32009 tablet_service.cc:1511] Processing CreateTablet for tablet 6937b101df4b43599bfab1f942d620bc (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:23.669179 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6937b101df4b43599bfab1f942d620bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.669466 31936 tablet_service.cc:1511] Processing CreateTablet for tablet 33f33f4bce214dedb4195ed8422b4767 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:23.670691 31936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f33f4bce214dedb4195ed8422b4767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.664986 32012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d78232d763463e940233c53109f2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.673965 32082 tablet_service.cc:1511] Processing CreateTablet for tablet 6937b101df4b43599bfab1f942d620bc (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:23.675212 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6937b101df4b43599bfab1f942d620bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.678843 32009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6937b101df4b43599bfab1f942d620bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.679658 32010 tablet_service.cc:1511] Processing CreateTablet for tablet 33f33f4bce214dedb4195ed8422b4767 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:23.684892 32083 tablet_service.cc:1511] Processing CreateTablet for tablet 33f33f4bce214dedb4195ed8422b4767 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:23.686214 32083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f33f4bce214dedb4195ed8422b4767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.689901 32010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f33f4bce214dedb4195ed8422b4767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.699714 31933 tablet_service.cc:1511] Processing CreateTablet for tablet 3fffd59cce0b4d94a706f350408e15e8 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:23.701208 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fffd59cce0b4d94a706f350408e15e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.725414 32080 tablet_service.cc:1511] Processing CreateTablet for tablet 3fffd59cce0b4d94a706f350408e15e8 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:23.726846 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fffd59cce0b4d94a706f350408e15e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.726348 32011 tablet_service.cc:1511] Processing CreateTablet for tablet 3fffd59cce0b4d94a706f350408e15e8 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:23.728122 32011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fffd59cce0b4d94a706f350408e15e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.750880 31929 tablet_service.cc:1511] Processing CreateTablet for tablet c92b29596dac490fbd8c3feac0ddbcd6 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
W20260709 14:56:23.745028 31988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:41507, user_credentials={real_user=slave}} blocked reactor thread for 68103us
I20260709 14:56:23.752254 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92b29596dac490fbd8c3feac0ddbcd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.760277 32012 tablet_service.cc:1511] Processing CreateTablet for tablet c92b29596dac490fbd8c3feac0ddbcd6 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:23.762032 32012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92b29596dac490fbd8c3feac0ddbcd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.772212 32008 tablet_service.cc:1511] Processing CreateTablet for tablet 978d3c04cb4a4924a3bb402a62d82581 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:23.772639 31933 tablet_service.cc:1511] Processing CreateTablet for tablet 978d3c04cb4a4924a3bb402a62d82581 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:23.773940 32008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978d3c04cb4a4924a3bb402a62d82581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.773986 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978d3c04cb4a4924a3bb402a62d82581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.778522 32082 tablet_service.cc:1511] Processing CreateTablet for tablet c92b29596dac490fbd8c3feac0ddbcd6 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:23.779829 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92b29596dac490fbd8c3feac0ddbcd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.784981 32239 tablet_bootstrap.cc:492] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:23.785684 32237 tablet_bootstrap.cc:492] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:23.789399 32238 tablet_bootstrap.cc:492] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:23.797307 32083 tablet_service.cc:1511] Processing CreateTablet for tablet 978d3c04cb4a4924a3bb402a62d82581 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:23.798826 32083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978d3c04cb4a4924a3bb402a62d82581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.799680 32238 tablet_bootstrap.cc:654] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.801155 32237 tablet_bootstrap.cc:654] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.806109 32239 tablet_bootstrap.cc:654] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.813076 32239 tablet_bootstrap.cc:492] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:23.812793 31935 tablet_service.cc:1511] Processing CreateTablet for tablet 263cbc0c381b44f1af68ea97a16536e8 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:23.813903 32239 ts_tablet_manager.cc:1403] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260709 14:56:23.814426 31935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263cbc0c381b44f1af68ea97a16536e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.817425 32239 raft_consensus.cc:359] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.823164 32008 tablet_service.cc:1511] Processing CreateTablet for tablet 263cbc0c381b44f1af68ea97a16536e8 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:23.824070 32237 tablet_bootstrap.cc:492] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:23.824465 32008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263cbc0c381b44f1af68ea97a16536e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.824896 32237 ts_tablet_manager.cc:1403] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.008s
I20260709 14:56:23.824060 32238 tablet_bootstrap.cc:492] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:23.828433 32238 ts_tablet_manager.cc:1403] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.008s
I20260709 14:56:23.828204 32237 raft_consensus.cc:359] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.829051 32237 raft_consensus.cc:385] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.829452 32237 raft_consensus.cc:740] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.830286 32237 consensus_queue.cc:260] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.832145 32238 raft_consensus.cc:359] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.832952 32238 raft_consensus.cc:385] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.833329 32238 raft_consensus.cc:740] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.821466 32239 raft_consensus.cc:385] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.834064 32239 raft_consensus.cc:740] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.834285 32238 consensus_queue.cc:260] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.837247 32237 ts_tablet_manager.cc:1434] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:56:23.846351 32239 consensus_queue.cc:260] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.846982 32237 tablet_bootstrap.cc:492] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:23.857213 32083 tablet_service.cc:1511] Processing CreateTablet for tablet f1f6c3c89aa14b94a743c3cc05187254 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:23.858615 32083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f6c3c89aa14b94a743c3cc05187254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.848685 32239 ts_tablet_manager.cc:1434] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260709 14:56:23.859669 32008 tablet_service.cc:1511] Processing CreateTablet for tablet f1f6c3c89aa14b94a743c3cc05187254 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:23.861059 32008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f6c3c89aa14b94a743c3cc05187254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.861325 32239 tablet_bootstrap.cc:492] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:23.867645 31935 tablet_service.cc:1511] Processing CreateTablet for tablet 2d76bd0ea5e24e88b7c0d865fe680c35 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:23.868883 31935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d76bd0ea5e24e88b7c0d865fe680c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.843453 32082 tablet_service.cc:1511] Processing CreateTablet for tablet 263cbc0c381b44f1af68ea97a16536e8 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:23.845203 31929 tablet_service.cc:1511] Processing CreateTablet for tablet f1f6c3c89aa14b94a743c3cc05187254 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:23.869115 32238 ts_tablet_manager.cc:1434] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:56:23.870884 32237 tablet_bootstrap.cc:654] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.871425 32238 tablet_bootstrap.cc:492] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:23.870007 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263cbc0c381b44f1af68ea97a16536e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.872929 32239 tablet_bootstrap.cc:654] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.870172 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f6c3c89aa14b94a743c3cc05187254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.878326 32080 tablet_service.cc:1511] Processing CreateTablet for tablet 2d76bd0ea5e24e88b7c0d865fe680c35 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:23.879603 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d76bd0ea5e24e88b7c0d865fe680c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.886654 32239 tablet_bootstrap.cc:492] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:23.888808 32239 ts_tablet_manager.cc:1403] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.010s
I20260709 14:56:23.887766 32012 tablet_service.cc:1511] Processing CreateTablet for tablet 2d76bd0ea5e24e88b7c0d865fe680c35 (DEFAULT_TABLE table=soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:23.892511 32012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d76bd0ea5e24e88b7c0d865fe680c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.893479 32237 tablet_bootstrap.cc:492] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:23.894089 32237 ts_tablet_manager.cc:1403] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
I20260709 14:56:23.897166 32237 raft_consensus.cc:359] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.898022 32237 raft_consensus.cc:385] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.898347 32237 raft_consensus.cc:740] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.900719 32237 consensus_queue.cc:260] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.899466 32239 raft_consensus.cc:359] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.901844 32239 raft_consensus.cc:385] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.905742 32239 raft_consensus.cc:740] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.906831 32239 consensus_queue.cc:260] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.905361 32237 ts_tablet_manager.cc:1434] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:56:23.911698 32237 tablet_bootstrap.cc:492] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:23.913790 32239 ts_tablet_manager.cc:1434] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260709 14:56:23.914886 32239 tablet_bootstrap.cc:492] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:23.918557 32237 tablet_bootstrap.cc:654] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.920439 32238 tablet_bootstrap.cc:654] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.921497 32239 tablet_bootstrap.cc:654] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.927366 32239 tablet_bootstrap.cc:492] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:23.927922 32239 ts_tablet_manager.cc:1403] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260709 14:56:23.931109 32239 raft_consensus.cc:359] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.931915 32239 raft_consensus.cc:385] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.932266 32239 raft_consensus.cc:740] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.933095 32239 consensus_queue.cc:260] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.935616 32239 ts_tablet_manager.cc:1434] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:23.936991 32239 tablet_bootstrap.cc:492] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:23.944406 32239 tablet_bootstrap.cc:654] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.958868 32238 tablet_bootstrap.cc:492] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:23.959381 32238 ts_tablet_manager.cc:1403] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.009s
I20260709 14:56:23.960269 32239 tablet_bootstrap.cc:492] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:23.960785 32239 ts_tablet_manager.cc:1403] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260709 14:56:23.962319 32238 raft_consensus.cc:359] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.963073 32238 raft_consensus.cc:385] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.963392 32238 raft_consensus.cc:740] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.963546 32239 raft_consensus.cc:359] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.964291 32239 raft_consensus.cc:385] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.964759 32239 raft_consensus.cc:740] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.964286 32238 consensus_queue.cc:260] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.965787 32237 tablet_bootstrap.cc:492] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:23.965471 32239 consensus_queue.cc:260] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.966432 32237 ts_tablet_manager.cc:1403] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.028s
I20260709 14:56:23.966863 32238 ts_tablet_manager.cc:1434] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 14:56:23.968035 32239 ts_tablet_manager.cc:1434] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:56:23.967906 32238 tablet_bootstrap.cc:492] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:23.969050 32239 tablet_bootstrap.cc:492] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:23.969933 32237 raft_consensus.cc:359] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.970712 32237 raft_consensus.cc:385] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.971040 32237 raft_consensus.cc:740] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.971848 32237 consensus_queue.cc:260] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.973416 32222 raft_consensus.cc:493] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.973927 32222 raft_consensus.cc:515] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:23.976101 32239 tablet_bootstrap.cc:654] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.977887 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d78232d763463e940233c53109f2fc" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:23.978065 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d78232d763463e940233c53109f2fc" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:23.978575 32021 raft_consensus.cc:2468] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 0.
I20260709 14:56:23.978768 31945 raft_consensus.cc:2468] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 0.
I20260709 14:56:23.980384 32061 leader_election.cc:304] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:23.980707 32237 ts_tablet_manager.cc:1434] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:56:23.981892 32237 tablet_bootstrap.cc:492] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:23.976145 32222 leader_election.cc:290] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:23.986151 32222 raft_consensus.cc:2804] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.986624 32222 raft_consensus.cc:493] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.987033 32222 raft_consensus.cc:3060] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.996690 32237 tablet_bootstrap.cc:654] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.999861 32239 tablet_bootstrap.cc:492] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:24.000391 32239 ts_tablet_manager.cc:1403] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.011s
I20260709 14:56:24.002782 32237 tablet_bootstrap.cc:492] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:24.003283 32237 ts_tablet_manager.cc:1403] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 14:56:24.003428 32239 raft_consensus.cc:359] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.004228 32239 raft_consensus.cc:385] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.004509 32239 raft_consensus.cc:740] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.005381 32239 consensus_queue.cc:260] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.007755 32239 ts_tablet_manager.cc:1434] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:24.009815 32238 tablet_bootstrap.cc:654] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.006256 32237 raft_consensus.cc:359] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.010838 32237 raft_consensus.cc:385] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.011121 32237 raft_consensus.cc:740] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.011194 32239 tablet_bootstrap.cc:492] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:24.011960 32237 consensus_queue.cc:260] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.014560 32237 ts_tablet_manager.cc:1434] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:56:24.015547 32237 tablet_bootstrap.cc:492] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:24.018319 32239 tablet_bootstrap.cc:654] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.021831 32237 tablet_bootstrap.cc:654] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.008178 32222 raft_consensus.cc:515] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.029136 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d78232d763463e940233c53109f2fc" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:24.029718 31945 raft_consensus.cc:3060] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.029963 32239 tablet_bootstrap.cc:492] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:24.030458 32239 ts_tablet_manager.cc:1403] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 14:56:24.033468 32237 tablet_bootstrap.cc:492] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:24.034076 32237 ts_tablet_manager.cc:1403] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:56:24.033478 32239 raft_consensus.cc:359] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.034474 32239 raft_consensus.cc:385] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.034782 32239 raft_consensus.cc:740] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.035734 32239 consensus_queue.cc:260] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.037559 32237 raft_consensus.cc:359] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.038156 32239 ts_tablet_manager.cc:1434] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 14:56:24.037499 31945 raft_consensus.cc:2468] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 1.
I20260709 14:56:24.038461 32237 raft_consensus.cc:385] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.038858 32237 raft_consensus.cc:740] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.039498 32222 leader_election.cc:290] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:24.039422 32062 leader_election.cc:304] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:24.039740 32237 consensus_queue.cc:260] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.040936 32239 tablet_bootstrap.cc:492] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:24.041477 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d78232d763463e940233c53109f2fc" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:24.042058 32021 raft_consensus.cc:3060] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.042531 32237 ts_tablet_manager.cc:1434] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:24.043588 32237 tablet_bootstrap.cc:492] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:24.048063 32239 tablet_bootstrap.cc:654] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.050493 32237 tablet_bootstrap.cc:654] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.059315 32223 raft_consensus.cc:493] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.059901 32223 raft_consensus.cc:515] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.061934 32237 tablet_bootstrap.cc:492] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:24.062455 32237 ts_tablet_manager.cc:1403] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:56:24.062894 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937b101df4b43599bfab1f942d620bc" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:24.063256 32223 leader_election.cc:290] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.063653 32018 raft_consensus.cc:2468] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:24.065361 32237 raft_consensus.cc:359] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.066119 32237 raft_consensus.cc:385] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.065893 31912 leader_election.cc:304] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.066502 32237 raft_consensus.cc:740] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.067474 32223 raft_consensus.cc:2804] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.068449 32222 raft_consensus.cc:2804] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.071954 32237 consensus_queue.cc:260] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.068895 32223 raft_consensus.cc:493] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.072592 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937b101df4b43599bfab1f942d620bc" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.073088 32223 raft_consensus.cc:3060] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.072198 32222 raft_consensus.cc:697] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
W20260709 14:56:24.074522 31913 leader_election.cc:343] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.074417 32222 consensus_queue.cc:237] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.078068 32021 raft_consensus.cc:2468] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 1.
I20260709 14:56:24.081166 32238 tablet_bootstrap.cc:492] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:24.081455 32237 ts_tablet_manager.cc:1434] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:56:24.081681 32238 ts_tablet_manager.cc:1403] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.007s
I20260709 14:56:24.082505 32237 tablet_bootstrap.cc:492] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:24.083534 32239 tablet_bootstrap.cc:492] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:24.084184 32239 ts_tablet_manager.cc:1403] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.015s
I20260709 14:56:24.084695 32238 raft_consensus.cc:359] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.085485 32238 raft_consensus.cc:385] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.085767 32238 raft_consensus.cc:740] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.087814 32239 raft_consensus.cc:359] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.088567 32239 raft_consensus.cc:385] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.088850 32239 raft_consensus.cc:740] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.089123 32223 raft_consensus.cc:515] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.089715 32239 consensus_queue.cc:260] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.091215 32223 leader_election.cc:290] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.092260 32239 ts_tablet_manager.cc:1434] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:24.092396 31845 catalog_manager.cc:5697] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 1 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.093338 32239 tablet_bootstrap.cc:492] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:24.086550 32238 consensus_queue.cc:260] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.095657 32235 raft_consensus.cc:493] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.096175 32235 raft_consensus.cc:515] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.096724 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937b101df4b43599bfab1f942d620bc" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:24.097457 32021 raft_consensus.cc:3060] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.098459 32235 leader_election.cc:290] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.100226 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978d3c04cb4a4924a3bb402a62d82581" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.100566 32239 tablet_bootstrap.cc:654] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.100868 31945 raft_consensus.cc:2468] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.095621 32237 tablet_bootstrap.cc:654] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.104691 31988 leader_election.cc:304] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.106189 32235 raft_consensus.cc:2804] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.106570 32235 raft_consensus.cc:493] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.107040 32235 raft_consensus.cc:3060] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.112504 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978d3c04cb4a4924a3bb402a62d82581" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.113334 32257 raft_consensus.cc:493] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.121456 32257 raft_consensus.cc:515] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
W20260709 14:56:24.118925 31988 leader_election.cc:343] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.123716 32236 raft_consensus.cc:493] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.124307 32236 raft_consensus.cc:515] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
W20260709 14:56:24.126829 31893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:24.126796 32236 leader_election.cc:290] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.129628 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffd59cce0b4d94a706f350408e15e8" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:24.130518 32018 raft_consensus.cc:2468] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:24.130977 32257 leader_election.cc:290] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.117884 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937b101df4b43599bfab1f942d620bc" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.131820 31912 leader_election.cc:304] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.134492 32223 raft_consensus.cc:2804] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:24.134860 31913 leader_election.cc:343] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.134975 32223 raft_consensus.cc:493] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.135936 32223 raft_consensus.cc:3060] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.137257 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92b29596dac490fbd8c3feac0ddbcd6" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.137873 31945 raft_consensus.cc:2468] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.140403 31988 leader_election.cc:304] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.095723 32238 ts_tablet_manager.cc:1434] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:56:24.143946 32238 tablet_bootstrap.cc:492] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:24.141674 32224 raft_consensus.cc:2804] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.145669 32224 raft_consensus.cc:493] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.146198 32224 raft_consensus.cc:3060] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.150292 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffd59cce0b4d94a706f350408e15e8" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.151335 32096 raft_consensus.cc:2468] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:24.153185 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92b29596dac490fbd8c3feac0ddbcd6" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.153227 32235 raft_consensus.cc:515] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
W20260709 14:56:24.156147 31988 leader_election.cc:343] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.158569 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978d3c04cb4a4924a3bb402a62d82581" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:24.159102 31945 raft_consensus.cc:3060] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.167809 31945 raft_consensus.cc:2468] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.168924 32236 raft_consensus.cc:493] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.169585 32236 raft_consensus.cc:515] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.172078 32236 leader_election.cc:290] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.175616 31988 leader_election.cc:304] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.178084 32236 raft_consensus.cc:2804] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.178133 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.179376 31945 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.180954 31988 leader_election.cc:304] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.181938 32235 leader_election.cc:290] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.182406 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.183421 32096 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.185858 32238 tablet_bootstrap.cc:654] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.183674 32235 raft_consensus.cc:2804] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.192078 32235 raft_consensus.cc:493] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.192417 32021 raft_consensus.cc:2468] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:24.192663 32235 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.203419 32238 tablet_bootstrap.cc:492] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:24.209266 31912 leader_election.cc:304] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [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: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:24.210402 32238 ts_tablet_manager.cc:1403] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.006s
I20260709 14:56:24.210520 32262 raft_consensus.cc:2804] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.205093 32224 raft_consensus.cc:515] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.212826 32224 leader_election.cc:290] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
W20260709 14:56:24.206807 32259 log.cc:927] Time spent T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 14:56:24.209252 32236 raft_consensus.cc:697] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:24.215250 32236 consensus_queue.cc:237] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.209656 32257 raft_consensus.cc:493] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.172757 32223 raft_consensus.cc:515] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.217411 32257 raft_consensus.cc:515] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.220011 32257 leader_election.cc:290] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.220278 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffd59cce0b4d94a706f350408e15e8" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:24.221136 32021 raft_consensus.cc:3060] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.221604 32237 tablet_bootstrap.cc:492] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:24.222133 32237 ts_tablet_manager.cc:1403] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.140s	user 0.031s	sys 0.049s
I20260709 14:56:24.222164 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:24.223664 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
W20260709 14:56:24.225489 31913 leader_election.cc:343] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.225901 32223 leader_election.cc:290] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.213896 32235 raft_consensus.cc:515] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.229059 32262 raft_consensus.cc:697] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:24.239461 32021 raft_consensus.cc:2468] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:24.244472 32094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92b29596dac490fbd8c3feac0ddbcd6" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.247403 32262 consensus_queue.cc:237] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.242566 32237 raft_consensus.cc:359] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.248517 32237 raft_consensus.cc:385] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.248849 32237 raft_consensus.cc:740] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.249493 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.249608 32237 consensus_queue.cc:260] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.250244 32093 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.232913 32095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978d3c04cb4a4924a3bb402a62d82581" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.230650 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffd59cce0b4d94a706f350408e15e8" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.253862 32096 raft_consensus.cc:3060] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.232265 32235 leader_election.cc:290] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.256408 32239 tablet_bootstrap.cc:492] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:24.257073 32239 ts_tablet_manager.cc:1403] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.164s	user 0.047s	sys 0.084s
I20260709 14:56:24.258033 32093 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.257956 31845 catalog_manager.cc:5697] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 1 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:24.257649 31988 leader_election.cc:343] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:24.229059 31912 leader_election.cc:343] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.259477 31912 leader_election.cc:304] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208; no voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:24.260361 32266 raft_consensus.cc:2749] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.230315 32238 raft_consensus.cc:359] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
W20260709 14:56:24.259637 31988 leader_election.cc:343] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.261307 32238 raft_consensus.cc:385] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.261723 32238 raft_consensus.cc:740] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.261994 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92b29596dac490fbd8c3feac0ddbcd6" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:24.262609 31945 raft_consensus.cc:3060] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.262537 32238 consensus_queue.cc:260] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.262797 31988 leader_election.cc:304] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:24.264037 32239 raft_consensus.cc:359] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.265100 32238 ts_tablet_manager.cc:1434] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.004s
I20260709 14:56:24.265436 32239 raft_consensus.cc:385] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.265781 32239 raft_consensus.cc:740] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.266188 32238 tablet_bootstrap.cc:492] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:24.266484 32239 consensus_queue.cc:260] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.268813 32239 ts_tablet_manager.cc:1434] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:56:24.260988 32096 raft_consensus.cc:2468] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:24.269913 32239 tablet_bootstrap.cc:492] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: Bootstrap starting.
I20260709 14:56:24.270542 31913 leader_election.cc:304] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:24.271278 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:24.271916 31946 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.274681 32257 raft_consensus.cc:2804] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.275192 32257 raft_consensus.cc:697] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:24.275981 32257 consensus_queue.cc:237] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.278270 32239 tablet_bootstrap.cc:654] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.280308 32235 raft_consensus.cc:2804] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.280839 32235 raft_consensus.cc:697] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:24.281678 32235 consensus_queue.cc:237] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.270553 31945 raft_consensus.cc:2468] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.290012 32238 tablet_bootstrap.cc:654] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.290104 31946 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.292917 31988 leader_election.cc:304] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [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: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:24.294091 32235 raft_consensus.cc:2804] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.294610 32235 raft_consensus.cc:697] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:24.293974 31845 catalog_manager.cc:5697] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 1 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.295409 32222 raft_consensus.cc:493] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.295404 32235 consensus_queue.cc:237] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.296036 32222 raft_consensus.cc:515] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.298134 32222 leader_election.cc:290] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:24.302846 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937b101df4b43599bfab1f942d620bc" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:24.303740 32021 raft_consensus.cc:2393] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate ac470a80a2dd4511ad40155b8bfd5208 in this term.
I20260709 14:56:24.312422 32237 ts_tablet_manager.cc:1434] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.000s
I20260709 14:56:24.313652 32237 tablet_bootstrap.cc:492] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:24.313972 31844 catalog_manager.cc:5697] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.318220 32239 tablet_bootstrap.cc:492] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: No bootstrap required, opened a new log
I20260709 14:56:24.319327 32239 ts_tablet_manager.cc:1403] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.015s
I20260709 14:56:24.319628 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937b101df4b43599bfab1f942d620bc" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.321369 32062 leader_election.cc:304] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:24.322273 32239 raft_consensus.cc:359] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.323078 32239 raft_consensus.cc:385] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.323140 32222 raft_consensus.cc:3060] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.323454 32239 raft_consensus.cc:740] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.324293 32239 consensus_queue.cc:260] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.327636 32239 ts_tablet_manager.cc:1434] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:24.330408 32237 tablet_bootstrap.cc:654] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.336306 32222 raft_consensus.cc:2749] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.345517 32237 tablet_bootstrap.cc:492] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:24.346046 32237 ts_tablet_manager.cc:1403] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260709 14:56:24.340194 31845 catalog_manager.cc:5697] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 1 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.348779 32237 raft_consensus.cc:359] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.353261 32237 raft_consensus.cc:385] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.353623 32237 raft_consensus.cc:740] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.354488 32237 consensus_queue.cc:260] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.356581 32237 ts_tablet_manager.cc:1434] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:24.357556 32237 tablet_bootstrap.cc:492] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: Bootstrap starting.
I20260709 14:56:24.360590 31844 catalog_manager.cc:5697] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.363514 32237 tablet_bootstrap.cc:654] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.383301 32238 tablet_bootstrap.cc:492] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:24.383817 32238 ts_tablet_manager.cc:1403] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.030s
I20260709 14:56:24.386451 32238 raft_consensus.cc:359] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.388317 32238 raft_consensus.cc:385] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.388612 32238 raft_consensus.cc:740] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.389442 32237 tablet_bootstrap.cc:492] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: No bootstrap required, opened a new log
I20260709 14:56:24.389338 32238 consensus_queue.cc:260] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.390043 32237 ts_tablet_manager.cc:1403] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.009s
I20260709 14:56:24.391671 32238 ts_tablet_manager.cc:1434] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:24.392251 32222 raft_consensus.cc:493] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.392899 32238 tablet_bootstrap.cc:492] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:24.392958 32237 raft_consensus.cc:359] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.393944 32237 raft_consensus.cc:385] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.394282 32237 raft_consensus.cc:740] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.395099 32237 consensus_queue.cc:260] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.397248 32237 ts_tablet_manager.cc:1434] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:24.392764 32222 raft_consensus.cc:515] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.399737 32238 tablet_bootstrap.cc:654] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.400467 32222 leader_election.cc:290] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:24.401780 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92b29596dac490fbd8c3feac0ddbcd6" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:24.401975 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92b29596dac490fbd8c3feac0ddbcd6" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.402771 31946 raft_consensus.cc:2393] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate 4c24decddf4b497aa38864e11c3ed95c in this term.
I20260709 14:56:24.403952 32062 leader_election.cc:304] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:24.405715 32222 raft_consensus.cc:3060] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.410573 32238 tablet_bootstrap.cc:492] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:24.411054 32238 ts_tablet_manager.cc:1403] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:56:24.412002 32222 raft_consensus.cc:2749] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.413631 32238 raft_consensus.cc:359] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.414388 32238 raft_consensus.cc:385] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.414685 32238 raft_consensus.cc:740] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.415356 32238 consensus_queue.cc:260] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.417580 32238 ts_tablet_manager.cc:1434] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:24.418524 32238 tablet_bootstrap.cc:492] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:24.424026 32238 tablet_bootstrap.cc:654] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.428453 32238 tablet_bootstrap.cc:492] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:24.428928 32238 ts_tablet_manager.cc:1403] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:56:24.431069 32238 raft_consensus.cc:359] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.431605 32238 raft_consensus.cc:385] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.431856 32238 raft_consensus.cc:740] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.432457 32238 consensus_queue.cc:260] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.434105 32238 ts_tablet_manager.cc:1434] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:24.434847 32238 tablet_bootstrap.cc:492] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:24.439934 32238 tablet_bootstrap.cc:654] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.443954 32238 tablet_bootstrap.cc:492] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:24.444280 32238 ts_tablet_manager.cc:1403] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:24.446117 32238 raft_consensus.cc:359] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.446552 32238 raft_consensus.cc:385] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.446761 32238 raft_consensus.cc:740] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.447182 32238 consensus_queue.cc:260] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.448787 32238 ts_tablet_manager.cc:1434] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:56:24.449635 32238 tablet_bootstrap.cc:492] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0: Bootstrap starting.
I20260709 14:56:24.454674 32238 tablet_bootstrap.cc:654] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.455346 32257 raft_consensus.cc:493] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.455844 32257 raft_consensus.cc:515] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.457978 32257 leader_election.cc:290] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.459468 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:24.460041 32021 raft_consensus.cc:2468] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:24.460670 32238 tablet_bootstrap.cc:492] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0: No bootstrap required, opened a new log
I20260709 14:56:24.461186 32238 ts_tablet_manager.cc:1403] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 14:56:24.460971 31912 leader_election.cc:304] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.462354 32257 raft_consensus.cc:2804] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.462273 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.462816 32257 raft_consensus.cc:493] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.463033 32093 raft_consensus.cc:2468] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 0.
I20260709 14:56:24.463225 32257 raft_consensus.cc:3060] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.463774 32238 raft_consensus.cc:359] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.464449 32238 raft_consensus.cc:385] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.464692 32238 raft_consensus.cc:740] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.465372 32238 consensus_queue.cc:260] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.467476 32238 ts_tablet_manager.cc:1434] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:24.469861 32257 raft_consensus.cc:515] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.472507 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:24.472784 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.472977 32021 raft_consensus.cc:3060] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.473378 32093 raft_consensus.cc:3060] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.474195 32257 leader_election.cc:290] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.478650 32021 raft_consensus.cc:2468] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:24.479182 32093 raft_consensus.cc:2468] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 1.
I20260709 14:56:24.479727 31912 leader_election.cc:304] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.480551 32257 raft_consensus.cc:2804] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.481035 32257 raft_consensus.cc:697] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:24.481817 32257 consensus_queue.cc:237] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.481897 32222 consensus_queue.cc:1048] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.491571 31845 catalog_manager.cc:5697] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 1 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.497721 32251 consensus_queue.cc:1048] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.544847 32235 raft_consensus.cc:493] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.545408 32235 raft_consensus.cc:515] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.546962 32235 leader_election.cc:290] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.547811 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.548108 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.548527 31946 raft_consensus.cc:2468] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.548717 32093 raft_consensus.cc:2468] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.549579 31988 leader_election.cc:304] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.550339 32235 raft_consensus.cc:2804] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.550694 32235 raft_consensus.cc:493] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.551031 32235 raft_consensus.cc:3060] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.555802 32235 raft_consensus.cc:515] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.557379 32235 leader_election.cc:290] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.558085 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:24.558531 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.558693 31945 raft_consensus.cc:3060] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.559176 32093 raft_consensus.cc:3060] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.563514 31945 raft_consensus.cc:2468] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.564222 32093 raft_consensus.cc:2468] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.564587 31988 leader_election.cc:304] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.565444 32224 raft_consensus.cc:2804] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.565905 32224 raft_consensus.cc:697] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:24.566620 32224 consensus_queue.cc:237] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.574400 31845 catalog_manager.cc:5697] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 1 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.611094 32251 raft_consensus.cc:493] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.611635 32251 raft_consensus.cc:515] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.613384 32251 leader_election.cc:290] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:24.614102 32224 raft_consensus.cc:493] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.614203 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978d3c04cb4a4924a3bb402a62d82581" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.614403 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978d3c04cb4a4924a3bb402a62d82581" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c24decddf4b497aa38864e11c3ed95c" is_pre_election: true
I20260709 14:56:24.614606 32224 raft_consensus.cc:515] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.614992 31945 raft_consensus.cc:2393] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1c2f548be8e4bee96a7a916602093e0 in current term 1: Already voted for candidate 4c24decddf4b497aa38864e11c3ed95c in this term.
I20260709 14:56:24.616465 32062 leader_election.cc:304] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1c2f548be8e4bee96a7a916602093e0; no voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:24.616544 32224 leader_election.cc:290] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.617137 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208" is_pre_election: true
I20260709 14:56:24.617302 32251 raft_consensus.cc:3060] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.617652 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0" is_pre_election: true
I20260709 14:56:24.617880 31945 raft_consensus.cc:2468] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.618234 32093 raft_consensus.cc:2468] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 0.
I20260709 14:56:24.619019 31988 leader_election.cc:304] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.619779 32224 raft_consensus.cc:2804] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.620112 32224 raft_consensus.cc:493] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.620396 32224 raft_consensus.cc:3060] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.623530 32251 raft_consensus.cc:2749] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.625317 32224 raft_consensus.cc:515] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.626852 32224 leader_election.cc:290] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.627578 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:24.627769 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.628047 31945 raft_consensus.cc:3060] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.628367 32093 raft_consensus.cc:3060] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.632067 31945 raft_consensus.cc:2468] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.632875 32093 raft_consensus.cc:2468] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 1.
I20260709 14:56:24.632946 31988 leader_election.cc:304] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:24.633785 32224 raft_consensus.cc:2804] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.634218 32224 raft_consensus.cc:697] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:24.634929 32224 consensus_queue.cc:237] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.641846 31845 catalog_manager.cc:5697] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 1 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.660903 32257 consensus_queue.cc:1048] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.669826 32224 consensus_queue.cc:1048] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.671294 32223 consensus_queue.cc:1048] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.687398 32224 consensus_queue.cc:1048] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.705554 32224 consensus_queue.cc:1048] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.715739 32236 consensus_queue.cc:1048] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.753295 32236 consensus_queue.cc:1048] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.756918 32264 consensus_queue.cc:1048] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.804757 32257 consensus_queue.cc:1048] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.809689 32093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d78232d763463e940233c53109f2fc"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
mode: GRACEFUL
new_leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:38076
I20260709 14:56:24.810281 32093 raft_consensus.cc:606] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Received request to transfer leadership to TS ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:24.815941 32223 consensus_queue.cc:1048] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.823748 32021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
mode: GRACEFUL
new_leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:33524
I20260709 14:56:24.824265 32021 raft_consensus.cc:606] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Received request to transfer leadership to TS ac470a80a2dd4511ad40155b8bfd5208
I20260709 14:56:24.838815 31945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
mode: GRACEFUL
new_leader_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:54070
I20260709 14:56:24.839303 31945 raft_consensus.cc:606] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Received request to transfer leadership to TS 4c24decddf4b497aa38864e11c3ed95c
I20260709 14:56:24.843848 32021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
mode: GRACEFUL
new_leader_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:33524
I20260709 14:56:24.844256 32021 raft_consensus.cc:606] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Received request to transfer leadership to TS e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:24.956154 32236 consensus_queue.cc:1048] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.965070 32223 consensus_queue.cc:1048] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.968714 32235 consensus_queue.cc:1048] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:24.979171 32262 consensus_queue.cc:1048] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.988020 32257 raft_consensus.cc:993] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: : Instructing follower 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:24.988478 32257 raft_consensus.cc:1081] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Signalling peer 4c24decddf4b497aa38864e11c3ed95c to start an election
I20260709 14:56:24.990291 32021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
 from {username='slave'} at 127.0.0.1:33496
I20260709 14:56:24.990731 32021 raft_consensus.cc:493] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.991029 32021 raft_consensus.cc:3060] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.996271 32021 raft_consensus.cc:515] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:24.998240 32021 leader_election.cc:290] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 2 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:24.998878 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:24.999238 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6c3c89aa14b94a743c3cc05187254" candidate_uuid: "4c24decddf4b497aa38864e11c3ed95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:24.999503 31945 raft_consensus.cc:3055] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.999795 31945 raft_consensus.cc:740] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:24.999837 32093 raft_consensus.cc:3060] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.000578 31945 consensus_queue.cc:260] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.001745 31945 raft_consensus.cc:3060] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.006572 32093 raft_consensus.cc:2468] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 2.
I20260709 14:56:25.007632 31988 leader_election.cc:304] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:25.008100 31945 raft_consensus.cc:2468] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c24decddf4b497aa38864e11c3ed95c in term 2.
I20260709 14:56:25.008471 32235 raft_consensus.cc:2804] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.008989 32235 raft_consensus.cc:697] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Becoming Leader. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:25.009714 32235 consensus_queue.cc:237] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.016618 31844 catalog_manager.cc:5697] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c reported cstate change: term changed from 1 to 2, leader changed from ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129) to 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130). New cstate: current_term: 2 leader_uuid: "4c24decddf4b497aa38864e11c3ed95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.066246 32250 raft_consensus.cc:993] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: : Instructing follower ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:25.066797 32302 raft_consensus.cc:1081] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Signalling peer ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:25.068467 31945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d78232d763463e940233c53109f2fc"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:54054
I20260709 14:56:25.068987 31945 raft_consensus.cc:493] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.069303 31945 raft_consensus.cc:3060] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.074121 31945 raft_consensus.cc:515] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.075727 31945 leader_election.cc:290] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:25.076264 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d78232d763463e940233c53109f2fc" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:25.076853 32021 raft_consensus.cc:3060] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.076766 32093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d78232d763463e940233c53109f2fc" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:25.077533 32093 raft_consensus.cc:3055] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.077893 32093 raft_consensus.cc:740] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:25.078660 32093 consensus_queue.cc:260] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.079849 32093 raft_consensus.cc:3060] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.083360 32021 raft_consensus.cc:2468] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:25.084565 31912 leader_election.cc:304] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c24decddf4b497aa38864e11c3ed95c, ac470a80a2dd4511ad40155b8bfd5208; no voters: 
I20260709 14:56:25.085316 32262 raft_consensus.cc:2804] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.085731 32262 raft_consensus.cc:697] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:25.086340 32093 raft_consensus.cc:2468] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:25.086441 32262 consensus_queue.cc:237] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.093715 31844 catalog_manager.cc:5697] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 1 to 2, leader changed from e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131) to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 2 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.193846 32235 consensus_queue.cc:1048] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.200049 32264 raft_consensus.cc:993] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: : Instructing follower e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:25.200533 32264 raft_consensus.cc:1081] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Signalling peer e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:25.202090 32096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:38056
I20260709 14:56:25.203574 32096 raft_consensus.cc:493] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.203939 32096 raft_consensus.cc:3060] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.206084 32235 consensus_queue.cc:1048] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.210505 32096 raft_consensus.cc:515] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.215286 32096 leader_election.cc:290] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 2 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:25.216006 32021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:25.216594 32021 raft_consensus.cc:3055] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.216897 32021 raft_consensus.cc:740] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:25.217351 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d76bd0ea5e24e88b7c0d865fe680c35" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:25.217989 31945 raft_consensus.cc:3060] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.217651 32021 consensus_queue.cc:260] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.218719 32021 raft_consensus.cc:3060] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.223100 31945 raft_consensus.cc:2468] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 2.
I20260709 14:56:25.223555 32021 raft_consensus.cc:2468] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 2.
I20260709 14:56:25.224273 32062 leader_election.cc:304] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:25.225454 32250 raft_consensus.cc:2804] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.225932 32250 raft_consensus.cc:697] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 2 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:25.226755 32250 consensus_queue.cc:237] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.234380 31843 catalog_manager.cc:5697] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 1 to 2, leader changed from 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130) to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.255945 32264 raft_consensus.cc:993] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: : Instructing follower ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:25.256388 32235 raft_consensus.cc:1081] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Signalling peer ac470a80a2dd4511ad40155b8bfd5208 to start an election
I20260709 14:56:25.257675 31946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
 from {username='slave'} at 127.0.0.1:54052
I20260709 14:56:25.258093 31946 raft_consensus.cc:493] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.258337 31946 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.263492 31946 raft_consensus.cc:515] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.265502 31946 leader_election.cc:290] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Requested vote from peers 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985), e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131:35207)
I20260709 14:56:25.266083 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:25.266544 32096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "ac470a80a2dd4511ad40155b8bfd5208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
I20260709 14:56:25.266762 32018 raft_consensus.cc:3055] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.267189 32096 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.267234 32018 raft_consensus.cc:740] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:25.268323 32018 consensus_queue.cc:260] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.269611 32018 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.272475 32096 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:25.273643 31913 leader_election.cc:304] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:25.274338 32257 raft_consensus.cc:2804] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.274860 32257 raft_consensus.cc:697] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Becoming Leader. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:25.275687 32018 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac470a80a2dd4511ad40155b8bfd5208 in term 2.
I20260709 14:56:25.275664 32257 consensus_queue.cc:237] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:25.283357 31843 catalog_manager.cc:5697] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 reported cstate change: term changed from 1 to 2, leader changed from 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130) to ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129). New cstate: current_term: 2 leader_uuid: "ac470a80a2dd4511ad40155b8bfd5208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.482817 32096 raft_consensus.cc:1275] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.483956 32235 consensus_queue.cc:1048] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.491849 31946 raft_consensus.cc:1275] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Refusing update from remote peer 4c24decddf4b497aa38864e11c3ed95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.493127 32264 consensus_queue.cc:1048] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.578965 32018 raft_consensus.cc:1275] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.580132 32262 consensus_queue.cc:1048] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.589843 32096 raft_consensus.cc:1275] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.591176 32262 consensus_queue.cc:1048] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.650722 31946 raft_consensus.cc:1275] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.651934 32250 consensus_queue.cc:1048] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.661803 32018 raft_consensus.cc:1275] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.663082 32250 consensus_queue.cc:1048] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.779868 32018 raft_consensus.cc:1275] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.781031 32262 consensus_queue.cc:1048] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.789342 32096 raft_consensus.cc:1275] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Refusing update from remote peer ac470a80a2dd4511ad40155b8bfd5208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.794559 32266 consensus_queue.cc:1048] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.846973 31843 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33440:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:27.865168 31843 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33440:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:27.900887 24058 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:56:27.970031 32329 log.cc:927] Time spent T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:56:28.026684 32022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
mode: GRACEFUL
new_leader_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:44808
I20260709 14:56:28.020381 32355 tablet.cc:1724] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.052012 32369 tablet.cc:1724] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.018379 32354 tablet.cc:1724] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.055521 32372 tablet.cc:1724] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:28.078032 31913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:35207, user_credentials={real_user=slave}} blocked reactor thread for 49130.3us
I20260709 14:56:28.081180 32357 tablet.cc:1724] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:28.086759 31988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.131:35207, user_credentials={real_user=slave}} blocked reactor thread for 52992us
W20260709 14:56:28.087251 31912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:33985, user_credentials={real_user=slave}} blocked reactor thread for 85213.4us
W20260709 14:56:28.088197 32062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.129:41507, user_credentials={real_user=slave}} blocked reactor thread for 48254.1us
W20260709 14:56:28.088935 32122 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2d76bd0ea5e24e88b7c0d865fe680c35)
W20260709 14:56:28.104036 32122 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2d76bd0ea5e24e88b7c0d865fe680c35)
W20260709 14:56:28.104912 32122 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2d76bd0ea5e24e88b7c0d865fe680c35)
I20260709 14:56:28.107316 32381 tablet.cc:1724] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.110360 32369 tablet.cc:1724] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.120607 32381 tablet.cc:1724] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.124693 32377 tablet.cc:1724] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.090782 32022 raft_consensus.cc:606] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Received request to transfer leadership to TS e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:28.089557 32364 tablet.cc:1724] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.138228 32376 tablet.cc:1724] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.143682 32385 tablet.cc:1724] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.092355 32378 tablet.cc:1724] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.146495 32386 tablet.cc:1724] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.197094 32385 tablet.cc:1724] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.205374 32354 tablet.cc:1724] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.211449 32369 tablet.cc:1724] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.217070 32355 tablet.cc:1724] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.219619 32377 tablet.cc:1724] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.220863 32364 tablet.cc:1724] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.222676 32372 tablet.cc:1724] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.235646 32376 tablet.cc:1724] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.237627 32381 tablet.cc:1724] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.239910 32386 tablet.cc:1724] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.244483 32385 tablet.cc:1724] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.227667 32354 tablet.cc:1724] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.281522 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
mode: GRACEFUL
new_leader_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:43486
I20260709 14:56:28.282287 31947 raft_consensus.cc:606] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Received request to transfer leadership to TS e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:28.269590 32381 tablet.cc:1724] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:28.328575 24058 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:56:28.334995 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:28.335801 31844 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce: soft_deleted_table [id=581a54f4343049b2b60b06cf267626c8] alter complete (version 1)
I20260709 14:56:28.355052 32022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032"
dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
mode: GRACEFUL
new_leader_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:44808
I20260709 14:56:28.356189 32022 raft_consensus.cc:606] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Received request to transfer leadership to TS e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:28.365178 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a"
dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
mode: GRACEFUL
new_leader_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:43486
I20260709 14:56:28.366014 31947 raft_consensus.cc:606] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Received request to transfer leadership to TS e1c2f548be8e4bee96a7a916602093e0
I20260709 14:56:28.368049 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:28.368834 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:28.550912 32375 raft_consensus.cc:993] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208: : Instructing follower e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.553887 32375 raft_consensus.cc:1081] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Signalling peer e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.557964 32091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:38072
I20260709 14:56:28.558605 32313 raft_consensus.cc:993] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: : Instructing follower e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.559422 32313 raft_consensus.cc:1081] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Signalling peer e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.558738 32091 raft_consensus.cc:493] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.560075 32091 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.562475 32092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:38056
I20260709 14:56:28.563211 32092 raft_consensus.cc:493] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.563644 32092 raft_consensus.cc:3060] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.570231 32091 raft_consensus.cc:515] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.572467 32092 raft_consensus.cc:515] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.572804 32091 leader_election.cc:290] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 3 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:28.573553 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:28.574249 32022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e32ce28a2d44a7581f372dfc6bb641a" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:28.574608 31947 raft_consensus.cc:3055] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:28.575013 32022 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.575075 31947 raft_consensus.cc:740] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:28.576712 32092 leader_election.cc:290] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 2 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:28.576308 31947 consensus_queue.cc:260] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.577853 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:28.578178 31947 raft_consensus.cc:3060] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.578480 31945 raft_consensus.cc:3060] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.578933 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263cbc0c381b44f1af68ea97a16536e8" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:28.579550 32018 raft_consensus.cc:3055] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:28.579859 32018 raft_consensus.cc:740] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:28.580889 32018 consensus_queue.cc:260] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.582145 32018 raft_consensus.cc:3060] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.584379 32022 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 3.
I20260709 14:56:28.587008 32061 leader_election.cc:304] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [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: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:28.587209 31947 raft_consensus.cc:2468] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 3.
I20260709 14:56:28.587352 31945 raft_consensus.cc:2468] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 2.
I20260709 14:56:28.588361 32370 raft_consensus.cc:2804] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:28.588600 32062 leader_election.cc:304] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:28.588886 32370 raft_consensus.cc:697] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 3 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:28.589768 32368 raft_consensus.cc:2804] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:28.590147 32370 consensus_queue.cc:237] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.591122 32018 raft_consensus.cc:2468] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 2.
I20260709 14:56:28.591459 32368 raft_consensus.cc:697] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 2 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:28.592535 32368 consensus_queue.cc:237] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.602759 31844 catalog_manager.cc:5697] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 2 to 3, leader changed from ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129) to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:28.611256 32366 raft_consensus.cc:993] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c: : Instructing follower e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.611780 32313 raft_consensus.cc:1081] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Signalling peer e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.613574 32092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:38056
I20260709 14:56:28.614084 32092 raft_consensus.cc:493] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.614440 32092 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.620286 32092 raft_consensus.cc:515] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.620266 31844 catalog_manager.cc:5697] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 1 to 2, leader changed from 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130) to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 2 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:28.623135 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:28.623296 32092 leader_election.cc:290] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 3 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:28.623834 31945 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.628863 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1618066e06cc430f9481e05cf7b1e032" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:28.629523 32018 raft_consensus.cc:3055] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:28.629855 32018 raft_consensus.cc:740] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c24decddf4b497aa38864e11c3ed95c, State: Running, Role: LEADER
I20260709 14:56:28.630813 32018 consensus_queue.cc:260] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.632122 31945 raft_consensus.cc:2468] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 3.
I20260709 14:56:28.632390 32018 raft_consensus.cc:3060] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.633306 32062 leader_election.cc:304] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [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: ac470a80a2dd4511ad40155b8bfd5208, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:28.634044 32368 raft_consensus.cc:2804] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:28.634538 32368 raft_consensus.cc:697] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 3 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:28.635412 32368 consensus_queue.cc:237] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.639052 32018 raft_consensus.cc:2468] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 3.
I20260709 14:56:28.643050 31844 catalog_manager.cc:5697] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 2 to 3, leader changed from 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130) to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:28.707261 32375 raft_consensus.cc:993] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: : Instructing follower e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.707791 32312 raft_consensus.cc:1081] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Signalling peer e1c2f548be8e4bee96a7a916602093e0 to start an election
I20260709 14:56:28.709105 32092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767"
dest_uuid: "e1c2f548be8e4bee96a7a916602093e0"
 from {username='slave'} at 127.0.0.1:38072
I20260709 14:56:28.709590 32092 raft_consensus.cc:493] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.709896 32092 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.716403 32092 raft_consensus.cc:515] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.718235 32092 leader_election.cc:290] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [CANDIDATE]: Term 3 election: Requested vote from peers ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507), 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985)
I20260709 14:56:28.718832 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ac470a80a2dd4511ad40155b8bfd5208"
I20260709 14:56:28.719487 31947 raft_consensus.cc:3055] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:28.719601 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f33f4bce214dedb4195ed8422b4767" candidate_uuid: "e1c2f548be8e4bee96a7a916602093e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4c24decddf4b497aa38864e11c3ed95c"
I20260709 14:56:28.719869 31947 raft_consensus.cc:740] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac470a80a2dd4511ad40155b8bfd5208, State: Running, Role: LEADER
I20260709 14:56:28.720253 32018 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.720757 31947 consensus_queue.cc:260] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.722164 31947 raft_consensus.cc:3060] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.727010 32018 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 3.
I20260709 14:56:28.728302 32061 leader_election.cc:304] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [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: 4c24decddf4b497aa38864e11c3ed95c, e1c2f548be8e4bee96a7a916602093e0; no voters: 
I20260709 14:56:28.729094 32368 raft_consensus.cc:2804] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:28.729328 31947 raft_consensus.cc:2468] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1c2f548be8e4bee96a7a916602093e0 in term 3.
I20260709 14:56:28.729663 32368 raft_consensus.cc:697] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 3 LEADER]: Becoming Leader. State: Replica: e1c2f548be8e4bee96a7a916602093e0, State: Running, Role: LEADER
I20260709 14:56:28.731185 32368 consensus_queue.cc:237] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [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: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } }
I20260709 14:56:28.738126 31844 catalog_manager.cc:5697] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 reported cstate change: term changed from 2 to 3, leader changed from ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129) to e1c2f548be8e4bee96a7a916602093e0 (127.23.126.131). New cstate: current_term: 3 leader_uuid: "e1c2f548be8e4bee96a7a916602093e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1c2f548be8e4bee96a7a916602093e0" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.050691 31947 raft_consensus.cc:1275] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:29.052155 32368 consensus_queue.cc:1048] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:29.067260 32018 raft_consensus.cc:1275] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:29.070104 32370 consensus_queue.cc:1048] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:29.118671 32018 raft_consensus.cc:1275] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:29.119658 32370 consensus_queue.cc:1048] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:29.127985 31947 raft_consensus.cc:1275] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:29.129763 32368 consensus_queue.cc:1048] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:29.175307 32022 raft_consensus.cc:1275] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:29.176473 32368 consensus_queue.cc:1048] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:29.180132 31947 raft_consensus.cc:1275] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:29.181679 32368 consensus_queue.cc:1048] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:29.186139 31945 raft_consensus.cc:1275] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:29.187979 32389 consensus_queue.cc:1048] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac470a80a2dd4511ad40155b8bfd5208" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:29.193209 32022 raft_consensus.cc:1275] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Refusing update from remote peer e1c2f548be8e4bee96a7a916602093e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:29.194547 32368 consensus_queue.cc:1048] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c24decddf4b497aa38864e11c3ed95c" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:29.422299 24058 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:29.427376 24058 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:56:29.427834 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:29.432915 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:56:29.433295 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:30.459967 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
I20260709 14:56:30.489455 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.490065 24058 tablet_replica.cc:333] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.490796 24058 raft_consensus.cc:2243] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.491241 24058 raft_consensus.cc:2272] T 263cbc0c381b44f1af68ea97a16536e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.493731 24058 tablet_replica.cc:333] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.494464 24058 raft_consensus.cc:2243] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.495047 24058 raft_consensus.cc:2272] T f1f6c3c89aa14b94a743c3cc05187254 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.498111 24058 tablet_replica.cc:333] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.498750 24058 raft_consensus.cc:2243] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.499287 24058 raft_consensus.cc:2272] T c92b29596dac490fbd8c3feac0ddbcd6 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.501365 24058 tablet_replica.cc:333] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.501945 24058 raft_consensus.cc:2243] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.502408 24058 raft_consensus.cc:2272] T 2d76bd0ea5e24e88b7c0d865fe680c35 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.504374 24058 tablet_replica.cc:333] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.504920 24058 raft_consensus.cc:2243] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.505699 24058 raft_consensus.cc:2272] T 3fffd59cce0b4d94a706f350408e15e8 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.507758 24058 tablet_replica.cc:333] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.508373 24058 raft_consensus.cc:2243] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.508895 24058 raft_consensus.cc:2272] T 978d3c04cb4a4924a3bb402a62d82581 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.510943 24058 tablet_replica.cc:333] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.511456 24058 raft_consensus.cc:2243] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.512163 24058 raft_consensus.cc:2272] T 6937b101df4b43599bfab1f942d620bc P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.514444 24058 tablet_replica.cc:333] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.514997 24058 raft_consensus.cc:2243] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.515391 24058 raft_consensus.cc:2272] T 33f33f4bce214dedb4195ed8422b4767 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.517668 24058 tablet_replica.cc:333] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.518222 24058 raft_consensus.cc:2243] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.518935 24058 raft_consensus.cc:2272] T 17d78232d763463e940233c53109f2fc P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.521039 24058 tablet_replica.cc:333] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.521711 24058 raft_consensus.cc:2243] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.522498 24058 raft_consensus.cc:2272] T 14719f4d8d68487d855c70c840438f58 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.524629 24058 tablet_replica.cc:333] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.525173 24058 raft_consensus.cc:2243] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.525653 24058 raft_consensus.cc:2272] T 1618066e06cc430f9481e05cf7b1e032 P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.527591 24058 tablet_replica.cc:333] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.528147 24058 raft_consensus.cc:2243] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.528539 24058 raft_consensus.cc:2272] T 1e32ce28a2d44a7581f372dfc6bb641a P ac470a80a2dd4511ad40155b8bfd5208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.530799 24058 tablet_replica.cc:333] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.531304 24058 raft_consensus.cc:2243] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.531738 24058 raft_consensus.cc:2272] T 704172c2789c492f8b625329024467ef P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.534168 24058 tablet_replica.cc:333] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.534765 24058 raft_consensus.cc:2243] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.535761 24058 raft_consensus.cc:2272] T 29eda156e4d54bcd8bbee645a354797e P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.537824 24058 tablet_replica.cc:333] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.538385 24058 raft_consensus.cc:2243] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.538832 24058 raft_consensus.cc:2272] T c17102b7cb904796ab1b9ccafe0ef6a9 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.540798 24058 tablet_replica.cc:333] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.541327 24058 raft_consensus.cc:2243] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.541785 24058 raft_consensus.cc:2272] T 6a615562308444a4881dcc9744780a54 P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.543740 24058 tablet_replica.cc:333] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.544410 24058 raft_consensus.cc:2243] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.545364 24058 raft_consensus.cc:2272] T d505eb9d955c40f288036bbcb65e8eff P ac470a80a2dd4511ad40155b8bfd5208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.547952 24058 tablet_replica.cc:333] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208: stopping tablet replica
I20260709 14:56:30.548422 24058 raft_consensus.cc:2243] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.548766 24058 raft_consensus.cc:2272] T d474aee0e7684ec7885b292bd5be8fb7 P ac470a80a2dd4511ad40155b8bfd5208 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.582263 32062 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.126.129:41507: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260709 14:56:30.585093 32062 consensus_peers.cc:597] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 -> Peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Couldn't send request to peer ac470a80a2dd4511ad40155b8bfd5208. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.593838 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
I20260709 14:56:30.630033 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
W20260709 14:56:30.647712 32061 consensus_peers.cc:597] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 -> Peer 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985): Couldn't send request to peer 4c24decddf4b497aa38864e11c3ed95c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.664868 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.666940 24058 tablet_replica.cc:333] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
W20260709 14:56:30.667644 31988 consensus_peers.cc:597] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c -> Peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Couldn't send request to peer ac470a80a2dd4511ad40155b8bfd5208. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.667948 24058 raft_consensus.cc:2243] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.668473 24058 raft_consensus.cc:2272] T 263cbc0c381b44f1af68ea97a16536e8 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.670444 24058 tablet_replica.cc:333] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.670965 24058 raft_consensus.cc:2243] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.671692 24058 raft_consensus.cc:2272] T f1f6c3c89aa14b94a743c3cc05187254 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.673646 24058 tablet_replica.cc:333] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.674243 24058 raft_consensus.cc:2243] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.674975 24058 raft_consensus.cc:2272] T c92b29596dac490fbd8c3feac0ddbcd6 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.676770 24058 tablet_replica.cc:333] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.677419 24058 raft_consensus.cc:2243] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.678011 24058 raft_consensus.cc:2272] T 2d76bd0ea5e24e88b7c0d865fe680c35 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.679872 24058 tablet_replica.cc:333] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.680361 24058 raft_consensus.cc:2243] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.680763 24058 raft_consensus.cc:2272] T 3fffd59cce0b4d94a706f350408e15e8 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.682760 24058 tablet_replica.cc:333] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.683202 24058 raft_consensus.cc:2243] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.683887 24058 raft_consensus.cc:2272] T 978d3c04cb4a4924a3bb402a62d82581 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.685777 24058 tablet_replica.cc:333] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.686232 24058 raft_consensus.cc:2243] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.686772 24058 raft_consensus.cc:2272] T 6937b101df4b43599bfab1f942d620bc P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.688845 24058 tablet_replica.cc:333] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.689503 24058 raft_consensus.cc:2243] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.689949 24058 raft_consensus.cc:2272] T 17d78232d763463e940233c53109f2fc P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.691800 24058 tablet_replica.cc:333] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.692320 24058 raft_consensus.cc:2243] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.692798 24058 raft_consensus.cc:2272] T 33f33f4bce214dedb4195ed8422b4767 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.694897 24058 tablet_replica.cc:333] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.695468 24058 raft_consensus.cc:2243] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.696039 24058 raft_consensus.cc:2272] T 29eda156e4d54bcd8bbee645a354797e P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.698278 32061 consensus_peers.cc:597] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 -> Peer 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985): Couldn't send request to peer 4c24decddf4b497aa38864e11c3ed95c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.698916 24058 tablet_replica.cc:333] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.699659 24058 raft_consensus.cc:2243] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.700278 24058 raft_consensus.cc:2272] T c17102b7cb904796ab1b9ccafe0ef6a9 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.700459 32061 consensus_peers.cc:597] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 -> Peer 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985): Couldn't send request to peer 4c24decddf4b497aa38864e11c3ed95c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.703123 24058 tablet_replica.cc:333] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.704245 24058 raft_consensus.cc:2243] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.705245 24058 raft_consensus.cc:2272] T 6a615562308444a4881dcc9744780a54 P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.705487 32062 consensus_peers.cc:597] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 -> Peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Couldn't send request to peer ac470a80a2dd4511ad40155b8bfd5208. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.707969 24058 tablet_replica.cc:333] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.708784 24058 raft_consensus.cc:2243] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.709414 24058 raft_consensus.cc:2272] T 14719f4d8d68487d855c70c840438f58 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.710618 32062 consensus_peers.cc:597] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 -> Peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Couldn't send request to peer ac470a80a2dd4511ad40155b8bfd5208. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.711985 24058 tablet_replica.cc:333] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.712493 24058 raft_consensus.cc:2243] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.713272 24058 raft_consensus.cc:2272] T 704172c2789c492f8b625329024467ef P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.715202 24058 tablet_replica.cc:333] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.715641 24058 raft_consensus.cc:2243] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.715981 24058 raft_consensus.cc:2272] T 1618066e06cc430f9481e05cf7b1e032 P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.717811 24058 tablet_replica.cc:333] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.718233 24058 raft_consensus.cc:2243] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.718551 24058 raft_consensus.cc:2272] T 1e32ce28a2d44a7581f372dfc6bb641a P 4c24decddf4b497aa38864e11c3ed95c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.720393 24058 tablet_replica.cc:333] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.720856 24058 raft_consensus.cc:2243] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.721278 24058 raft_consensus.cc:2272] T d505eb9d955c40f288036bbcb65e8eff P 4c24decddf4b497aa38864e11c3ed95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.723158 24058 tablet_replica.cc:333] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c: stopping tablet replica
I20260709 14:56:30.723552 24058 raft_consensus.cc:2243] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.724237 24058 raft_consensus.cc:2272] T d474aee0e7684ec7885b292bd5be8fb7 P 4c24decddf4b497aa38864e11c3ed95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.766829 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
W20260709 14:56:30.767118 32062 consensus_peers.cc:597] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 -> Peer ac470a80a2dd4511ad40155b8bfd5208 (127.23.126.129:41507): Couldn't send request to peer ac470a80a2dd4511ad40155b8bfd5208. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.802335 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
I20260709 14:56:30.827702 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.828514 24058 tablet_replica.cc:333] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.829439 24058 raft_consensus.cc:2243] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.830334 24058 raft_consensus.cc:2272] T 263cbc0c381b44f1af68ea97a16536e8 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.831759 32061 consensus_peers.cc:597] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 -> Peer 4c24decddf4b497aa38864e11c3ed95c (127.23.126.130:33985): Couldn't send request to peer 4c24decddf4b497aa38864e11c3ed95c. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:33985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.832948 24058 tablet_replica.cc:333] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.833597 24058 raft_consensus.cc:2243] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.834028 24058 raft_consensus.cc:2272] T f1f6c3c89aa14b94a743c3cc05187254 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.835898 24058 tablet_replica.cc:333] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.836400 24058 raft_consensus.cc:2243] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.836776 24058 raft_consensus.cc:2272] T c92b29596dac490fbd8c3feac0ddbcd6 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.838730 24058 tablet_replica.cc:333] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.839226 24058 raft_consensus.cc:2243] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.839605 24058 raft_consensus.cc:2272] T 978d3c04cb4a4924a3bb402a62d82581 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.841413 24058 tablet_replica.cc:333] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.841938 24058 raft_consensus.cc:2243] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.842326 24058 raft_consensus.cc:2272] T 6937b101df4b43599bfab1f942d620bc P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.844079 24058 tablet_replica.cc:333] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.844555 24058 raft_consensus.cc:2243] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.845288 24058 raft_consensus.cc:2272] T 2d76bd0ea5e24e88b7c0d865fe680c35 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.847110 24058 tablet_replica.cc:333] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.847581 24058 raft_consensus.cc:2243] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.847960 24058 raft_consensus.cc:2272] T 3fffd59cce0b4d94a706f350408e15e8 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.849714 24058 tablet_replica.cc:333] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.850186 24058 raft_consensus.cc:2243] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.850589 24058 raft_consensus.cc:2272] T 17d78232d763463e940233c53109f2fc P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.852485 24058 tablet_replica.cc:333] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.852960 24058 raft_consensus.cc:2243] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.853670 24058 raft_consensus.cc:2272] T 33f33f4bce214dedb4195ed8422b4767 P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.855546 24058 tablet_replica.cc:333] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.856034 24058 raft_consensus.cc:2243] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.856392 24058 raft_consensus.cc:2272] T 29eda156e4d54bcd8bbee645a354797e P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.858254 24058 tablet_replica.cc:333] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.858788 24058 raft_consensus.cc:2243] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.859427 24058 raft_consensus.cc:2272] T 1e32ce28a2d44a7581f372dfc6bb641a P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.861218 24058 tablet_replica.cc:333] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.861649 24058 raft_consensus.cc:2243] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.862282 24058 raft_consensus.cc:2272] T 1618066e06cc430f9481e05cf7b1e032 P e1c2f548be8e4bee96a7a916602093e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.864059 24058 tablet_replica.cc:333] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.864491 24058 raft_consensus.cc:2243] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.864856 24058 raft_consensus.cc:2272] T 14719f4d8d68487d855c70c840438f58 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.866655 24058 tablet_replica.cc:333] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.867283 24058 raft_consensus.cc:2243] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.867743 24058 raft_consensus.cc:2272] T 704172c2789c492f8b625329024467ef P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.869575 24058 tablet_replica.cc:333] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.870064 24058 raft_consensus.cc:2243] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.870817 24058 raft_consensus.cc:2272] T c17102b7cb904796ab1b9ccafe0ef6a9 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.872713 24058 tablet_replica.cc:333] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.873265 24058 raft_consensus.cc:2243] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.873780 24058 raft_consensus.cc:2272] T 6a615562308444a4881dcc9744780a54 P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.875765 24058 tablet_replica.cc:333] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.876232 24058 raft_consensus.cc:2243] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.876717 24058 raft_consensus.cc:2272] T d505eb9d955c40f288036bbcb65e8eff P e1c2f548be8e4bee96a7a916602093e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.878679 24058 tablet_replica.cc:333] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0: stopping tablet replica
I20260709 14:56:30.879141 24058 raft_consensus.cc:2243] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.879556 24058 raft_consensus.cc:2272] T d474aee0e7684ec7885b292bd5be8fb7 P e1c2f548be8e4bee96a7a916602093e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.917673 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:56:30.949743 24058 master.cc:562] Master@127.23.126.190:46055 shutting down...
I20260709 14:56:30.973443 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.973997 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.974326 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P c81a245e67d04447a3aaa5b79a5409ce: stopping tablet replica
I20260709 14:56:30.993060 24058 master.cc:584] Master@127.23.126.190:46055 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12106 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:56:31.047694 24058 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.126.190:40261
I20260709 14:56:31.048708 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:31.054095 32409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:31.054256 32410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:31.055588 32412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:31.056767 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:31.057674 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:31.057852 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:31.057964 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608991057954 us; error 0 us; skew 500 ppm
I20260709 14:56:31.058409 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:31.060549 24058 webserver.cc:533] Webserver started at http://127.23.126.190:46797/ using document root <none> and password file <none>
I20260709 14:56:31.060956 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:31.061100 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:31.061657 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:31.062685 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/master-0-root/instance:
uuid: "004e2a5044c44a99b563a00e17d0ee7a"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.066612 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:56:31.069501 32417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.070154 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:31.070426 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/master-0-root
uuid: "004e2a5044c44a99b563a00e17d0ee7a"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.070689 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:31.095973 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:31.097129 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:31.133967 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.190:40261
I20260709 14:56:31.134080 32468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.190:40261 every 8 connection(s)
I20260709 14:56:31.137674 32469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.147850 32469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a: Bootstrap starting.
I20260709 14:56:31.152390 32469 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.156275 32469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a: No bootstrap required, opened a new log
I20260709 14:56:31.158325 32469 raft_consensus.cc:359] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e2a5044c44a99b563a00e17d0ee7a" member_type: VOTER }
I20260709 14:56:31.158664 32469 raft_consensus.cc:385] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.158901 32469 raft_consensus.cc:740] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e2a5044c44a99b563a00e17d0ee7a, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.159559 32469 consensus_queue.cc:260] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "004e2a5044c44a99b563a00e17d0ee7a" member_type: VOTER }
I20260709 14:56:31.160017 32469 raft_consensus.cc:399] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:31.160249 32469 raft_consensus.cc:493] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:31.160521 32469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.164601 32469 raft_consensus.cc:515] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e2a5044c44a99b563a00e17d0ee7a" member_type: VOTER }
I20260709 14:56:31.165076 32469 leader_election.cc:304] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [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: 004e2a5044c44a99b563a00e17d0ee7a; no voters: 
I20260709 14:56:31.166127 32469 leader_election.cc:290] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:31.166644 32472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.168032 32472 raft_consensus.cc:697] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 1 LEADER]: Becoming Leader. State: Replica: 004e2a5044c44a99b563a00e17d0ee7a, State: Running, Role: LEADER
I20260709 14:56:31.168673 32472 consensus_queue.cc:237] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [LEADER]: Queue going to LEADER mode. State: All 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: "004e2a5044c44a99b563a00e17d0ee7a" member_type: VOTER }
I20260709 14:56:31.169023 32469 sys_catalog.cc:565] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:31.172920 32473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "004e2a5044c44a99b563a00e17d0ee7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e2a5044c44a99b563a00e17d0ee7a" member_type: VOTER } }
I20260709 14:56:31.173652 32473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:31.173623 32474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 004e2a5044c44a99b563a00e17d0ee7a. Latest consensus state: current_term: 1 leader_uuid: "004e2a5044c44a99b563a00e17d0ee7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e2a5044c44a99b563a00e17d0ee7a" member_type: VOTER } }
I20260709 14:56:31.174671 32474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:31.179368 32478 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:31.186131 32478 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:31.187127 24058 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:31.194166 32478 catalog_manager.cc:1383] Generated new cluster ID: 0bf211960db34de89ee81c27a0a5e0d2
I20260709 14:56:31.194401 32478 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:31.211395 32478 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:31.212610 32478 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:31.224061 32478 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a: Generated new TSK 0
I20260709 14:56:31.224570 32478 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:31.253643 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:31.259287 32490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:31.260294 32491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:31.261669 32493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:31.261948 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:31.262799 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:31.262990 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:31.263108 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608991263097 us; error 0 us; skew 500 ppm
I20260709 14:56:31.263566 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:31.266407 24058 webserver.cc:533] Webserver started at http://127.23.126.129:35427/ using document root <none> and password file <none>
I20260709 14:56:31.266830 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:31.266983 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:31.267175 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:31.268190 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-0-root/instance:
uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.272557 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:31.275645 32498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.276443 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:31.276718 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-0-root
uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.276962 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:31.291695 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:31.292865 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:31.294327 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:31.296507 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:31.296689 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.296989 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:31.297173 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.334777 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.129:44689
I20260709 14:56:31.334878 32560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.129:44689 every 8 connection(s)
I20260709 14:56:31.339640 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:31.346312 32565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:31.348326 32566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:31.351614 32568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:31.352876 24058 server_base.cc:1061] running on GCE node
I20260709 14:56:31.353188 32561 heartbeater.cc:344] Connected to a master server at 127.23.126.190:40261
I20260709 14:56:31.353592 32561 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:31.354305 32561 heartbeater.cc:507] Master 127.23.126.190:40261 requested a full tablet report, sending...
I20260709 14:56:31.354337 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:31.354699 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:31.354877 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608991354857 us; error 0 us; skew 500 ppm
I20260709 14:56:31.355643 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:31.356544 32434 ts_manager.cc:194] Registered new tserver with Master: 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689)
I20260709 14:56:31.358114 24058 webserver.cc:533] Webserver started at http://127.23.126.130:32833/ using document root <none> and password file <none>
I20260709 14:56:31.358628 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:31.358582 32434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56232
I20260709 14:56:31.359045 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:31.359380 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:31.360646 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-1-root/instance:
uuid: "392f17c7367743e8a56b967c555b71a2"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.364739 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:31.368023 32573 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.368680 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:56:31.368968 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-1-root
uuid: "392f17c7367743e8a56b967c555b71a2"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.369299 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:31.379632 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:31.380722 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:31.382097 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:31.384111 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:31.384333 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.384559 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:31.384729 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.422873 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.130:36503
I20260709 14:56:31.422981 32635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.130:36503 every 8 connection(s)
I20260709 14:56:31.427719 24058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:31.435585 32639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:31.436568 32640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:31.439446 24058 server_base.cc:1061] running on GCE node
W20260709 14:56:31.440193 32642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:31.440688 32636 heartbeater.cc:344] Connected to a master server at 127.23.126.190:40261
I20260709 14:56:31.441126 32636 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:31.441334 24058 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:31.441632 24058 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:31.441817 24058 hybrid_clock.cc:648] HybridClock initialized: now 1783608991441784 us; error 0 us; skew 500 ppm
I20260709 14:56:31.441934 32636 heartbeater.cc:507] Master 127.23.126.190:40261 requested a full tablet report, sending...
I20260709 14:56:31.442461 24058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:31.443974 32434 ts_manager.cc:194] Registered new tserver with Master: 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:31.445132 24058 webserver.cc:533] Webserver started at http://127.23.126.131:41677/ using document root <none> and password file <none>
I20260709 14:56:31.445487 32434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56240
I20260709 14:56:31.445734 24058 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:31.446046 24058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:31.446362 24058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:31.447923 24058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-2-root/instance:
uuid: "48455be97a734912bbcea1c69bdc5aec"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.452227 24058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:31.455415 32647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.456151 24058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:31.456449 24058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-2-root
uuid: "48455be97a734912bbcea1c69bdc5aec"
format_stamp: "Formatted at 2026-07-09 14:56:31 on dist-test-slave-vl6x"
I20260709 14:56:31.456712 24058 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvEsYP5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608693566492-24058-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:31.476790 24058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:31.478120 24058 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:31.479868 24058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:31.482190 24058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:31.482373 24058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.482560 24058 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:31.482719 24058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:31.523368 24058 rpc_server.cc:307] RPC server started. Bound to: 127.23.126.131:33823
I20260709 14:56:31.523419 32709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.126.131:33823 every 8 connection(s)
I20260709 14:56:31.536980 32710 heartbeater.cc:344] Connected to a master server at 127.23.126.190:40261
I20260709 14:56:31.537508 32710 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:31.538265 32710 heartbeater.cc:507] Master 127.23.126.190:40261 requested a full tablet report, sending...
I20260709 14:56:31.540235 32434 ts_manager.cc:194] Registered new tserver with Master: 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:31.541066 24058 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01450124s
I20260709 14:56:31.541837 32434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56252
I20260709 14:56:31.564527 32434 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56268:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:31.567251 32434 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:31.632200 32675 tablet_service.cc:1511] Processing CreateTablet for tablet 2cbed55d4c144ca0b3491668bc338ece (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:31.632295 32674 tablet_service.cc:1511] Processing CreateTablet for tablet 0d79bf7637664cb881169f56c585e3cd (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:31.634188 32675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cbed55d4c144ca0b3491668bc338ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.639513 32673 tablet_service.cc:1511] Processing CreateTablet for tablet 17e79d57e0244f41a3d4ac550d92bdff (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:31.642055 32672 tablet_service.cc:1511] Processing CreateTablet for tablet 8584d2d36d8440c297ef2ada20c24696 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:31.644057 32673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e79d57e0244f41a3d4ac550d92bdff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.643962 32671 tablet_service.cc:1511] Processing CreateTablet for tablet 440cc7f4c0504c5db28db89f9e51e200 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:31.645432 32671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440cc7f4c0504c5db28db89f9e51e200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.648036 32674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d79bf7637664cb881169f56c585e3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.650704 32670 tablet_service.cc:1511] Processing CreateTablet for tablet 676f7ba2a00647c9a41790c51b90021f (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:31.653822 32669 tablet_service.cc:1511] Processing CreateTablet for tablet 088c94422d4840bfab914d24c08d7c91 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:31.659946 32668 tablet_service.cc:1511] Processing CreateTablet for tablet ef1a89a8974b4d13914dbd7a9d0099ef (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:31.665423 32667 tablet_service.cc:1511] Processing CreateTablet for tablet 20b61b6509cb40e3bfb06caddfaf91b3 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:31.670811 32672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8584d2d36d8440c297ef2ada20c24696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.671495 32669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088c94422d4840bfab914d24c08d7c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.673622 32667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b61b6509cb40e3bfb06caddfaf91b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.685822 32601 tablet_service.cc:1511] Processing CreateTablet for tablet 2cbed55d4c144ca0b3491668bc338ece (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:31.677469 32668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1a89a8974b4d13914dbd7a9d0099ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.688352 32601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cbed55d4c144ca0b3491668bc338ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.690654 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676f7ba2a00647c9a41790c51b90021f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.706243 32600 tablet_service.cc:1511] Processing CreateTablet for tablet 0d79bf7637664cb881169f56c585e3cd (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:31.707633 32600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d79bf7637664cb881169f56c585e3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.712868 32526 tablet_service.cc:1511] Processing CreateTablet for tablet 2cbed55d4c144ca0b3491668bc338ece (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:31.714331 32526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cbed55d4c144ca0b3491668bc338ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.714066 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 440cc7f4c0504c5db28db89f9e51e200 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:31.714790 32524 tablet_service.cc:1511] Processing CreateTablet for tablet 17e79d57e0244f41a3d4ac550d92bdff (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:31.715423 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440cc7f4c0504c5db28db89f9e51e200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.716114 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e79d57e0244f41a3d4ac550d92bdff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.716213 32525 tablet_service.cc:1511] Processing CreateTablet for tablet 0d79bf7637664cb881169f56c585e3cd (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:31.717484 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 676f7ba2a00647c9a41790c51b90021f (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:31.717512 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d79bf7637664cb881169f56c585e3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.722324 32523 tablet_service.cc:1511] Processing CreateTablet for tablet 8584d2d36d8440c297ef2ada20c24696 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:31.723619 32523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8584d2d36d8440c297ef2ada20c24696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.723919 32724 tablet_bootstrap.cc:492] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:31.724397 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676f7ba2a00647c9a41790c51b90021f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.726143 32520 tablet_service.cc:1511] Processing CreateTablet for tablet 088c94422d4840bfab914d24c08d7c91 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:31.727476 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088c94422d4840bfab914d24c08d7c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.728559 32599 tablet_service.cc:1511] Processing CreateTablet for tablet 17e79d57e0244f41a3d4ac550d92bdff (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:31.730958 32599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e79d57e0244f41a3d4ac550d92bdff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.731326 32518 tablet_service.cc:1511] Processing CreateTablet for tablet 20b61b6509cb40e3bfb06caddfaf91b3 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:31.731526 32519 tablet_service.cc:1511] Processing CreateTablet for tablet ef1a89a8974b4d13914dbd7a9d0099ef (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:31.733713 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b61b6509cb40e3bfb06caddfaf91b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.734340 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1a89a8974b4d13914dbd7a9d0099ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.737725 32724 tablet_bootstrap.cc:654] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.756445 32595 tablet_service.cc:1511] Processing CreateTablet for tablet 088c94422d4840bfab914d24c08d7c91 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:31.757903 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088c94422d4840bfab914d24c08d7c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.757601 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 676f7ba2a00647c9a41790c51b90021f (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:31.759227 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676f7ba2a00647c9a41790c51b90021f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.759672 32594 tablet_service.cc:1511] Processing CreateTablet for tablet ef1a89a8974b4d13914dbd7a9d0099ef (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:31.762322 32593 tablet_service.cc:1511] Processing CreateTablet for tablet 20b61b6509cb40e3bfb06caddfaf91b3 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:31.760993 32594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1a89a8974b4d13914dbd7a9d0099ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.769986 32597 tablet_service.cc:1511] Processing CreateTablet for tablet 440cc7f4c0504c5db28db89f9e51e200 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:31.771341 32597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440cc7f4c0504c5db28db89f9e51e200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.776665 32598 tablet_service.cc:1511] Processing CreateTablet for tablet 8584d2d36d8440c297ef2ada20c24696 (DEFAULT_TABLE table=test-workload [id=41c4b8b2b0af4aba8fd06f7440878468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:31.781886 32593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b61b6509cb40e3bfb06caddfaf91b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.785655 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8584d2d36d8440c297ef2ada20c24696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.819167 32726 tablet_bootstrap.cc:492] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:31.820562 32724 tablet_bootstrap.cc:492] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:31.821079 32724 ts_tablet_manager.cc:1403] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.013s
I20260709 14:56:31.824129 32724 raft_consensus.cc:359] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.824829 32724 raft_consensus.cc:385] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.825122 32724 raft_consensus.cc:740] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.826573 32726 tablet_bootstrap.cc:654] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.826174 32724 consensus_queue.cc:260] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.844966 32727 tablet_bootstrap.cc:492] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:31.854203 32724 ts_tablet_manager.cc:1434] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.022s
I20260709 14:56:31.857283 32710 heartbeater.cc:499] Master 127.23.126.190:40261 was elected leader, sending a full tablet report...
I20260709 14:56:31.860255 32727 tablet_bootstrap.cc:654] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.868058 32724 tablet_bootstrap.cc:492] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:31.869060 32726 tablet_bootstrap.cc:492] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:31.869586 32726 ts_tablet_manager.cc:1403] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.020s
I20260709 14:56:31.872761 32726 raft_consensus.cc:359] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.873533 32726 raft_consensus.cc:385] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.873847 32726 raft_consensus.cc:740] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.874583 32726 consensus_queue.cc:260] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.875247 32724 tablet_bootstrap.cc:654] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.876703 32561 heartbeater.cc:499] Master 127.23.126.190:40261 was elected leader, sending a full tablet report...
I20260709 14:56:31.879242 32727 tablet_bootstrap.cc:492] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:31.879747 32727 ts_tablet_manager.cc:1403] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.009s
I20260709 14:56:31.883337 32726 ts_tablet_manager.cc:1434] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:56:31.883823 32727 raft_consensus.cc:359] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.884420 32726 tablet_bootstrap.cc:492] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:31.884634 32727 raft_consensus.cc:385] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.885010 32727 raft_consensus.cc:740] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.885643 32724 tablet_bootstrap.cc:492] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:31.886168 32724 ts_tablet_manager.cc:1403] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:56:31.885943 32727 consensus_queue.cc:260] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.889938 32724 raft_consensus.cc:359] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.890926 32724 raft_consensus.cc:385] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.891367 32724 raft_consensus.cc:740] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.891621 32726 tablet_bootstrap.cc:654] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.892598 32724 consensus_queue.cc:260] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.895198 32724 ts_tablet_manager.cc:1434] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:31.896425 32724 tablet_bootstrap.cc:492] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:31.904191 32724 tablet_bootstrap.cc:654] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.917615 32724 tablet_bootstrap.cc:492] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:31.918368 32724 ts_tablet_manager.cc:1403] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260709 14:56:31.919821 32636 heartbeater.cc:499] Master 127.23.126.190:40261 was elected leader, sending a full tablet report...
I20260709 14:56:31.920176 32727 ts_tablet_manager.cc:1434] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.020s
I20260709 14:56:31.921273 32727 tablet_bootstrap.cc:492] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:31.921663 32724 raft_consensus.cc:359] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:31.922506 32724 raft_consensus.cc:385] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.922840 32724 raft_consensus.cc:740] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.923731 32724 consensus_queue.cc:260] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:31.926069 32724 ts_tablet_manager.cc:1434] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:31.927093 32724 tablet_bootstrap.cc:492] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:31.933490 32724 tablet_bootstrap.cc:654] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.940917 32727 tablet_bootstrap.cc:654] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.944028 32724 tablet_bootstrap.cc:492] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:31.944512 32724 ts_tablet_manager.cc:1403] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260709 14:56:31.944914 32726 tablet_bootstrap.cc:492] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:31.945930 32726 ts_tablet_manager.cc:1403] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.062s	user 0.031s	sys 0.029s
I20260709 14:56:31.947548 32724 raft_consensus.cc:359] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.948370 32724 raft_consensus.cc:385] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.948666 32724 raft_consensus.cc:740] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.949499 32724 consensus_queue.cc:260] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.950395 32726 raft_consensus.cc:359] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.951220 32726 raft_consensus.cc:385] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.951556 32726 raft_consensus.cc:740] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.952395 32726 consensus_queue.cc:260] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.951639 32724 ts_tablet_manager.cc:1434] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:31.955279 32724 tablet_bootstrap.cc:492] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:31.958976 32726 ts_tablet_manager.cc:1434] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:56:31.959975 32726 tablet_bootstrap.cc:492] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:31.962510 32724 tablet_bootstrap.cc:654] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.966261 32726 tablet_bootstrap.cc:654] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.971951 32727 tablet_bootstrap.cc:492] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:31.972014 32726 tablet_bootstrap.cc:492] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:31.972216 32724 tablet_bootstrap.cc:492] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:31.972625 32727 ts_tablet_manager.cc:1403] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.016s
I20260709 14:56:31.972689 32726 ts_tablet_manager.cc:1403] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:56:31.972843 32724 ts_tablet_manager.cc:1403] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:56:31.975104 32726 raft_consensus.cc:359] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.975636 32726 raft_consensus.cc:385] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.975905 32726 raft_consensus.cc:740] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.975757 32727 raft_consensus.cc:359] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:31.975955 32724 raft_consensus.cc:359] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.976625 32727 raft_consensus.cc:385] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.976758 32724 raft_consensus.cc:385] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.976986 32727 raft_consensus.cc:740] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.977198 32724 raft_consensus.cc:740] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.976807 32726 consensus_queue.cc:260] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.978025 32727 consensus_queue.cc:260] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:31.977980 32724 consensus_queue.cc:260] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:31.979171 32726 ts_tablet_manager.cc:1434] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:31.980154 32727 ts_tablet_manager.cc:1434] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:56:31.980263 32726 tablet_bootstrap.cc:492] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:31.981197 32727 tablet_bootstrap.cc:492] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:31.983247 32724 ts_tablet_manager.cc:1434] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:31.984233 32724 tablet_bootstrap.cc:492] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:31.987592 32727 tablet_bootstrap.cc:654] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.989367 32726 tablet_bootstrap.cc:654] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.990445 32724 tablet_bootstrap.cc:654] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.999964 32727 tablet_bootstrap.cc:492] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:32.000643 32727 ts_tablet_manager.cc:1403] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:56:32.000854 32726 tablet_bootstrap.cc:492] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:32.001428 32726 ts_tablet_manager.cc:1403] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:56:32.004320 32726 raft_consensus.cc:359] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.005046 32726 raft_consensus.cc:385] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.005358 32726 raft_consensus.cc:740] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.006270 32726 consensus_queue.cc:260] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.008667 32727 raft_consensus.cc:359] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.009655 32727 raft_consensus.cc:385] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.009860 32727 raft_consensus.cc:740] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.008715 32726 ts_tablet_manager.cc:1434] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:32.010525 32727 consensus_queue.cc:260] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.011216 32726 tablet_bootstrap.cc:492] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:32.011883 32724 tablet_bootstrap.cc:492] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:32.012403 32724 ts_tablet_manager.cc:1403] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.003s
I20260709 14:56:32.012449 32731 raft_consensus.cc:493] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.013046 32731 raft_consensus.cc:515] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.014354 32733 raft_consensus.cc:493] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.014957 32733 raft_consensus.cc:515] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:32.018327 32727 ts_tablet_manager.cc:1434] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.010s
I20260709 14:56:32.019332 32727 tablet_bootstrap.cc:492] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:32.020372 32724 raft_consensus.cc:359] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.021118 32724 raft_consensus.cc:385] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.021435 32724 raft_consensus.cc:740] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.022324 32724 consensus_queue.cc:260] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.022956 32728 raft_consensus.cc:493] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.024876 32726 tablet_bootstrap.cc:654] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.024664 32728 raft_consensus.cc:515] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.026480 32727 tablet_bootstrap.cc:654] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.026547 32731 leader_election.cc:290] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.027140 32728 leader_election.cc:290] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:32.048736 32733 leader_election.cc:290] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823), 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689)
I20260709 14:56:32.049758 32733 raft_consensus.cc:493] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.050401 32733 raft_consensus.cc:515] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.053104 32733 leader_election.cc:290] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.103794 32731 raft_consensus.cc:493] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.104616 32731 raft_consensus.cc:515] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.107381 32731 leader_election.cc:290] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.114797 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.115736 32536 raft_consensus.cc:2468] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 0.
I20260709 14:56:32.129827 32649 leader_election.cc:304] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.130982 32728 raft_consensus.cc:2804] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.131443 32728 raft_consensus.cc:493] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.131835 32728 raft_consensus.cc:3060] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.133909 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.134909 32685 raft_consensus.cc:2468] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:32.137311 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.141772 32574 leader_election.cc:304] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:32.143126 32750 raft_consensus.cc:2804] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.143677 32750 raft_consensus.cc:493] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.144172 32750 raft_consensus.cc:3060] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.148548 32728 raft_consensus.cc:515] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.150058 32685 raft_consensus.cc:2393] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 392f17c7367743e8a56b967c555b71a2 in current term 1: Already voted for candidate 48455be97a734912bbcea1c69bdc5aec in this term.
I20260709 14:56:32.158506 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:32.159251 32536 raft_consensus.cc:3060] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.168380 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.169154 32611 raft_consensus.cc:2468] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:32.169673 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584d2d36d8440c297ef2ada20c24696" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.171195 32500 leader_election.cc:304] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.172379 32728 leader_election.cc:290] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:32.168937 32536 raft_consensus.cc:2468] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:32.174134 32731 raft_consensus.cc:2764] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:32.174163 32649 leader_election.cc:304] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.175715 32728 raft_consensus.cc:2804] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:32.175855 32500 leader_election.cc:343] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.176313 32728 raft_consensus.cc:697] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:32.178529 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.178691 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.179498 32535 raft_consensus.cc:2393] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 392f17c7367743e8a56b967c555b71a2 in current term 1: Already voted for candidate 48455be97a734912bbcea1c69bdc5aec in this term.
I20260709 14:56:32.179983 32728 consensus_queue.cc:237] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
W20260709 14:56:32.180908 32482 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:56:32.181308 32575 leader_election.cc:343] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.182477 32575 leader_election.cc:304] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2; no voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:32.183343 32733 raft_consensus.cc:3060] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.184451 32727 tablet_bootstrap.cc:492] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:32.184957 32727 ts_tablet_manager.cc:1403] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.166s	user 0.035s	sys 0.070s
I20260709 14:56:32.185034 32724 ts_tablet_manager.cc:1434] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.172s	user 0.005s	sys 0.045s
I20260709 14:56:32.186136 32724 tablet_bootstrap.cc:492] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:32.187917 32727 raft_consensus.cc:359] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.188616 32727 raft_consensus.cc:385] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.188907 32727 raft_consensus.cc:740] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.189755 32727 consensus_queue.cc:260] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.192420 32724 tablet_bootstrap.cc:654] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.197413 32727 ts_tablet_manager.cc:1434] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 14:56:32.200228 32733 raft_consensus.cc:2749] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.199923 32431 catalog_manager.cc:5697] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 1 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.202713 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.204082 32726 tablet_bootstrap.cc:492] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:32.208611 32726 ts_tablet_manager.cc:1403] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.198s	user 0.069s	sys 0.093s
I20260709 14:56:32.205416 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584d2d36d8440c297ef2ada20c24696" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.206013 32750 raft_consensus.cc:515] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:32.209824 32684 raft_consensus.cc:2468] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:32.211014 32499 leader_election.cc:304] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [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: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 392f17c7367743e8a56b967c555b71a2
I20260709 14:56:32.211174 32750 leader_election.cc:290] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Requested vote from peers 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823), 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689)
I20260709 14:56:32.211455 32726 raft_consensus.cc:359] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.212215 32726 raft_consensus.cc:385] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.212357 32731 raft_consensus.cc:2804] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.213025 32731 raft_consensus.cc:493] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.213395 32731 raft_consensus.cc:3060] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.215807 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:32.216552 32684 raft_consensus.cc:3060] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.218606 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
W20260709 14:56:32.225529 32575 leader_election.cc:343] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.211491 32727 tablet_bootstrap.cc:492] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:32.227828 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.228506 32610 raft_consensus.cc:2468] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:32.228449 32731 raft_consensus.cc:515] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.229686 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:32.232874 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584d2d36d8440c297ef2ada20c24696" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:32.233505 32685 raft_consensus.cc:3060] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.238356 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584d2d36d8440c297ef2ada20c24696" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:32.239122 32755 raft_consensus.cc:493] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:32.239655 32500 leader_election.cc:343] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.239741 32755 raft_consensus.cc:515] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.240454 32611 raft_consensus.cc:2468] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:32.241331 32685 raft_consensus.cc:2468] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:32.242537 32499 leader_election.cc:304] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [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: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 392f17c7367743e8a56b967c555b71a2
I20260709 14:56:32.244123 32683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1a89a8974b4d13914dbd7a9d0099ef" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
W20260709 14:56:32.246201 32574 leader_election.cc:343] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.248147 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1a89a8974b4d13914dbd7a9d0099ef" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.248308 32731 leader_election.cc:290] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.249022 32536 raft_consensus.cc:2468] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:32.249686 32755 leader_election.cc:290] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.250660 32575 leader_election.cc:304] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:32.212496 32726 raft_consensus.cc:740] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.252190 32755 raft_consensus.cc:2804] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.252692 32755 raft_consensus.cc:493] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.253126 32755 raft_consensus.cc:3060] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.253846 32726 consensus_queue.cc:260] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.238507 32684 raft_consensus.cc:2468] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:32.258433 32574 leader_election.cc:304] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:32.259475 32750 raft_consensus.cc:2804] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.259953 32750 raft_consensus.cc:697] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:32.260782 32728 raft_consensus.cc:493] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.261327 32728 raft_consensus.cc:515] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.262825 32727 tablet_bootstrap.cc:654] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.263430 32728 leader_election.cc:290] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:32.264438 32726 ts_tablet_manager.cc:1434] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 14:56:32.260785 32750 consensus_queue.cc:237] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:32.265280 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.265640 32726 tablet_bootstrap.cc:492] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
W20260709 14:56:32.266825 32649 leader_election.cc:343] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.250854 32731 raft_consensus.cc:2804] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.267616 32731 raft_consensus.cc:697] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:32.268806 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.268607 32731 consensus_queue.cc:237] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
W20260709 14:56:32.270035 32649 leader_election.cc:343] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.270495 32649 leader_election.cc:304] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec; no voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:32.271261 32728 raft_consensus.cc:2749] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.272073 32755 raft_consensus.cc:515] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.273646 32724 tablet_bootstrap.cc:492] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:32.274186 32724 ts_tablet_manager.cc:1403] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.088s	user 0.044s	sys 0.024s
I20260709 14:56:32.275447 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1a89a8974b4d13914dbd7a9d0099ef" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:32.276043 32536 raft_consensus.cc:3060] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.281050 32724 raft_consensus.cc:359] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.281852 32724 raft_consensus.cc:385] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.282135 32724 raft_consensus.cc:740] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.286918 32724 consensus_queue.cc:260] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.287654 32536 raft_consensus.cc:2468] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:32.289117 32575 leader_election.cc:304] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.290011 32733 raft_consensus.cc:2804] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.290860 32724 ts_tablet_manager.cc:1434] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:56:32.290462 32434 catalog_manager.cc:5697] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 1 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.292222 32724 tablet_bootstrap.cc:492] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:32.294234 32733 raft_consensus.cc:697] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:32.295349 32733 consensus_queue.cc:237] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.299467 32726 tablet_bootstrap.cc:654] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.302887 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1a89a8974b4d13914dbd7a9d0099ef" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
W20260709 14:56:32.304349 32574 leader_election.cc:343] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.304821 32724 tablet_bootstrap.cc:654] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.305328 32755 leader_election.cc:290] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.311646 32433 catalog_manager.cc:5697] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.323244 32726 tablet_bootstrap.cc:492] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:32.323873 32726 ts_tablet_manager.cc:1403] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.008s
I20260709 14:56:32.327167 32724 tablet_bootstrap.cc:492] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:32.327636 32724 ts_tablet_manager.cc:1403] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260709 14:56:32.328033 32727 tablet_bootstrap.cc:492] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:32.328550 32727 ts_tablet_manager.cc:1403] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.003s
I20260709 14:56:32.328081 32726 raft_consensus.cc:359] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.329224 32726 raft_consensus.cc:385] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.329587 32726 raft_consensus.cc:740] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.330266 32724 raft_consensus.cc:359] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.330966 32724 raft_consensus.cc:385] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.330523 32726 consensus_queue.cc:260] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.331251 32724 raft_consensus.cc:740] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.330423 32433 catalog_manager.cc:5697] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.331391 32727 raft_consensus.cc:359] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.332123 32727 raft_consensus.cc:385] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.332422 32727 raft_consensus.cc:740] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.333263 32727 consensus_queue.cc:260] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.333756 32726 ts_tablet_manager.cc:1434] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 14:56:32.334867 32726 tablet_bootstrap.cc:492] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:32.335717 32727 ts_tablet_manager.cc:1434] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:32.335315 32724 consensus_queue.cc:260] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.336944 32727 tablet_bootstrap.cc:492] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:32.341080 32726 tablet_bootstrap.cc:654] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.346174 32727 tablet_bootstrap.cc:654] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.348275 32728 raft_consensus.cc:493] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.348904 32728 raft_consensus.cc:515] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.351644 32728 leader_election.cc:290] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:32.353777 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b61b6509cb40e3bfb06caddfaf91b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.354435 32611 raft_consensus.cc:2468] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 0.
I20260709 14:56:32.355068 32724 ts_tablet_manager.cc:1434] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 14:56:32.354684 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b61b6509cb40e3bfb06caddfaf91b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.355713 32649 leader_election.cc:304] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:32.357599 32536 raft_consensus.cc:2468] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 0.
I20260709 14:56:32.357890 32728 raft_consensus.cc:2804] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.358362 32728 raft_consensus.cc:493] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.358722 32728 raft_consensus.cc:3060] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.359937 32724 tablet_bootstrap.cc:492] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:32.366624 32728 raft_consensus.cc:515] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.367209 32724 tablet_bootstrap.cc:654] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.368445 32728 leader_election.cc:290] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:32.369256 32733 raft_consensus.cc:493] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.369863 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b61b6509cb40e3bfb06caddfaf91b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:32.369727 32733 raft_consensus.cc:515] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.370404 32611 raft_consensus.cc:3060] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.371595 32733 leader_election.cc:290] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.372287 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676f7ba2a00647c9a41790c51b90021f" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.373078 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676f7ba2a00647c9a41790c51b90021f" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.373070 32535 raft_consensus.cc:2468] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:32.373878 32684 raft_consensus.cc:2468] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:32.369863 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b61b6509cb40e3bfb06caddfaf91b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:32.375005 32536 raft_consensus.cc:3060] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.376318 32574 leader_election.cc:304] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:32.377156 32733 raft_consensus.cc:2804] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.377506 32733 raft_consensus.cc:493] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.377849 32733 raft_consensus.cc:3060] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.378552 32611 raft_consensus.cc:2468] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:32.380882 32726 tablet_bootstrap.cc:492] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:32.380807 32649 leader_election.cc:304] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:32.381512 32726 ts_tablet_manager.cc:1403] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.010s
I20260709 14:56:32.384528 32726 raft_consensus.cc:359] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.385157 32536 raft_consensus.cc:2468] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:32.386040 32726 raft_consensus.cc:385] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.386337 32733 raft_consensus.cc:515] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.386474 32726 raft_consensus.cc:740] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.387722 32728 raft_consensus.cc:2804] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.388337 32726 consensus_queue.cc:260] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.389328 32727 tablet_bootstrap.cc:492] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:32.389910 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676f7ba2a00647c9a41790c51b90021f" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:32.390375 32727 ts_tablet_manager.cc:1403] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260709 14:56:32.390502 32728 raft_consensus.cc:697] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:32.390542 32536 raft_consensus.cc:3060] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.390856 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676f7ba2a00647c9a41790c51b90021f" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:32.391549 32684 raft_consensus.cc:3060] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.391770 32728 consensus_queue.cc:237] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.393349 32727 raft_consensus.cc:359] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.394093 32727 raft_consensus.cc:385] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.394392 32727 raft_consensus.cc:740] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.395117 32727 consensus_queue.cc:260] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.389904 32724 tablet_bootstrap.cc:492] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:32.396453 32724 ts_tablet_manager.cc:1403] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.000s
I20260709 14:56:32.399091 32724 raft_consensus.cc:359] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.399722 32724 raft_consensus.cc:385] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.399976 32724 raft_consensus.cc:740] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.400668 32724 consensus_queue.cc:260] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.401579 32727 ts_tablet_manager.cc:1434] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:56:32.402595 32727 tablet_bootstrap.cc:492] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:32.404721 32536 raft_consensus.cc:2468] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:32.402626 32724 ts_tablet_manager.cc:1434] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:56:32.407508 32733 leader_election.cc:290] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.411897 32731 raft_consensus.cc:493] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.408819 32727 tablet_bootstrap.cc:654] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.412461 32731 raft_consensus.cc:515] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.400172 32726 ts_tablet_manager.cc:1434] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:56:32.414616 32731 leader_election.cc:290] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.410142 32432 catalog_manager.cc:5697] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 1 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.407557 32575 leader_election.cc:304] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.414712 32726 tablet_bootstrap.cc:492] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:32.416878 32733 raft_consensus.cc:2804] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.417362 32733 raft_consensus.cc:697] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:32.418159 32733 consensus_queue.cc:237] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.411649 32684 raft_consensus.cc:2468] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:32.421514 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.422041 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.422824 32685 raft_consensus.cc:2468] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:32.422132 32611 raft_consensus.cc:2468] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:32.424446 32726 tablet_bootstrap.cc:654] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.425753 32499 leader_election.cc:304] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.427119 32731 raft_consensus.cc:2804] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.427707 32731 raft_consensus.cc:493] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.428357 32731 raft_consensus.cc:3060] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.429946 32727 tablet_bootstrap.cc:492] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:32.430451 32727 ts_tablet_manager.cc:1403] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 14:56:32.433324 32727 raft_consensus.cc:359] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.433854 32727 raft_consensus.cc:385] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.434113 32727 raft_consensus.cc:740] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.434753 32727 consensus_queue.cc:260] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.436421 32727 ts_tablet_manager.cc:1434] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:32.437338 32727 tablet_bootstrap.cc:492] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:32.439000 32726 tablet_bootstrap.cc:492] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:32.439455 32726 ts_tablet_manager.cc:1403] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.007s
I20260709 14:56:32.441975 32731 raft_consensus.cc:515] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.442272 32726 raft_consensus.cc:359] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:32.443244 32727 tablet_bootstrap.cc:654] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.443574 32726 raft_consensus.cc:385] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.443980 32726 raft_consensus.cc:740] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.444764 32726 consensus_queue.cc:260] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:32.446736 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:32.447530 32611 raft_consensus.cc:3060] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.447912 32726 ts_tablet_manager.cc:1434] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:32.451570 32726 tablet_bootstrap.cc:492] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:32.453059 32432 catalog_manager.cc:5697] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.458973 32726 tablet_bootstrap.cc:654] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.461683 32611 raft_consensus.cc:2468] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:32.462903 32500 leader_election.cc:304] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.463815 32760 raft_consensus.cc:2804] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.467891 32731 leader_election.cc:290] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.468928 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:32.469571 32685 raft_consensus.cc:3060] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.471544 32760 raft_consensus.cc:697] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:32.471765 32727 tablet_bootstrap.cc:492] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:32.472170 32726 tablet_bootstrap.cc:492] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:32.472362 32727 ts_tablet_manager.cc:1403] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.008s
I20260709 14:56:32.472615 32726 ts_tablet_manager.cc:1403] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 14:56:32.475189 32727 raft_consensus.cc:359] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.475478 32726 raft_consensus.cc:359] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.475301 32760 consensus_queue.cc:237] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.475917 32727 raft_consensus.cc:385] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.476197 32726 raft_consensus.cc:385] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.476377 32727 raft_consensus.cc:740] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.476526 32726 raft_consensus.cc:740] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.477133 32733 raft_consensus.cc:493] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.477238 32685 raft_consensus.cc:2468] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:32.477845 32733 raft_consensus.cc:515] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.478258 32727 consensus_queue.cc:260] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.480093 32733 leader_election.cc:290] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.481177 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088c94422d4840bfab914d24c08d7c91" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.481942 32726 consensus_queue.cc:260] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.482048 32536 raft_consensus.cc:2468] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:32.483876 32575 leader_election.cc:304] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.484283 32726 ts_tablet_manager.cc:1434] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:56:32.484954 32733 raft_consensus.cc:2804] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.485378 32733 raft_consensus.cc:493] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.485711 32733 raft_consensus.cc:3060] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.485816 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088c94422d4840bfab914d24c08d7c91" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.486485 32685 raft_consensus.cc:2468] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:32.488355 32727 ts_tablet_manager.cc:1434] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:56:32.489349 32727 tablet_bootstrap.cc:492] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:32.492863 32733 raft_consensus.cc:515] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.492476 32434 catalog_manager.cc:5697] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 1 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.494709 32727 tablet_bootstrap.cc:654] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.495620 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088c94422d4840bfab914d24c08d7c91" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:32.496223 32536 raft_consensus.cc:3060] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.497977 32733 leader_election.cc:290] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.499336 32727 tablet_bootstrap.cc:492] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:32.499507 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088c94422d4840bfab914d24c08d7c91" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:32.499850 32727 ts_tablet_manager.cc:1403] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:56:32.500146 32685 raft_consensus.cc:3060] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.502774 32727 raft_consensus.cc:359] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.503279 32536 raft_consensus.cc:2468] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:32.503471 32727 raft_consensus.cc:385] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.503906 32727 raft_consensus.cc:740] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.504555 32575 leader_election.cc:304] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.505242 32727 consensus_queue.cc:260] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.505637 32733 raft_consensus.cc:2804] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.507386 32727 ts_tablet_manager.cc:1434] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:32.507397 32733 raft_consensus.cc:697] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:32.507439 32685 raft_consensus.cc:2468] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:32.508560 32733 consensus_queue.cc:237] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.516412 32434 catalog_manager.cc:5697] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.597167 32760 raft_consensus.cc:493] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.597788 32733 raft_consensus.cc:493] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.597710 32760 raft_consensus.cc:515] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.598289 32733 raft_consensus.cc:515] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.599670 32760 leader_election.cc:290] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.600540 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.600906 32733 leader_election.cc:290] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.601219 32611 raft_consensus.cc:2468] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:32.600710 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.601617 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.601186 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.601943 32685 raft_consensus.cc:2468] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:32.602607 32536 raft_consensus.cc:2468] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:32.602536 32500 leader_election.cc:304] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:32.603587 32760 raft_consensus.cc:2804] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.603981 32760 raft_consensus.cc:493] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.603839 32575 leader_election.cc:304] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:32.604346 32760 raft_consensus.cc:3060] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.604676 32733 raft_consensus.cc:2804] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.605111 32733 raft_consensus.cc:493] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.605541 32733 raft_consensus.cc:3060] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.610368 32760 raft_consensus.cc:515] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.610387 32733 raft_consensus.cc:515] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.613273 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:32.613351 32733 leader_election.cc:290] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.614055 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:32.614259 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:32.614120 32760 leader_election.cc:290] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:32.614056 32536 raft_consensus.cc:2393] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 392f17c7367743e8a56b967c555b71a2 in current term 1: Already voted for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in this term.
I20260709 14:56:32.615155 32611 raft_consensus.cc:2393] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f9b10a6ff4f46909ca8387f6d8d837e in current term 1: Already voted for candidate 392f17c7367743e8a56b967c555b71a2 in this term.
I20260709 14:56:32.615154 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:32.615098 32685 raft_consensus.cc:3060] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.616706 32499 leader_election.cc:304] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [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: 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:32.617368 32760 raft_consensus.cc:2749] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.620520 32685 raft_consensus.cc:2468] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:32.621423 32574 leader_election.cc:304] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:32.622046 32733 raft_consensus.cc:2804] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.622424 32733 raft_consensus.cc:697] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:32.622718 32728 raft_consensus.cc:493] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.623174 32728 raft_consensus.cc:515] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.623234 32733 consensus_queue.cc:237] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:32.625304 32728 leader_election.cc:290] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:32.625885 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1a89a8974b4d13914dbd7a9d0099ef" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:32.626215 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1a89a8974b4d13914dbd7a9d0099ef" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.626492 32536 raft_consensus.cc:2393] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48455be97a734912bbcea1c69bdc5aec in current term 1: Already voted for candidate 392f17c7367743e8a56b967c555b71a2 in this term.
I20260709 14:56:32.627631 32649 leader_election.cc:304] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec; no voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:32.628439 32728 raft_consensus.cc:3060] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.631517 32434 catalog_manager.cc:5697] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.633131 32728 raft_consensus.cc:2749] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.649398 32728 consensus_queue.cc:1048] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.660619 32728 consensus_queue.cc:1048] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.663489 32760 consensus_queue.cc:1048] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.669611 32760 raft_consensus.cc:493] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.670044 32760 raft_consensus.cc:515] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:32.671738 32733 consensus_queue.cc:1048] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.672277 32760 leader_election.cc:290] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:32.674422 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:32.677767 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:32.679177 32500 leader_election.cc:304] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:32.680554   309 raft_consensus.cc:2749] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.682940 32611 raft_consensus.cc:3060] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.688035 32536 raft_consensus.cc:3060] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.694579 32764 consensus_queue.cc:1048] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.699380 32764 consensus_queue.cc:1048] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.699667 32760 consensus_queue.cc:1048] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.709964 32755 consensus_queue.cc:1048] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.747372 32611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece"
dest_uuid: "392f17c7367743e8a56b967c555b71a2"
mode: GRACEFUL
new_leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:56:32.747882 32611 raft_consensus.cc:606] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Received request to transfer leadership to TS 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:32.761763 32685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff"
dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
mode: GRACEFUL
new_leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:42572
I20260709 14:56:32.762257 32685 raft_consensus.cc:606] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Received request to transfer leadership to TS 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:32.830128 32733 consensus_queue.cc:1048] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.839409 32764 consensus_queue.cc:1048] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.891245 32764 consensus_queue.cc:1048] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.901239 32755 consensus_queue.cc:1048] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.988891 32728 consensus_queue.cc:1048] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.998459   333 consensus_queue.cc:1048] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.001174 32760 consensus_queue.cc:1048] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.012940 32731 consensus_queue.cc:1048] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.043042 32744 raft_consensus.cc:993] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec: : Instructing follower 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:33.043538 32728 raft_consensus.cc:1081] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Signalling peer 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:33.045121 32536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:50874
I20260709 14:56:33.045604 32536 raft_consensus.cc:493] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:33.045894 32536 raft_consensus.cc:3060] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:33.050529 32536 raft_consensus.cc:515] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:33.052039 32536 leader_election.cc:290] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:33.052707 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:33.053004 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e79d57e0244f41a3d4ac550d92bdff" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:33.053364 32611 raft_consensus.cc:3060] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:33.053587 32685 raft_consensus.cc:3055] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:33.053956 32685 raft_consensus.cc:740] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:33.054548 32685 consensus_queue.cc:260] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:33.055429 32685 raft_consensus.cc:3060] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:33.058228 32611 raft_consensus.cc:2468] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:33.059171 32500 leader_election.cc:304] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:33.059844 32731 raft_consensus.cc:2804] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:33.060235 32731 raft_consensus.cc:697] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:33.060686 32685 raft_consensus.cc:2468] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:33.060974 32731 consensus_queue.cc:237] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:33.067020 32431 catalog_manager.cc:5697] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 1 to 2, leader changed from 48455be97a734912bbcea1c69bdc5aec (127.23.126.131) to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 2 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.091640 32755 consensus_queue.cc:1048] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.101001 32764 consensus_queue.cc:1048] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.180990 32750 raft_consensus.cc:993] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2: : Instructing follower 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:33.181499 32755 raft_consensus.cc:1081] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Signalling peer 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:33.183137 32536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:50878
I20260709 14:56:33.183768 32536 raft_consensus.cc:493] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:33.184128 32536 raft_consensus.cc:3060] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:33.191982 32536 raft_consensus.cc:515] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:33.195489 32536 leader_election.cc:290] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Requested vote from peers 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:33.196897 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:33.197080 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cbed55d4c144ca0b3491668bc338ece" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:33.197588 32611 raft_consensus.cc:3055] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:33.197729 32685 raft_consensus.cc:3060] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:33.197945 32611 raft_consensus.cc:740] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:33.198834 32611 consensus_queue.cc:260] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:33.200065 32611 raft_consensus.cc:3060] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:33.204941 32685 raft_consensus.cc:2468] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:33.206154 32499 leader_election.cc:304] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:33.206888 32731 raft_consensus.cc:2804] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:33.206947 32611 raft_consensus.cc:2468] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:33.207301 32731 raft_consensus.cc:697] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:33.208132 32731 consensus_queue.cc:237] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } }
I20260709 14:56:33.213721 32431 catalog_manager.cc:5697] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 1 to 2, leader changed from 392f17c7367743e8a56b967c555b71a2 (127.23.126.130) to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 2 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.496966 32611 raft_consensus.cc:1275] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:33.498883   309 consensus_queue.cc:1048] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:33.509053 32685 raft_consensus.cc:1275] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:33.511185   309 consensus_queue.cc:1048] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.027559 32684 raft_consensus.cc:1275] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.029294 32760 consensus_queue.cc:1048] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.032460 32610 raft_consensus.cc:1275] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.043926 32760 consensus_queue.cc:1048] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:34.753679 32465 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd6c0 after lost signal to thread 24061
W20260709 14:56:34.754593 32465 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf520 after lost signal to thread 32468
W20260709 14:56:34.755550 32465 debug-util.cc:398] Leaking SignalData structure 0x7b0800355140 after lost signal to thread 32560
W20260709 14:56:34.756395 32465 debug-util.cc:398] Leaking SignalData structure 0x7b08003065e0 after lost signal to thread 32635
W20260709 14:56:34.757251 32465 debug-util.cc:398] Leaking SignalData structure 0x7b0800267f40 after lost signal to thread 32709
I20260709 14:56:36.026710 32433 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46548:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:36.029340 32433 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:36.090368 32522 tablet_service.cc:1511] Processing CreateTablet for tablet e65eab0689f74e8abdf43b88898e57b3 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:36.091135 32598 tablet_service.cc:1511] Processing CreateTablet for tablet e65eab0689f74e8abdf43b88898e57b3 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:36.091838 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65eab0689f74e8abdf43b88898e57b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.092417 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65eab0689f74e8abdf43b88898e57b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.095075 32600 tablet_service.cc:1511] Processing CreateTablet for tablet f0ace3be9c7944b79dedfc7e4f64b96f (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:36.096292 32600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ace3be9c7944b79dedfc7e4f64b96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.096700 32526 tablet_service.cc:1511] Processing CreateTablet for tablet f0ace3be9c7944b79dedfc7e4f64b96f (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:36.098105 32526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ace3be9c7944b79dedfc7e4f64b96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.115062   355 tablet_bootstrap.cc:492] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.117316 32668 tablet_service.cc:1511] Processing CreateTablet for tablet e65eab0689f74e8abdf43b88898e57b3 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:36.117746 32520 tablet_service.cc:1511] Processing CreateTablet for tablet 372b93ca4c10479d8c73283a9ef0b80f (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:36.118753 32668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65eab0689f74e8abdf43b88898e57b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.119115 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372b93ca4c10479d8c73283a9ef0b80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.121073   355 tablet_bootstrap.cc:654] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.127492 32670 tablet_service.cc:1511] Processing CreateTablet for tablet f0ace3be9c7944b79dedfc7e4f64b96f (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:36.128860 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ace3be9c7944b79dedfc7e4f64b96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.132766 32598 tablet_service.cc:1511] Processing CreateTablet for tablet 372b93ca4c10479d8c73283a9ef0b80f (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:36.134011 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372b93ca4c10479d8c73283a9ef0b80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.136264 32669 tablet_service.cc:1511] Processing CreateTablet for tablet 372b93ca4c10479d8c73283a9ef0b80f (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:36.137699 32669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372b93ca4c10479d8c73283a9ef0b80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.151292 32521 tablet_service.cc:1511] Processing CreateTablet for tablet cea6d80cc0ab4f38be1d69e5762fea75 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:36.152597 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea6d80cc0ab4f38be1d69e5762fea75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.162223   357 tablet_bootstrap.cc:492] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.167243   358 tablet_bootstrap.cc:492] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.167062 32598 tablet_service.cc:1511] Processing CreateTablet for tablet cea6d80cc0ab4f38be1d69e5762fea75 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:36.175192 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea6d80cc0ab4f38be1d69e5762fea75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.178506   358 tablet_bootstrap.cc:654] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.181864 32670 tablet_service.cc:1511] Processing CreateTablet for tablet cea6d80cc0ab4f38be1d69e5762fea75 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:36.193981 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea6d80cc0ab4f38be1d69e5762fea75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.184109 32518 tablet_service.cc:1511] Processing CreateTablet for tablet 8527a692bf15496baca4d44704ce3cb5 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:36.171849   357 tablet_bootstrap.cc:654] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.197929 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527a692bf15496baca4d44704ce3cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.203958 32667 tablet_service.cc:1511] Processing CreateTablet for tablet 8527a692bf15496baca4d44704ce3cb5 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:36.205252 32667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527a692bf15496baca4d44704ce3cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.206594 32674 tablet_service.cc:1511] Processing CreateTablet for tablet 544dac4c5468476dbda26d25813e2349 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:36.207917 32674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544dac4c5468476dbda26d25813e2349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.210958 32675 tablet_service.cc:1511] Processing CreateTablet for tablet b698076a6097455d9b6ebcbf4f4378b5 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:36.212209 32675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b698076a6097455d9b6ebcbf4f4378b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.212798 32520 tablet_service.cc:1511] Processing CreateTablet for tablet b698076a6097455d9b6ebcbf4f4378b5 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:36.214082 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b698076a6097455d9b6ebcbf4f4378b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.213959 32597 tablet_service.cc:1511] Processing CreateTablet for tablet b698076a6097455d9b6ebcbf4f4378b5 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:36.214246 32595 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed584d218aa4339a708596c8d2215b2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:36.214367 32524 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed584d218aa4339a708596c8d2215b2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:36.215276 32597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b698076a6097455d9b6ebcbf4f4378b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.215667 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed584d218aa4339a708596c8d2215b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.217008 32600 tablet_service.cc:1511] Processing CreateTablet for tablet 544dac4c5468476dbda26d25813e2349 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:36.217643 32672 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed584d218aa4339a708596c8d2215b2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:36.218281 32600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544dac4c5468476dbda26d25813e2349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.220989 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed584d218aa4339a708596c8d2215b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.224545 32672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed584d218aa4339a708596c8d2215b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.228281 32598 tablet_service.cc:1511] Processing CreateTablet for tablet 8527a692bf15496baca4d44704ce3cb5 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:36.229537 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527a692bf15496baca4d44704ce3cb5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:36.229743 32482 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:36.234930 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 544dac4c5468476dbda26d25813e2349 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:36.236251 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544dac4c5468476dbda26d25813e2349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.243099 32525 tablet_service.cc:1511] Processing CreateTablet for tablet 3f919a17a4db4218bc4d16341787b392 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:36.244292 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f919a17a4db4218bc4d16341787b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.245463 32593 tablet_service.cc:1511] Processing CreateTablet for tablet 3f919a17a4db4218bc4d16341787b392 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:36.246685 32593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f919a17a4db4218bc4d16341787b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.260332 32668 tablet_service.cc:1511] Processing CreateTablet for tablet 3f919a17a4db4218bc4d16341787b392 (DEFAULT_TABLE table=soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:36.261698 32668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f919a17a4db4218bc4d16341787b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:36.275314   355 tablet_bootstrap.cc:492] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.275876   355 ts_tablet_manager.cc:1403] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.024s
I20260709 14:56:36.278829   355 raft_consensus.cc:359] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.279556   355 raft_consensus.cc:385] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.279842   355 raft_consensus.cc:740] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.281450   355 consensus_queue.cc:260] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.283739   355 ts_tablet_manager.cc:1434] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:56:36.285858   355 tablet_bootstrap.cc:492] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.291326   358 tablet_bootstrap.cc:492] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.291862   358 ts_tablet_manager.cc:1403] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.004s
I20260709 14:56:36.297660   358 raft_consensus.cc:359] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.298470   358 raft_consensus.cc:385] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.299017   358 raft_consensus.cc:740] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.299926   358 consensus_queue.cc:260] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.302505   358 ts_tablet_manager.cc:1434] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:56:36.321938   355 tablet_bootstrap.cc:654] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.326613   357 tablet_bootstrap.cc:492] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:36.327127   357 ts_tablet_manager.cc:1403] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.165s	user 0.007s	sys 0.010s
I20260709 14:56:36.330456   357 raft_consensus.cc:359] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.331326   357 raft_consensus.cc:385] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.331704   357 raft_consensus.cc:740] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.332559   357 consensus_queue.cc:260] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.330952   358 tablet_bootstrap.cc:492] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.342407   358 tablet_bootstrap.cc:654] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.348155   357 ts_tablet_manager.cc:1434] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:56:36.348573   358 tablet_bootstrap.cc:492] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.349045   358 ts_tablet_manager.cc:1403] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.007s
I20260709 14:56:36.351665   358 raft_consensus.cc:359] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.352280   358 raft_consensus.cc:385] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.352522   358 raft_consensus.cc:740] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.353170   358 consensus_queue.cc:260] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.355346   358 ts_tablet_manager.cc:1434] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:36.356328   358 tablet_bootstrap.cc:492] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.359107   355 tablet_bootstrap.cc:492] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.359645   355 ts_tablet_manager.cc:1403] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.008s
I20260709 14:56:36.361431   357 tablet_bootstrap.cc:492] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.363034   355 raft_consensus.cc:359] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.363860   355 raft_consensus.cc:385] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.364167   355 raft_consensus.cc:740] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.364975   355 consensus_queue.cc:260] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.367506   355 ts_tablet_manager.cc:1434] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:36.368481   355 tablet_bootstrap.cc:492] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.374809   355 tablet_bootstrap.cc:654] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.381474   357 tablet_bootstrap.cc:654] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.381866   358 tablet_bootstrap.cc:654] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.402665   355 tablet_bootstrap.cc:492] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.403064   358 tablet_bootstrap.cc:492] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.403184   355 ts_tablet_manager.cc:1403] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.008s
I20260709 14:56:36.403625   358 ts_tablet_manager.cc:1403] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.015s
I20260709 14:56:36.403723   357 tablet_bootstrap.cc:492] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:36.404382   357 ts_tablet_manager.cc:1403] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260709 14:56:36.406286   355 raft_consensus.cc:359] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.406553   358 raft_consensus.cc:359] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.407065   355 raft_consensus.cc:385] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.407783   355 raft_consensus.cc:740] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.407802   357 raft_consensus.cc:359] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.408803   357 raft_consensus.cc:385] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.408609   355 consensus_queue.cc:260] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.409183   357 raft_consensus.cc:740] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.410200   357 consensus_queue.cc:260] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.411015   355 ts_tablet_manager.cc:1434] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.006s
W20260709 14:56:36.411569 32637 tablet.cc:2406] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:36.413234   309 raft_consensus.cc:493] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.413879   309 raft_consensus.cc:515] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.418104   357 ts_tablet_manager.cc:1434] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:36.418310   355 tablet_bootstrap.cc:492] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.419629   357 tablet_bootstrap.cc:492] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.420298 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372b93ca4c10479d8c73283a9ef0b80f" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:36.425222   343 raft_consensus.cc:493] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.425719   343 raft_consensus.cc:515] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.427680   357 tablet_bootstrap.cc:654] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.429474 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:36.430123 32610 raft_consensus.cc:2468] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 0.
I20260709 14:56:36.431617 32649 leader_election.cc:304] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:36.433772   309 leader_election.cc:290] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.436928 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:36.438076   369 raft_consensus.cc:2804] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.438643   369 raft_consensus.cc:493] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.439129   369 raft_consensus.cc:3060] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.427861   343 leader_election.cc:290] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:36.407208   358 raft_consensus.cc:385] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.448392   358 raft_consensus.cc:740] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
W20260709 14:56:36.450902 32649 leader_election.cc:343] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.455924   357 tablet_bootstrap.cc:492] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:36.456624   357 ts_tablet_manager.cc:1403] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.015s
I20260709 14:56:36.457558   358 consensus_queue.cc:260] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.457969   369 raft_consensus.cc:515] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.458767 32685 raft_consensus.cc:2468] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
W20260709 14:56:36.459514 32500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.126.130:36503, user_credentials={real_user=slave}} blocked reactor thread for 47319us
I20260709 14:56:36.457032   355 tablet_bootstrap.cc:654] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.460136   357 raft_consensus.cc:359] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.461079   357 raft_consensus.cc:385] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.461194 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372b93ca4c10479d8c73283a9ef0b80f" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:36.461519   357 raft_consensus.cc:740] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.461920 32610 raft_consensus.cc:2468] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:36.462571   357 consensus_queue.cc:260] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.463397 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:36.464159 32535 raft_consensus.cc:3060] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.466416   357 ts_tablet_manager.cc:1434] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:36.467610   357 tablet_bootstrap.cc:492] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.471405 32500 leader_election.cc:304] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:36.472493   366 raft_consensus.cc:2804] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.472963   366 raft_consensus.cc:493] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.473306   366 raft_consensus.cc:3060] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.474635   369 leader_election.cc:290] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:36.474938 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:36.475967 32610 raft_consensus.cc:3060] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.481316   366 raft_consensus.cc:515] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.487301   358 ts_tablet_manager.cc:1434] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.001s
I20260709 14:56:36.489413 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372b93ca4c10479d8c73283a9ef0b80f" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:36.490163 32611 raft_consensus.cc:3060] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.492044   366 leader_election.cc:290] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.492144 32535 raft_consensus.cc:2468] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:36.493001 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372b93ca4c10479d8c73283a9ef0b80f" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:36.493255   357 tablet_bootstrap.cc:654] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.495409   355 tablet_bootstrap.cc:492] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.495939   355 ts_tablet_manager.cc:1403] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.021s
I20260709 14:56:36.498999   355 raft_consensus.cc:359] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.499469 32611 raft_consensus.cc:2468] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:36.499818   355 raft_consensus.cc:385] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.500181   355 raft_consensus.cc:740] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.500811 32500 leader_election.cc:304] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:36.501024   355 consensus_queue.cc:260] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.501698   366 raft_consensus.cc:2804] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.502089 32610 raft_consensus.cc:2468] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:36.502239   366 raft_consensus.cc:697] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:36.503293 32649 leader_election.cc:304] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:36.503865   355 ts_tablet_manager.cc:1434] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:36.503304   366 consensus_queue.cc:237] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.504165   369 raft_consensus.cc:2804] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.504721   369 raft_consensus.cc:697] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:36.505616   369 consensus_queue.cc:237] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.509017   355 tablet_bootstrap.cc:492] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.515336   358 tablet_bootstrap.cc:492] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.531705   355 tablet_bootstrap.cc:654] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.533831   357 tablet_bootstrap.cc:492] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:36.534456   357 ts_tablet_manager.cc:1403] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.015s
I20260709 14:56:36.542342   357 raft_consensus.cc:359] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.544149   357 raft_consensus.cc:385] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.544524   357 raft_consensus.cc:740] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.545392   357 consensus_queue.cc:260] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.547946   357 ts_tablet_manager.cc:1434] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:56:36.549986   357 tablet_bootstrap.cc:492] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.550570   355 tablet_bootstrap.cc:492] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.549911 32433 catalog_manager.cc:5697] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 1 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.551108   355 ts_tablet_manager.cc:1403] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260709 14:56:36.548628   358 tablet_bootstrap.cc:654] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.554405   355 raft_consensus.cc:359] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.555176   355 raft_consensus.cc:385] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.555495   355 raft_consensus.cc:740] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.556380   355 consensus_queue.cc:260] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.560832   357 tablet_bootstrap.cc:654] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.561419   355 ts_tablet_manager.cc:1434] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 14:56:36.562575   355 tablet_bootstrap.cc:492] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.569595   355 tablet_bootstrap.cc:654] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.581385   355 tablet_bootstrap.cc:492] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.581946   355 ts_tablet_manager.cc:1403] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 14:56:36.581432 32431 catalog_manager.cc:5697] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 1 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.585129   355 raft_consensus.cc:359] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.585992   355 raft_consensus.cc:385] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.586308   355 raft_consensus.cc:740] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.587213   355 consensus_queue.cc:260] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.593107   355 ts_tablet_manager.cc:1434] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:36.594246   355 tablet_bootstrap.cc:492] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.601490   355 tablet_bootstrap.cc:654] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.613447   355 tablet_bootstrap.cc:492] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.613974   355 ts_tablet_manager.cc:1403] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 14:56:36.617120   355 raft_consensus.cc:359] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.617916   355 raft_consensus.cc:385] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.618243   355 raft_consensus.cc:740] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.619068   355 consensus_queue.cc:260] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.624352   358 tablet_bootstrap.cc:492] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.624722   355 ts_tablet_manager.cc:1434] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:56:36.624886   358 ts_tablet_manager.cc:1403] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.022s
I20260709 14:56:36.625941   355 tablet_bootstrap.cc:492] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.627969   358 raft_consensus.cc:359] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.628669   358 raft_consensus.cc:385] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.628969   358 raft_consensus.cc:740] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.629944   358 consensus_queue.cc:260] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.633580   355 tablet_bootstrap.cc:654] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.634457   358 ts_tablet_manager.cc:1434] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:36.635464   358 tablet_bootstrap.cc:492] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.649086   358 tablet_bootstrap.cc:654] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.657407   357 tablet_bootstrap.cc:492] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:36.657905   357 ts_tablet_manager.cc:1403] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.029s
I20260709 14:56:36.659878   355 tablet_bootstrap.cc:492] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.660446   355 ts_tablet_manager.cc:1403] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.016s
I20260709 14:56:36.660666   357 raft_consensus.cc:359] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.661443   357 raft_consensus.cc:385] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.661737   357 raft_consensus.cc:740] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.663625   358 tablet_bootstrap.cc:492] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.664057   358 ts_tablet_manager.cc:1403] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:56:36.663889   355 raft_consensus.cc:359] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.664758   355 raft_consensus.cc:385] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.665056   355 raft_consensus.cc:740] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.665805   355 consensus_queue.cc:260] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.666765   358 raft_consensus.cc:359] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.667459   358 raft_consensus.cc:385] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.667728   358 raft_consensus.cc:740] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.668601   357 consensus_queue.cc:260] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.670439   355 ts_tablet_manager.cc:1434] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:36.671231   357 ts_tablet_manager.cc:1434] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:56:36.671443   355 tablet_bootstrap.cc:492] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: Bootstrap starting.
I20260709 14:56:36.672222   357 tablet_bootstrap.cc:492] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.677397   358 consensus_queue.cc:260] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.678248   355 tablet_bootstrap.cc:654] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.680048   358 ts_tablet_manager.cc:1434] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:56:36.681062   358 tablet_bootstrap.cc:492] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.687071   357 tablet_bootstrap.cc:654] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.689230   366 raft_consensus.cc:493] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.689703   366 raft_consensus.cc:515] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.694257 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea6d80cc0ab4f38be1d69e5762fea75" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:36.694897 32685 raft_consensus.cc:2468] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:36.695438 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea6d80cc0ab4f38be1d69e5762fea75" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:36.696022   367 raft_consensus.cc:493] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.696517   367 raft_consensus.cc:515] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.698619   367 leader_election.cc:290] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.699831 32499 leader_election.cc:304] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:36.698634   358 tablet_bootstrap.cc:654] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.701435 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dac4c5468476dbda26d25813e2349" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:36.703495   309 raft_consensus.cc:2804] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.703943   309 raft_consensus.cc:493] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.704262   309 raft_consensus.cc:3060] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.696056 32610 raft_consensus.cc:2468] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:36.705260 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dac4c5468476dbda26d25813e2349" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:36.705900 32611 raft_consensus.cc:2468] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
W20260709 14:56:36.706629 32499 leader_election.cc:343] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.693023   366 leader_election.cc:290] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.710206   355 tablet_bootstrap.cc:492] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: No bootstrap required, opened a new log
I20260709 14:56:36.710687   355 ts_tablet_manager.cc:1403] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.016s
I20260709 14:56:36.710484 32500 leader_election.cc:304] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:36.711697   367 raft_consensus.cc:2804] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.712074   367 raft_consensus.cc:493] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.712392   367 raft_consensus.cc:3060] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.713445   355 raft_consensus.cc:359] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.714164   355 raft_consensus.cc:385] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.714432   355 raft_consensus.cc:740] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.720438   355 consensus_queue.cc:260] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.722671   355 ts_tablet_manager.cc:1434] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:36.725255   358 tablet_bootstrap.cc:492] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.725768   358 ts_tablet_manager.cc:1403] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 14:56:36.728658   358 raft_consensus.cc:359] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.729331   358 raft_consensus.cc:385] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.729612   358 raft_consensus.cc:740] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.730332   358 consensus_queue.cc:260] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.732677   358 ts_tablet_manager.cc:1434] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:36.733664   358 tablet_bootstrap.cc:492] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.734900   357 tablet_bootstrap.cc:492] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:36.735466   357 ts_tablet_manager.cc:1403] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.006s
I20260709 14:56:36.738772   357 raft_consensus.cc:359] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.739612   357 raft_consensus.cc:385] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.739969   357 raft_consensus.cc:740] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.740150   358 tablet_bootstrap.cc:654] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.742228   357 consensus_queue.cc:260] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.745462   357 ts_tablet_manager.cc:1434] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 14:56:36.749351   357 tablet_bootstrap.cc:492] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.745882   309 raft_consensus.cc:515] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.755702 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea6d80cc0ab4f38be1d69e5762fea75" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:36.756475 32611 raft_consensus.cc:3060] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.757835   357 tablet_bootstrap.cc:654] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.759027   358 tablet_bootstrap.cc:492] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.759589   358 ts_tablet_manager.cc:1403] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260709 14:56:36.762775   358 raft_consensus.cc:359] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.763495   358 raft_consensus.cc:385] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.763859   358 raft_consensus.cc:740] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.763859 32611 raft_consensus.cc:2468] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:36.764739   358 consensus_queue.cc:260] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.765769 32500 leader_election.cc:304] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:36.766865   366 raft_consensus.cc:2804] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.767228   358 ts_tablet_manager.cc:1434] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:36.768532   358 tablet_bootstrap.cc:492] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:36.775840   358 tablet_bootstrap.cc:654] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.776767   344 raft_consensus.cc:493] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.777339   344 raft_consensus.cc:515] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.777961 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea6d80cc0ab4f38be1d69e5762fea75" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:36.778565 32685 raft_consensus.cc:3060] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.782380 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:36.783627   369 raft_consensus.cc:493] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.784235   369 raft_consensus.cc:515] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.779654   344 leader_election.cc:290] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.787431 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:36.788264 32535 raft_consensus.cc:2468] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:36.789594   369 leader_election.cc:290] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
W20260709 14:56:36.791255 32574 leader_election.cc:343] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.792163 32575 leader_election.cc:304] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:36.792641 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:36.793390 32610 raft_consensus.cc:2468] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 0.
I20260709 14:56:36.793895 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:36.794757 32649 leader_election.cc:304] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:36.795572   344 raft_consensus.cc:2804] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:36.795810 32649 leader_election.cc:343] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.796159   344 raft_consensus.cc:493] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.796648   344 raft_consensus.cc:3060] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.796902   343 raft_consensus.cc:493] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.797477   343 raft_consensus.cc:515] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.799830   343 leader_election.cc:290] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:36.800360   343 raft_consensus.cc:2804] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.800714   343 raft_consensus.cc:493] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.803027 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:36.803766 32610 raft_consensus.cc:2468] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 0.
I20260709 14:56:36.805119 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:36.801054   343 raft_consensus.cc:3060] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.805552 32649 leader_election.cc:304] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:36.813575   366 raft_consensus.cc:697] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:36.809003 32685 raft_consensus.cc:2468] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:36.815137   369 raft_consensus.cc:2804] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.815544   369 raft_consensus.cc:493] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.815752   357 tablet_bootstrap.cc:492] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:36.816052   369 raft_consensus.cc:3060] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.816358   357 ts_tablet_manager.cc:1403] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.007s
I20260709 14:56:36.819752   357 raft_consensus.cc:359] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.820505   357 raft_consensus.cc:385] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.820842   357 raft_consensus.cc:740] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.821631   357 consensus_queue.cc:260] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.814530   366 consensus_queue.cc:237] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.812685   343 raft_consensus.cc:515] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.842890   343 leader_election.cc:290] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:36.845278 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:36.846086 32610 raft_consensus.cc:3060] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.851150 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
W20260709 14:56:36.853241 32649 leader_election.cc:343] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.811059   309 leader_election.cc:290] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.878424 32610 raft_consensus.cc:2468] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:36.896068 32649 leader_election.cc:304] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [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: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:36.897817   343 raft_consensus.cc:2804] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.899876 32432 catalog_manager.cc:5697] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 1 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.906744   369 raft_consensus.cc:515] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.812826   367 raft_consensus.cc:515] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.805895 32535 raft_consensus.cc:2468] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 0.
I20260709 14:56:36.913187 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dac4c5468476dbda26d25813e2349" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:36.913898 32611 raft_consensus.cc:3060] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.921936 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dac4c5468476dbda26d25813e2349" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:36.923065 32685 raft_consensus.cc:3060] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.925254   367 leader_election.cc:290] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.939952   344 raft_consensus.cc:515] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.936875 32611 raft_consensus.cc:2468] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:36.943778 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:36.944567 32685 raft_consensus.cc:2468] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:36.946666 32536 raft_consensus.cc:3060] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.949833 32500 leader_election.cc:304] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:36.960673 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:36.965185   388 raft_consensus.cc:2804] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.965751   388 raft_consensus.cc:697] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:36.966225   357 ts_tablet_manager.cc:1434] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.149s	user 0.044s	sys 0.078s
I20260709 14:56:36.966638   388 consensus_queue.cc:237] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.969705   358 tablet_bootstrap.cc:492] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:36.967353   357 tablet_bootstrap.cc:492] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:36.959750   366 raft_consensus.cc:493] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:36.970198 32574 leader_election.cc:343] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.971449   366 raft_consensus.cc:515] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.970424   358 ts_tablet_manager.cc:1403] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.202s	user 0.054s	sys 0.071s
I20260709 14:56:36.973908   366 leader_election.cc:290] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.970062   392 raft_consensus.cc:493] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.975535 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:36.981081   358 raft_consensus.cc:359] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.982260   358 raft_consensus.cc:385] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.984242   358 raft_consensus.cc:740] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.986019   393 raft_consensus.cc:493] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.986604   393 raft_consensus.cc:515] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.988348   357 tablet_bootstrap.cc:654] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.979079 32685 raft_consensus.cc:3060] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.978742   392 raft_consensus.cc:515] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.981038 32536 raft_consensus.cc:2468] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 1.
I20260709 14:56:36.959750   344 leader_election.cc:290] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:36.985674   358 consensus_queue.cc:260] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:36.989033   393 leader_election.cc:290] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.036459 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:36.999872   369 leader_election.cc:290] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:37.034430 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:37.001272 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:37.043520 32611 raft_consensus.cc:3060] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.990801 32683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:37.045887 32610 raft_consensus.cc:2468] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:37.046294 32683 raft_consensus.cc:2468] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 0.
I20260709 14:56:37.047606 32574 leader_election.cc:304] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:36.998799   395 consensus_queue.cc:1048] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 14:56:37.052034   357 tablet_bootstrap.cc:492] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:37.052592   357 ts_tablet_manager.cc:1403] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.031s
I20260709 14:56:37.055207   357 raft_consensus.cc:359] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.056063   357 raft_consensus.cc:385] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.055881 32684 raft_consensus.cc:2468] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:37.056509   357 raft_consensus.cc:740] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.054418   358 ts_tablet_manager.cc:1434] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 14:56:37.057109 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:37.057827   358 tablet_bootstrap.cc:492] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec: Bootstrap starting.
I20260709 14:56:37.057471   357 consensus_queue.cc:260] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.057102 32432 catalog_manager.cc:5697] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 1 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.059551   357 ts_tablet_manager.cc:1434] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:37.059605   392 leader_election.cc:290] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.060222 32499 leader_election.cc:304] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:37.060882   357 tablet_bootstrap.cc:492] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e: Bootstrap starting.
I20260709 14:56:37.061523   388 raft_consensus.cc:2804] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.061993   388 raft_consensus.cc:493] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.062386   388 raft_consensus.cc:3060] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.066733   397 raft_consensus.cc:2804] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.067238   397 raft_consensus.cc:493] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.067853   397 raft_consensus.cc:3060] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.068468   366 consensus_queue.cc:1048] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.073120   388 raft_consensus.cc:515] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.075277   388 leader_election.cc:290] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.076638 32611 raft_consensus.cc:2468] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:37.076745 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.077466 32685 raft_consensus.cc:3060] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:37.079341 32575 leader_election.cc:343] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.066859   357 tablet_bootstrap.cc:654] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.079442 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:37.083817 32610 raft_consensus.cc:3060] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.084167 32575 leader_election.cc:304] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:37.080284 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:37.085302   344 raft_consensus.cc:2804] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.085830   344 raft_consensus.cc:697] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:37.067926   358 tablet_bootstrap.cc:654] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.087224   344 consensus_queue.cc:237] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.085420 32536 raft_consensus.cc:2393] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 392f17c7367743e8a56b967c555b71a2 in current term 1: Already voted for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in this term.
I20260709 14:56:37.030004   343 raft_consensus.cc:697] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:37.091032   343 consensus_queue.cc:237] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.082814 32649 leader_election.cc:304] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 
I20260709 14:56:37.001057 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:37.080971   399 consensus_queue.cc:1048] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:37.093751   394 raft_consensus.cc:2804] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.094005 32535 raft_consensus.cc:3060] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.094348   394 raft_consensus.cc:697] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:37.095218   394 consensus_queue.cc:237] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.097820   388 raft_consensus.cc:493] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.098291   388 raft_consensus.cc:515] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.100620   388 leader_election.cc:290] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.101176   366 consensus_queue.cc:1048] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.098213 32575 leader_election.cc:304] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2; no voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:37.104508 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:37.106232 32684 raft_consensus.cc:2468] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 0.
I20260709 14:56:37.107452 32499 leader_election.cc:304] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:37.108755 32685 raft_consensus.cc:2468] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:37.110616 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:37.111550 32610 raft_consensus.cc:2468] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:37.112098   393 raft_consensus.cc:2749] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.114410 32499 leader_election.cc:304] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:37.116278   389 raft_consensus.cc:2804] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.116732   389 raft_consensus.cc:493] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.117157   389 raft_consensus.cc:3060] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.118587 32535 raft_consensus.cc:2468] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 1.
I20260709 14:56:37.127405 32433 catalog_manager.cc:5697] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 1 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.129364   366 raft_consensus.cc:2804] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.130378   366 raft_consensus.cc:697] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:37.131604   366 consensus_queue.cc:237] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.146142   389 raft_consensus.cc:515] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.154774 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.154860 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:37.155524 32684 raft_consensus.cc:3060] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.167091   357 tablet_bootstrap.cc:492] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e: No bootstrap required, opened a new log
I20260709 14:56:37.167595   357 ts_tablet_manager.cc:1403] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.032s
I20260709 14:56:37.170228   357 raft_consensus.cc:359] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.171418   357 raft_consensus.cc:385] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.186218   357 raft_consensus.cc:740] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.186914   357 consensus_queue.cc:260] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.172720   358 tablet_bootstrap.cc:492] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec: No bootstrap required, opened a new log
I20260709 14:56:37.188578   358 ts_tablet_manager.cc:1403] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.003s
I20260709 14:56:37.167605   389 leader_election.cc:290] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.188971   357 ts_tablet_manager.cc:1434] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:56:37.171175   397 raft_consensus.cc:515] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.191685 32611 raft_consensus.cc:2393] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f9b10a6ff4f46909ca8387f6d8d837e in current term 1: Already voted for candidate 392f17c7367743e8a56b967c555b71a2 in this term.
I20260709 14:56:37.191196   358 raft_consensus.cc:359] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.192838   358 raft_consensus.cc:385] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.193091   358 raft_consensus.cc:740] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.193886   358 consensus_queue.cc:260] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.196223   358 ts_tablet_manager.cc:1434] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:37.196851 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:37.179288 32684 raft_consensus.cc:2468] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 1.
I20260709 14:56:37.197795 32535 raft_consensus.cc:2393] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 392f17c7367743e8a56b967c555b71a2 in current term 1: Already voted for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in this term.
I20260709 14:56:37.198402 32683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.198536 32499 leader_election.cc:304] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [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: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 392f17c7367743e8a56b967c555b71a2
I20260709 14:56:37.199198 32683 raft_consensus.cc:2393] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 392f17c7367743e8a56b967c555b71a2 in current term 1: Already voted for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in this term.
I20260709 14:56:37.199739   366 raft_consensus.cc:2804] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.199934   397 leader_election.cc:290] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 1 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.196297 32432 catalog_manager.cc:5697] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 1 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.200486   366 raft_consensus.cc:697] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:37.200474 32574 leader_election.cc:304] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2; no voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:37.201678   366 consensus_queue.cc:237] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.202020   397 raft_consensus.cc:2749] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.210511 32434 catalog_manager.cc:5697] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 1 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.211751 32433 catalog_manager.cc:5697] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 1 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.227093   366 raft_consensus.cc:493] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.227698   366 raft_consensus.cc:515] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.230468 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:37.230474 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48455be97a734912bbcea1c69bdc5aec" is_pre_election: true
I20260709 14:56:37.231343 32611 raft_consensus.cc:2393] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f9b10a6ff4f46909ca8387f6d8d837e in current term 1: Already voted for candidate 48455be97a734912bbcea1c69bdc5aec in this term.
I20260709 14:56:37.232380   366 leader_election.cc:290] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.232532 32500 leader_election.cc:304] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:37.234257   389 raft_consensus.cc:3060] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:37.236343 32482 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:37.236721   388 consensus_queue.cc:1048] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.237641 32432 catalog_manager.cc:5697] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 1 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.242463   389 raft_consensus.cc:2749] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.259716   389 consensus_queue.cc:1048] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.274513 32684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3"
dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
mode: GRACEFUL
new_leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:42572
I20260709 14:56:37.275125 32684 raft_consensus.cc:606] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Received request to transfer leadership to TS 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:37.280849 32684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f"
dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
mode: GRACEFUL
new_leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:42572
I20260709 14:56:37.281462 32684 raft_consensus.cc:606] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Received request to transfer leadership to TS 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:37.304188 32535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
mode: GRACEFUL
new_leader_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:51590
I20260709 14:56:37.304713 32535 raft_consensus.cc:606] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Received request to transfer leadership to TS 392f17c7367743e8a56b967c555b71a2
I20260709 14:56:37.309311 32535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544dac4c5468476dbda26d25813e2349"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
mode: GRACEFUL
new_leader_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:51590
I20260709 14:56:37.309782 32535 raft_consensus.cc:606] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Received request to transfer leadership to TS 392f17c7367743e8a56b967c555b71a2
I20260709 14:56:37.314447 32535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
mode: GRACEFUL
new_leader_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:51590
I20260709 14:56:37.315043 32535 raft_consensus.cc:606] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Received request to transfer leadership to TS 392f17c7367743e8a56b967c555b71a2
I20260709 14:56:37.321415 32684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2"
dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
mode: GRACEFUL
new_leader_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:42572
I20260709 14:56:37.322077 32684 raft_consensus.cc:606] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Received request to transfer leadership to TS 392f17c7367743e8a56b967c555b71a2
I20260709 14:56:37.327350 32609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392"
dest_uuid: "392f17c7367743e8a56b967c555b71a2"
mode: GRACEFUL
new_leader_uuid: "48455be97a734912bbcea1c69bdc5aec"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:56:37.328024 32609 raft_consensus.cc:606] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Received request to transfer leadership to TS 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:37.380610   394 raft_consensus.cc:493] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.381232   394 raft_consensus.cc:515] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.381438   366 consensus_queue.cc:1048] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.383342   394 leader_election.cc:290] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:37.384375 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" is_pre_election: true
I20260709 14:56:37.384567 32611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "392f17c7367743e8a56b967c555b71a2" is_pre_election: true
I20260709 14:56:37.385762 32535 raft_consensus.cc:2393] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48455be97a734912bbcea1c69bdc5aec in current term 1: Already voted for candidate 392f17c7367743e8a56b967c555b71a2 in this term.
I20260709 14:56:37.387151 32649 leader_election.cc:304] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec; no voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:37.388357   394 raft_consensus.cc:3060] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.390455   309 raft_consensus.cc:993] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: : Instructing follower 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.390949   389 raft_consensus.cc:1081] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Signalling peer 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.395483 32609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544dac4c5468476dbda26d25813e2349"
dest_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:42012
I20260709 14:56:37.395916   394 raft_consensus.cc:2749] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.396044 32609 raft_consensus.cc:493] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.396502 32609 raft_consensus.cc:3060] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.402873   366 consensus_queue.cc:1048] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:37.407441 32609 raft_consensus.cc:515] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.410142 32609 leader_election.cc:290] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 2 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.411748 32683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dac4c5468476dbda26d25813e2349" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.412485 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dac4c5468476dbda26d25813e2349" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:37.413095 32535 raft_consensus.cc:3055] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.413491 32535 raft_consensus.cc:740] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:37.414284 32535 consensus_queue.cc:260] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.415385 32535 raft_consensus.cc:3060] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:37.420740   366 consensus_queue.cc:1175] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "48455be97a734912bbcea1c69bdc5aec" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:56:37.422817 32535 raft_consensus.cc:2468] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 2.
I20260709 14:56:37.424216 32575 leader_election.cc:304] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:37.425347   344 raft_consensus.cc:2804] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.425803   344 raft_consensus.cc:697] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:37.426582   344 consensus_queue.cc:237] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.437314 32432 catalog_manager.cc:5697] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 1 to 2, leader changed from 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129) to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.478915   344 consensus_queue.cc:1048] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.486593   394 consensus_queue.cc:1048] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.492009   397 consensus_queue.cc:1048] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.500918   394 consensus_queue.cc:1048] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.502593   397 raft_consensus.cc:993] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: : Instructing follower 48455be97a734912bbcea1c69bdc5aec to start an election
I20260709 14:56:37.503139   393 raft_consensus.cc:1081] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Signalling peer 48455be97a734912bbcea1c69bdc5aec to start an election
I20260709 14:56:37.509361 32684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392"
dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
 from {username='slave'} at 127.0.0.1:42560
I20260709 14:56:37.510164 32684 raft_consensus.cc:493] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.510813 32684 raft_consensus.cc:3060] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.520203 32684 raft_consensus.cc:515] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.522732   394 raft_consensus.cc:993] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: : Instructing follower 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.523218   394 raft_consensus.cc:1081] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Signalling peer 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.526362 32684 leader_election.cc:290] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 2 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:37.528805 32536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:37.529389 32536 raft_consensus.cc:3060] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.536911 32608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2"
dest_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:42020
I20260709 14:56:37.537552 32608 raft_consensus.cc:493] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.537909 32608 raft_consensus.cc:3060] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.541363 32610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f919a17a4db4218bc4d16341787b392" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:37.542006 32610 raft_consensus.cc:3055] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.542310 32610 raft_consensus.cc:740] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:37.543120 32610 consensus_queue.cc:260] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.544370 32610 raft_consensus.cc:3060] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.545075 32608 raft_consensus.cc:515] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.546381   395 consensus_queue.cc:1048] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.548390   395 consensus_queue.cc:1048] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.551043 32609 raft_consensus.cc:1240] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Rejecting Update request from peer 48455be97a734912bbcea1c69bdc5aec for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:37.555523 32608 leader_election.cc:290] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 2 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.556318   366 consensus_queue.cc:1048] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.557127 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:37.558544 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed584d218aa4339a708596c8d2215b2" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.559126 32684 raft_consensus.cc:3055] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.559442 32684 raft_consensus.cc:740] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:37.560240 32684 consensus_queue.cc:260] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.564038 32684 raft_consensus.cc:3060] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.568778   388 raft_consensus.cc:993] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: : Instructing follower 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.569291   388 raft_consensus.cc:1081] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Signalling peer 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.576126 32536 raft_consensus.cc:2468] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 2.
I20260709 14:56:37.579557 32649 leader_election.cc:304] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:37.582947   309 consensus_queue.cc:1048] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.583644   394 raft_consensus.cc:2804] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.584263   394 raft_consensus.cc:697] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 2 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:37.585345   394 consensus_queue.cc:237] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.588915 32608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5"
dest_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:42012
I20260709 14:56:37.589664 32608 raft_consensus.cc:493] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.590123 32608 raft_consensus.cc:3060] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.594609 32434 catalog_manager.cc:5697] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 1 to 2, leader changed from 392f17c7367743e8a56b967c555b71a2 (127.23.126.130) to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 2 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.595342 32610 raft_consensus.cc:2468] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 2.
I20260709 14:56:37.599970 32608 raft_consensus.cc:515] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.603109 32608 leader_election.cc:290] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 2 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.604067 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.605819 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698076a6097455d9b6ebcbf4f4378b5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:37.606395 32535 raft_consensus.cc:3055] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.606714 32535 raft_consensus.cc:740] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:37.607579 32535 consensus_queue.cc:260] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.608824 32535 raft_consensus.cc:3060] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.618239 32535 raft_consensus.cc:2468] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 2.
I20260709 14:56:37.619745 32684 raft_consensus.cc:2468] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 2.
I20260709 14:56:37.619995 32575 leader_election.cc:304] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:37.620992 32574 leader_election.cc:304] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 48455be97a734912bbcea1c69bdc5aec; no voters: 7f9b10a6ff4f46909ca8387f6d8d837e
I20260709 14:56:37.622323   397 raft_consensus.cc:2804] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.622892   397 raft_consensus.cc:697] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:37.623744   397 consensus_queue.cc:237] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [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: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.624471   393 raft_consensus.cc:2804] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.624933   393 raft_consensus.cc:697] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:37.625741   393 consensus_queue.cc:237] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.631484   395 raft_consensus.cc:993] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: : Instructing follower 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:37.631995   395 raft_consensus.cc:1081] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Signalling peer 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:37.634793 32432 catalog_manager.cc:5697] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 1 to 2, leader changed from 48455be97a734912bbcea1c69bdc5aec (127.23.126.131) to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.636051 32535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:50874
I20260709 14:56:37.636665 32535 raft_consensus.cc:493] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.637135 32535 raft_consensus.cc:3060] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.636570 32432 catalog_manager.cc:5697] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 1 to 2, leader changed from 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129) to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.642930 32535 raft_consensus.cc:515] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.644716 32535 leader_election.cc:290] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.645470 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:37.646077 32608 raft_consensus.cc:3060] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.647042 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ace3be9c7944b79dedfc7e4f64b96f" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.647617 32684 raft_consensus.cc:3055] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.647917 32684 raft_consensus.cc:740] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:37.648665 32684 consensus_queue.cc:260] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.649718 32684 raft_consensus.cc:3060] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.658471 32608 raft_consensus.cc:2468] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:37.659621 32500 leader_election.cc:304] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:37.660421   366 raft_consensus.cc:2804] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.660873   366 raft_consensus.cc:697] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:37.661665   366 consensus_queue.cc:237] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.667243   399 raft_consensus.cc:993] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: : Instructing follower 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:37.667713   394 raft_consensus.cc:1081] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Signalling peer 7f9b10a6ff4f46909ca8387f6d8d837e to start an election
I20260709 14:56:37.669374 32535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
 from {username='slave'} at 127.0.0.1:50874
I20260709 14:56:37.670027 32535 raft_consensus.cc:493] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.670519 32535 raft_consensus.cc:3060] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.671842   309 consensus_queue.cc:1048] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.673276 32433 catalog_manager.cc:5697] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 1 to 2, leader changed from 48455be97a734912bbcea1c69bdc5aec (127.23.126.131) to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 2 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.676733 32684 raft_consensus.cc:2468] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:37.678471 32535 raft_consensus.cc:515] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.680847 32535 leader_election.cc:290] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Requested vote from peers 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.681494 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:37.682093 32608 raft_consensus.cc:3060] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.683765 32684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65eab0689f74e8abdf43b88898e57b3" candidate_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.684347 32684 raft_consensus.cc:3055] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.684661 32684 raft_consensus.cc:740] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:37.685669 32684 consensus_queue.cc:260] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.687223 32684 raft_consensus.cc:3060] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.691515   309 raft_consensus.cc:993] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: : Instructing follower 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.692013   388 raft_consensus.cc:1081] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Signalling peer 392f17c7367743e8a56b967c555b71a2 to start an election
I20260709 14:56:37.696718 32609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5"
dest_uuid: "392f17c7367743e8a56b967c555b71a2"
 from {username='slave'} at 127.0.0.1:42012
I20260709 14:56:37.697307 32609 raft_consensus.cc:493] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.697664 32609 raft_consensus.cc:3060] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.702836   366 consensus_queue.cc:1048] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.710083 32609 raft_consensus.cc:515] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.710740 32608 raft_consensus.cc:2468] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:37.711105 32610 raft_consensus.cc:1240] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Rejecting Update request from peer 7f9b10a6ff4f46909ca8387f6d8d837e for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:37.711934 32500 leader_election.cc:304] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:37.713152   309 raft_consensus.cc:2804] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.713608   309 raft_consensus.cc:697] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Becoming Leader. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:37.714416   309 consensus_queue.cc:237] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.715863 32684 raft_consensus.cc:2468] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f9b10a6ff4f46909ca8387f6d8d837e in term 2.
I20260709 14:56:37.717283   389 consensus_queue.cc:1059] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.718238   389 raft_consensus.cc:3055] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.718449 32609 leader_election.cc:290] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [CANDIDATE]: Term 2 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 48455be97a734912bbcea1c69bdc5aec (127.23.126.131:33823)
I20260709 14:56:37.718564   389 raft_consensus.cc:740] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:37.719426   389 consensus_queue.cc:260] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.720312   389 raft_consensus.cc:3060] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.720861 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:37.719679 32685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527a692bf15496baca4d44704ce3cb5" candidate_uuid: "392f17c7367743e8a56b967c555b71a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
I20260709 14:56:37.726305 32432 catalog_manager.cc:5697] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e reported cstate change: term changed from 1 to 2, leader changed from 48455be97a734912bbcea1c69bdc5aec (127.23.126.131) to 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129). New cstate: current_term: 2 leader_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.735131 32535 raft_consensus.cc:2468] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 392f17c7367743e8a56b967c555b71a2 in term 2.
I20260709 14:56:37.736945 32575 leader_election.cc:304] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [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: 392f17c7367743e8a56b967c555b71a2, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:37.737836   396 raft_consensus.cc:2804] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.738299   396 raft_consensus.cc:697] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Becoming Leader. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:37.739099   396 consensus_queue.cc:237] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [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: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:37.747485 32432 catalog_manager.cc:5697] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 reported cstate change: term changed from 1 to 2, leader changed from 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129) to 392f17c7367743e8a56b967c555b71a2 (127.23.126.130). New cstate: current_term: 2 leader_uuid: "392f17c7367743e8a56b967c555b71a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.865911 32535 raft_consensus.cc:1275] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.867296   396 consensus_queue.cc:1048] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.875285 32683 raft_consensus.cc:3060] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.883513 32683 raft_consensus.cc:1275] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.884742   396 consensus_queue.cc:1048] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.001458 32535 raft_consensus.cc:1275] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Refusing update from remote peer 48455be97a734912bbcea1c69bdc5aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.002641   394 consensus_queue.cc:1048] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.012015 32608 raft_consensus.cc:1275] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Refusing update from remote peer 48455be97a734912bbcea1c69bdc5aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.013494   369 consensus_queue.cc:1048] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.112583 32608 raft_consensus.cc:1275] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.114154   309 consensus_queue.cc:1048] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.122781 32683 raft_consensus.cc:1275] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.126011   389 consensus_queue.cc:1048] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.164839 32535 raft_consensus.cc:1275] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.167188   396 consensus_queue.cc:1048] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:38.174773 32685 raft_consensus.cc:3060] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.182932 32685 raft_consensus.cc:1275] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.184559   397 consensus_queue.cc:1048] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.190042 32683 raft_consensus.cc:1275] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.191247 32534 raft_consensus.cc:3060] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.197038   389 consensus_queue.cc:1048] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:38.198110 32534 raft_consensus.cc:1275] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.199508   397 consensus_queue.cc:1048] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.204969 32608 raft_consensus.cc:1275] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Refusing update from remote peer 7f9b10a6ff4f46909ca8387f6d8d837e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.206568   367 consensus_queue.cc:1048] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.216269 32685 raft_consensus.cc:1275] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.217531   397 consensus_queue.cc:1048] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.225764 32685 raft_consensus.cc:3060] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.232264 32685 raft_consensus.cc:1275] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.233537   344 consensus_queue.cc:1048] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.255393 32534 raft_consensus.cc:1275] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Refusing update from remote peer 392f17c7367743e8a56b967c555b71a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.257380   397 consensus_queue.cc:1048] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.331290 32433 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46548:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:40.354135 32433 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46548:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:40.376220 24058 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:40.602172 32531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd"
dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
mode: GRACEFUL
new_leader_uuid: "48455be97a734912bbcea1c69bdc5aec"
 from {username='slave'} at 127.0.0.1:51600
I20260709 14:56:40.603209 32531 raft_consensus.cc:606] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Received request to transfer leadership to TS 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:40.668068   484 tablet.cc:1724] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.663782   485 tablet.cc:1724] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.706007   494 tablet.cc:1724] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.719267 32611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200"
dest_uuid: "392f17c7367743e8a56b967c555b71a2"
mode: GRACEFUL
new_leader_uuid: "48455be97a734912bbcea1c69bdc5aec"
 from {username='slave'} at 127.0.0.1:58056
I20260709 14:56:40.720342 32611 raft_consensus.cc:606] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Received request to transfer leadership to TS 48455be97a734912bbcea1c69bdc5aec
I20260709 14:56:40.722723 24058 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:40.723557 24058 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:40.708681   495 tablet.cc:1724] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.713503   498 tablet.cc:1724] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.749071   491 tablet.cc:1724] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.787286   504 tablet.cc:1724] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.821664   488 tablet.cc:1724] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.822063   498 tablet.cc:1724] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.825480   487 tablet.cc:1724] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.831758   491 tablet.cc:1724] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.842314   476 raft_consensus.cc:993] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e: : Instructing follower 48455be97a734912bbcea1c69bdc5aec to start an election
I20260709 14:56:40.851279   488 tablet.cc:1724] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.856528   478 raft_consensus.cc:1081] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Signalling peer 48455be97a734912bbcea1c69bdc5aec to start an election
I20260709 14:56:40.858402 32680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd"
dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
 from {username='slave'} at 127.0.0.1:42568
I20260709 14:56:40.873420   493 tablet.cc:1724] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.885448   507 tablet.cc:1724] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.888166   484 tablet.cc:1724] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.890066   494 tablet.cc:1724] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.892488   495 tablet.cc:1724] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.896613   488 tablet.cc:1724] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.903838 32680 raft_consensus.cc:493] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:40.898203   506 tablet.cc:1724] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.917986 32680 raft_consensus.cc:3060] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.921060   494 tablet.cc:1724] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.908686   487 tablet.cc:1724] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.910045   504 tablet.cc:1724] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.912222   493 tablet.cc:1724] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.930822   488 tablet.cc:1724] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.900447   485 tablet.cc:1724] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.946249   487 tablet.cc:1724] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.958137 32680 raft_consensus.cc:515] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:40.961323 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:40.962057 32533 raft_consensus.cc:3055] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:40.962384 32533 raft_consensus.cc:740] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f9b10a6ff4f46909ca8387f6d8d837e, State: Running, Role: LEADER
I20260709 14:56:40.962637 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d79bf7637664cb881169f56c585e3cd" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:40.963299 32609 raft_consensus.cc:3060] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.963337 32533 consensus_queue.cc:260] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:40.964787 32533 raft_consensus.cc:3060] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.972038 32533 raft_consensus.cc:2468] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 2.
I20260709 14:56:40.972277 32680 leader_election.cc:290] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 2 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:40.971930 32609 raft_consensus.cc:2468] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 2.
I20260709 14:56:40.974185 32649 leader_election.cc:304] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:40.975165   467 raft_consensus.cc:2804] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:40.975632   467 raft_consensus.cc:697] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 2 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:40.976639   467 consensus_queue.cc:237] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:40.980259   485 tablet.cc:1724] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:40.999159 32432 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a: soft_deleted_table [id=a3fc8dfbe3494d0f84d61b108251c288] alter complete (version 1)
I20260709 14:56:41.007588 32432 catalog_manager.cc:5697] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 1 to 2, leader changed from 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129) to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 2 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.211264   457 raft_consensus.cc:993] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2: : Instructing follower 48455be97a734912bbcea1c69bdc5aec to start an election
I20260709 14:56:41.211761   508 raft_consensus.cc:1081] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Signalling peer 48455be97a734912bbcea1c69bdc5aec to start an election
I20260709 14:56:41.212965 32680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200"
dest_uuid: "48455be97a734912bbcea1c69bdc5aec"
 from {username='slave'} at 127.0.0.1:42560
I20260709 14:56:41.213420 32680 raft_consensus.cc:493] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.213718 32680 raft_consensus.cc:3060] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.219089 32680 raft_consensus.cc:515] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:41.220584 32680 leader_election.cc:290] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 2 election: Requested vote from peers 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689), 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503)
I20260709 14:56:41.221288 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e"
I20260709 14:56:41.221716 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440cc7f4c0504c5db28db89f9e51e200" candidate_uuid: "48455be97a734912bbcea1c69bdc5aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "392f17c7367743e8a56b967c555b71a2"
I20260709 14:56:41.221910 32533 raft_consensus.cc:3060] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.222368 32609 raft_consensus.cc:3055] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:41.222708 32609 raft_consensus.cc:740] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 392f17c7367743e8a56b967c555b71a2, State: Running, Role: LEADER
I20260709 14:56:41.223554 32609 consensus_queue.cc:260] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:41.224915 32609 raft_consensus.cc:3060] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.229065 32533 raft_consensus.cc:2468] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 2.
I20260709 14:56:41.230276 32649 leader_election.cc:304] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48455be97a734912bbcea1c69bdc5aec, 7f9b10a6ff4f46909ca8387f6d8d837e; no voters: 
I20260709 14:56:41.231040   467 raft_consensus.cc:2804] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:41.231459   467 raft_consensus.cc:697] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 2 LEADER]: Becoming Leader. State: Replica: 48455be97a734912bbcea1c69bdc5aec, State: Running, Role: LEADER
I20260709 14:56:41.232116 32609 raft_consensus.cc:2468] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48455be97a734912bbcea1c69bdc5aec in term 2.
I20260709 14:56:41.232251   467 consensus_queue.cc:237] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } }
I20260709 14:56:41.239494 32432 catalog_manager.cc:5697] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec reported cstate change: term changed from 1 to 2, leader changed from 392f17c7367743e8a56b967c555b71a2 (127.23.126.130) to 48455be97a734912bbcea1c69bdc5aec (127.23.126.131). New cstate: current_term: 2 leader_uuid: "48455be97a734912bbcea1c69bdc5aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48455be97a734912bbcea1c69bdc5aec" member_type: VOTER last_known_addr { host: "127.23.126.131" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.466198 32533 raft_consensus.cc:1275] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Refusing update from remote peer 48455be97a734912bbcea1c69bdc5aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.467533   467 consensus_queue.cc:1048] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.479115 32609 raft_consensus.cc:1275] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Refusing update from remote peer 48455be97a734912bbcea1c69bdc5aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.480643   467 consensus_queue.cc:1048] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.668274 32533 raft_consensus.cc:1275] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Refusing update from remote peer 48455be97a734912bbcea1c69bdc5aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.669427   467 consensus_queue.cc:1048] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9b10a6ff4f46909ca8387f6d8d837e" member_type: VOTER last_known_addr { host: "127.23.126.129" port: 44689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.680374 32609 raft_consensus.cc:1275] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Refusing update from remote peer 48455be97a734912bbcea1c69bdc5aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.682181   467 consensus_queue.cc:1048] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "392f17c7367743e8a56b967c555b71a2" member_type: VOTER last_known_addr { host: "127.23.126.130" port: 36503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.775727 24058 tablet_server.cc:179] TabletServer@127.23.126.129:0 shutting down...
W20260709 14:56:41.780797 32575 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 14:56:41.784853 32575 consensus_peers.cc:597] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 -> Peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Couldn't send request to peer 7f9b10a6ff4f46909ca8387f6d8d837e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:41.804147 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:41.805047 24058 tablet_replica.cc:333] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.805881 24058 raft_consensus.cc:2243] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.806324 24058 raft_consensus.cc:2272] T 8527a692bf15496baca4d44704ce3cb5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.808825 24058 tablet_replica.cc:333] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.809445 24058 raft_consensus.cc:2243] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.809841 24058 raft_consensus.cc:2272] T 3f919a17a4db4218bc4d16341787b392 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.812783 24058 tablet_replica.cc:333] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.813448 24058 raft_consensus.cc:2243] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.814221 24058 raft_consensus.cc:2272] T f0ace3be9c7944b79dedfc7e4f64b96f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.816612 24058 tablet_replica.cc:333] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.817407 24058 raft_consensus.cc:2243] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.817895 24058 raft_consensus.cc:2272] T 544dac4c5468476dbda26d25813e2349 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.820441 24058 tablet_replica.cc:333] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.821009 24058 raft_consensus.cc:2243] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.821760 24058 raft_consensus.cc:2272] T e65eab0689f74e8abdf43b88898e57b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.824090 24058 tablet_replica.cc:333] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.824651 24058 raft_consensus.cc:2243] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.825109 24058 raft_consensus.cc:2272] T ef1a89a8974b4d13914dbd7a9d0099ef P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.827121 24058 tablet_replica.cc:333] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.827682 24058 raft_consensus.cc:2243] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.828501 24058 raft_consensus.cc:2272] T 2cbed55d4c144ca0b3491668bc338ece P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.830425 24058 tablet_replica.cc:333] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.830953 24058 raft_consensus.cc:2243] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.831357 24058 raft_consensus.cc:2272] T 088c94422d4840bfab914d24c08d7c91 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.833669 24058 tablet_replica.cc:333] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.834407 24058 raft_consensus.cc:2243] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.834820 24058 raft_consensus.cc:2272] T 440cc7f4c0504c5db28db89f9e51e200 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.837502 24058 tablet_replica.cc:333] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.838048 24058 raft_consensus.cc:2243] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.838431 24058 raft_consensus.cc:2272] T 676f7ba2a00647c9a41790c51b90021f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.840523 24058 tablet_replica.cc:333] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.841264 24058 raft_consensus.cc:2243] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.841859 24058 raft_consensus.cc:2272] T 20b61b6509cb40e3bfb06caddfaf91b3 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.844688 24058 tablet_replica.cc:333] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.845366 24058 raft_consensus.cc:2243] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.846021 24058 raft_consensus.cc:2272] T cea6d80cc0ab4f38be1d69e5762fea75 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.848390 24058 tablet_replica.cc:333] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.848843 24058 raft_consensus.cc:2243] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.849231 24058 raft_consensus.cc:2272] T 4ed584d218aa4339a708596c8d2215b2 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.851046 24058 tablet_replica.cc:333] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.851678 24058 raft_consensus.cc:2243] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.852160 24058 raft_consensus.cc:2272] T b698076a6097455d9b6ebcbf4f4378b5 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.854751 24058 tablet_replica.cc:333] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.855268 24058 raft_consensus.cc:2243] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.855998 24058 raft_consensus.cc:2272] T 17e79d57e0244f41a3d4ac550d92bdff P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.857903 24058 tablet_replica.cc:333] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.858566 24058 raft_consensus.cc:2243] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.859462 24058 raft_consensus.cc:2272] T 372b93ca4c10479d8c73283a9ef0b80f P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.862372 24058 tablet_replica.cc:333] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.863072 24058 raft_consensus.cc:2243] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.863548 24058 raft_consensus.cc:2272] T 0d79bf7637664cb881169f56c585e3cd P 7f9b10a6ff4f46909ca8387f6d8d837e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.865978 24058 tablet_replica.cc:333] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e: stopping tablet replica
I20260709 14:56:41.866398 24058 raft_consensus.cc:2243] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.867049 24058 raft_consensus.cc:2272] T 8584d2d36d8440c297ef2ada20c24696 P 7f9b10a6ff4f46909ca8387f6d8d837e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.905908 24058 tablet_server.cc:196] TabletServer@127.23.126.129:0 shutdown complete.
I20260709 14:56:41.942461 24058 tablet_server.cc:179] TabletServer@127.23.126.130:0 shutting down...
W20260709 14:56:41.958173 32649 consensus_peers.cc:597] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec -> Peer 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503): Couldn't send request to peer 392f17c7367743e8a56b967c555b71a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:41.978946 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:41.979825 24058 tablet_replica.cc:333] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:41.980634 24058 raft_consensus.cc:2243] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.981334 24058 raft_consensus.cc:2272] T 3f919a17a4db4218bc4d16341787b392 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.983870 24058 tablet_replica.cc:333] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:41.984397 24058 raft_consensus.cc:2243] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.985195 24058 raft_consensus.cc:2272] T 8527a692bf15496baca4d44704ce3cb5 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.987280 24058 tablet_replica.cc:333] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:41.987895 24058 raft_consensus.cc:2243] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.988695 24058 raft_consensus.cc:2272] T 544dac4c5468476dbda26d25813e2349 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.990744 24058 tablet_replica.cc:333] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:41.991374 24058 raft_consensus.cc:2243] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.991814 24058 raft_consensus.cc:2272] T f0ace3be9c7944b79dedfc7e4f64b96f P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:41.992724 32649 consensus_peers.cc:597] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec -> Peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Couldn't send request to peer 7f9b10a6ff4f46909ca8387f6d8d837e. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:44689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:41.993891 24058 tablet_replica.cc:333] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:41.994505 24058 raft_consensus.cc:2243] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:41.994920 24058 raft_consensus.cc:2272] T 8584d2d36d8440c297ef2ada20c24696 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:41.996883 24058 tablet_replica.cc:333] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:41.997463 24058 raft_consensus.cc:2243] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:41.998247 24058 raft_consensus.cc:2272] T 088c94422d4840bfab914d24c08d7c91 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.000205 24058 tablet_replica.cc:333] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.000746 24058 raft_consensus.cc:2243] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.001261 24058 raft_consensus.cc:2272] T 372b93ca4c10479d8c73283a9ef0b80f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.003217 24058 tablet_replica.cc:333] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.003774 24058 raft_consensus.cc:2243] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.004185 24058 raft_consensus.cc:2272] T e65eab0689f74e8abdf43b88898e57b3 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.006031 24058 tablet_replica.cc:333] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.006559 24058 raft_consensus.cc:2243] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.006951 24058 raft_consensus.cc:2272] T 0d79bf7637664cb881169f56c585e3cd P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.009068 24058 tablet_replica.cc:333] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.009647 24058 raft_consensus.cc:2243] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.010064 24058 raft_consensus.cc:2272] T cea6d80cc0ab4f38be1d69e5762fea75 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.011869 24058 tablet_replica.cc:333] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.012384 24058 raft_consensus.cc:2243] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.012769 24058 raft_consensus.cc:2272] T 20b61b6509cb40e3bfb06caddfaf91b3 P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.014631 24058 tablet_replica.cc:333] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.015103 24058 raft_consensus.cc:2243] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.015545 24058 raft_consensus.cc:2272] T 2cbed55d4c144ca0b3491668bc338ece P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.017446 24058 tablet_replica.cc:333] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.017932 24058 raft_consensus.cc:2243] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.018646 24058 raft_consensus.cc:2272] T ef1a89a8974b4d13914dbd7a9d0099ef P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.020543 24058 tablet_replica.cc:333] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.021008 24058 raft_consensus.cc:2243] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.021737 24058 raft_consensus.cc:2272] T 676f7ba2a00647c9a41790c51b90021f P 392f17c7367743e8a56b967c555b71a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.023495 24058 tablet_replica.cc:333] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.023969 24058 raft_consensus.cc:2243] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.024349 24058 raft_consensus.cc:2272] T 440cc7f4c0504c5db28db89f9e51e200 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.026436 24058 tablet_replica.cc:333] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.026912 24058 raft_consensus.cc:2243] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.027704 24058 raft_consensus.cc:2272] T 4ed584d218aa4339a708596c8d2215b2 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.030141 24058 tablet_replica.cc:333] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.030747 24058 raft_consensus.cc:2243] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.031528 24058 raft_consensus.cc:2272] T b698076a6097455d9b6ebcbf4f4378b5 P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:42.031829 32649 consensus_peers.cc:597] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec -> Peer 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503): Couldn't send request to peer 392f17c7367743e8a56b967c555b71a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:42.033913 24058 tablet_replica.cc:333] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2: stopping tablet replica
I20260709 14:56:42.034531 24058 raft_consensus.cc:2243] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.035086 24058 raft_consensus.cc:2272] T 17e79d57e0244f41a3d4ac550d92bdff P 392f17c7367743e8a56b967c555b71a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:42.061163 32649 consensus_peers.cc:597] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec -> Peer 7f9b10a6ff4f46909ca8387f6d8d837e (127.23.126.129:44689): Couldn't send request to peer 7f9b10a6ff4f46909ca8387f6d8d837e. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.129:44689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:42.073976 24058 tablet_server.cc:196] TabletServer@127.23.126.130:0 shutdown complete.
W20260709 14:56:42.106242 32649 consensus_peers.cc:597] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec -> Peer 392f17c7367743e8a56b967c555b71a2 (127.23.126.130:36503): Couldn't send request to peer 392f17c7367743e8a56b967c555b71a2. Status: Network error: Client connection negotiation failed: client connection to 127.23.126.130:36503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:42.107292 24058 tablet_server.cc:179] TabletServer@127.23.126.131:0 shutting down...
I20260709 14:56:42.133550 24058 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:42.134323 24058 tablet_replica.cc:333] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.134971 24058 raft_consensus.cc:2243] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.135774 24058 raft_consensus.cc:2272] T 3f919a17a4db4218bc4d16341787b392 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.137820 24058 tablet_replica.cc:333] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.138392 24058 raft_consensus.cc:2243] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.138827 24058 raft_consensus.cc:2272] T 544dac4c5468476dbda26d25813e2349 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.140604 24058 tablet_replica.cc:333] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.141114 24058 raft_consensus.cc:2243] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.141601 24058 raft_consensus.cc:2272] T 8527a692bf15496baca4d44704ce3cb5 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.143313 24058 tablet_replica.cc:333] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.143805 24058 raft_consensus.cc:2243] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.144201 24058 raft_consensus.cc:2272] T 372b93ca4c10479d8c73283a9ef0b80f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.146037 24058 tablet_replica.cc:333] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.146575 24058 raft_consensus.cc:2243] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.147002 24058 raft_consensus.cc:2272] T 2cbed55d4c144ca0b3491668bc338ece P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.148885 24058 tablet_replica.cc:333] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.149490 24058 raft_consensus.cc:2243] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.149914 24058 raft_consensus.cc:2272] T ef1a89a8974b4d13914dbd7a9d0099ef P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.151793 24058 tablet_replica.cc:333] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.152355 24058 raft_consensus.cc:2243] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.152777 24058 raft_consensus.cc:2272] T f0ace3be9c7944b79dedfc7e4f64b96f P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.154677 24058 tablet_replica.cc:333] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.155169 24058 raft_consensus.cc:2243] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.155929 24058 raft_consensus.cc:2272] T 440cc7f4c0504c5db28db89f9e51e200 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.158195 24058 tablet_replica.cc:333] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.158708 24058 raft_consensus.cc:2243] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.159121 24058 raft_consensus.cc:2272] T 676f7ba2a00647c9a41790c51b90021f P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.160838 24058 tablet_replica.cc:333] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.161404 24058 raft_consensus.cc:2243] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.161798 24058 raft_consensus.cc:2272] T 088c94422d4840bfab914d24c08d7c91 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.163501 24058 tablet_replica.cc:333] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.164002 24058 raft_consensus.cc:2243] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.164453 24058 raft_consensus.cc:2272] T e65eab0689f74e8abdf43b88898e57b3 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.166246 24058 tablet_replica.cc:333] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.166787 24058 raft_consensus.cc:2243] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.167191 24058 raft_consensus.cc:2272] T cea6d80cc0ab4f38be1d69e5762fea75 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.168866 24058 tablet_replica.cc:333] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.169384 24058 raft_consensus.cc:2243] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.170105 24058 raft_consensus.cc:2272] T 20b61b6509cb40e3bfb06caddfaf91b3 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.171885 24058 tablet_replica.cc:333] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.172399 24058 raft_consensus.cc:2243] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.173094 24058 raft_consensus.cc:2272] T 0d79bf7637664cb881169f56c585e3cd P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.176009 24058 tablet_replica.cc:333] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.176499 24058 raft_consensus.cc:2243] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.176918 24058 raft_consensus.cc:2272] T 8584d2d36d8440c297ef2ada20c24696 P 48455be97a734912bbcea1c69bdc5aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.178769 24058 tablet_replica.cc:333] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.179283 24058 raft_consensus.cc:2243] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.179705 24058 raft_consensus.cc:2272] T b698076a6097455d9b6ebcbf4f4378b5 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.181520 24058 tablet_replica.cc:333] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.181948 24058 raft_consensus.cc:2243] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.182367 24058 raft_consensus.cc:2272] T 4ed584d218aa4339a708596c8d2215b2 P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.183979 24058 tablet_replica.cc:333] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec: stopping tablet replica
I20260709 14:56:42.184432 24058 raft_consensus.cc:2243] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:42.184841 24058 raft_consensus.cc:2272] T 17e79d57e0244f41a3d4ac550d92bdff P 48455be97a734912bbcea1c69bdc5aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.222708 24058 tablet_server.cc:196] TabletServer@127.23.126.131:0 shutdown complete.
I20260709 14:56:42.254297 24058 master.cc:562] Master@127.23.126.190:40261 shutting down...
I20260709 14:56:42.276966 24058 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:42.277518 24058 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:42.277797 24058 tablet_replica.cc:333] T 00000000000000000000000000000000 P 004e2a5044c44a99b563a00e17d0ee7a: stopping tablet replica
I20260709 14:56:42.319284 24058 master.cc:584] Master@127.23.126.190:40261 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11322 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23428 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (308646 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 14:56:42.373499 24058 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 383 messages since previous log ~14 seconds ago
I20260709 14:56:42.373749 24058 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 383 messages since previous log ~14 seconds ago
I20260709 14:56:42.373966 24058 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 381 messages since previous log ~14 seconds ago
I20260709 14:56:42.374174 24058 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 14:56:42.374366 24058 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 ~32 seconds ago
I20260709 14:56:42.374586 24058 logging.cc:436] LogThrottler Service Queue Overflow: suppressed but not reported on 2 messages since previous log ~197 seconds ago
I20260709 14:56:42.374788 24058 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/service_pool.cc:136: suppressed but not reported on 2 messages since previous log ~197 seconds ago
I20260709 14:56:42.374985 24058 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 14:56:42.375280 24058 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~5 seconds ago
